* gpg/Makefile.am (DISTCLEANFILES): Added.

* configure.ac: Bumbed LT version numbers to (7,1,0), requires
gpgsm 0.3.1.
This commit is contained in:
Werner Koch 2002-03-04 11:16:11 +00:00
parent 2ea755aaf4
commit bcd5749348
6 changed files with 20 additions and 6 deletions

View File

@ -1,3 +1,10 @@
2002-03-04 Werner Koch <wk@gnupg.org>
Released 0.3.4.
* configure.ac: Bumbed LT version numbers to (7,1,0), requires
gpgsm 0.3.1.
2002-03-03 Marcus Brinkmann <marcus@g10code.de>
* configure.ac (AC_INIT): Change version number to snapshot CVS

2
NEWS
View File

@ -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

View File

@ -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, [gnupg-devel@gnupg.org])
LIBGPGME_LT_CURRENT=6
LIBGPGME_LT_AGE=0
#
AC_INIT(gpgme, 0.3.4, [gnupg-devel@gnupg.org])
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$)

View File

@ -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. */

View File

@ -1,3 +1,7 @@
2002-03-04 Werner Koch <wk@gnupg.org>
* gpg/Makefile.am (DISTCLEANFILES): Added.
2002-03-03 Marcus Brinkmann <marcus@g10code.de>
* gpg/t-verify.c (main): Add a few more sanity checks, and a check

View File

@ -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