aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2002-03-04 11:16:11 +0000
committerWerner Koch <[email protected]>2002-03-04 11:16:11 +0000
commitbcd5749348b2ff1b45c43c7f28192eb67602d967 (patch)
tree0734a711172fcdf4fe891198170679297bdeea95
parent2002-03-03 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-bcd5749348b2ff1b45c43c7f28192eb67602d967.tar.gz
gpgme-bcd5749348b2ff1b45c43c7f28192eb67602d967.zip
* gpg/Makefile.am (DISTCLEANFILES): Added.V0-3-4
* configure.ac: Bumbed LT version numbers to (7,1,0), requires gpgsm 0.3.1.
-rw-r--r--ChangeLog7
-rw-r--r--NEWS2
-rw-r--r--configure.ac10
-rw-r--r--gpgme/gpgme.h2
-rw-r--r--tests/ChangeLog4
-rw-r--r--tests/gpg/Makefile.am1
6 files changed, 20 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index f5ce4216..605e1a69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-03-04 Werner Koch <[email protected]>
+
+ Released 0.3.4.
+
+ * configure.ac: Bumbed LT version numbers to (7,1,0), requires
+ gpgsm 0.3.1.
+
2002-03-03 Marcus Brinkmann <[email protected]>
* configure.ac (AC_INIT): Change version number to snapshot CVS
diff --git a/NEWS b/NEWS
index b406c499..3e70ac41 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Noteworthy changes in version 0.3.4 (2002-03-04)
+------------------------------------------------
* gpgme_op_encrypt does now fail with GPGME_Invalid_Recipients if
some recipients have been invalid, whereas earlier versions
diff --git a/configure.ac b/configure.ac
index 817d36f4..0f352555 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,13 +25,13 @@
# (Interfaces added/removed/changed: CURRENT++, REVISION=0)
# (Interfaces added: AGE++)
# (Interfaces removed: AGE=0)
-# XXXX new functions
-AC_INIT(gpgme, 0.3.4-cvs, [[email protected]])
-LIBGPGME_LT_CURRENT=6
-LIBGPGME_LT_AGE=0
+#
+AC_INIT(gpgme, 0.3.4, [[email protected]])
+LIBGPGME_LT_CURRENT=7
+LIBGPGME_LT_AGE=1
LIBGPGME_LT_REVISION=0
NEED_GPG_VERSION=1.0.6
-NEED_GPGSM_VERSION=0.3.0
+NEED_GPGSM_VERSION=0.3.1
##############################################
AC_PREREQ(2.52)
AC_REVISION($Revision$)
diff --git a/gpgme/gpgme.h b/gpgme/gpgme.h
index fd09306a..66419d2f 100644
--- a/gpgme/gpgme.h
+++ b/gpgme/gpgme.h
@@ -43,7 +43,7 @@ extern "C" {
AM_PATH_GPGME macro) check that this header matches the installed
library. Warning: Do not edit the next line. configure will do
that for you! */
-#define GPGME_VERSION "0.3.3"
+#define GPGME_VERSION "0.3.4"
/* The opaque data types used by GPGME. */
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 0d62f7a0..57698022 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,7 @@
+2002-03-04 Werner Koch <[email protected]>
+
+ * gpg/Makefile.am (DISTCLEANFILES): Added.
+
2002-03-03 Marcus Brinkmann <[email protected]>
* gpg/t-verify.c (main): Add a few more sanity checks, and a check
diff --git a/tests/gpg/Makefile.am b/tests/gpg/Makefile.am
index 424e9d2e..f0c6f2b4 100644
--- a/tests/gpg/Makefile.am
+++ b/tests/gpg/Makefile.am
@@ -27,6 +27,7 @@ TESTS = t-encrypt t-encrypt-sign t-sign t-signers t-decrypt t-verify \
t-decrypt-verify t-keylist t-export t-import t-trustlist
CLEANFILES = secring.gpg pubring.gpg trustdb.gpg random_seed
+DISTCLEANFILES = pubring.gpg~ random_seed
EXTRA_DIST = mkdemodirs pubdemo.asc secdemo.asc cipher-1.asc cipher-2.asc \
geheim.txt pubkey-1.asc seckey-1.asc