[Pkg-gnupg-commit] [gpgme] 30/53: Add NEWS for cpp and qt, bump cpp version

Daniel Kahn Gillmor dkg at fifthhorseman.net
Mon Oct 24 19:26:51 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch experimental
in repository gpgme.

commit e7ceb83a5969581f5e1b0b6a69d18a93b594f6d4
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Mon Oct 10 17:42:10 2016 +0200

    Add NEWS for cpp and qt, bump cpp version
    
    * NEWS: Add entries for cpp and qt changes.
    * configure.ac: Bump cpp version because of added API.
---
 NEWS         | 8 ++++++++
 configure.ac | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 86e1d4f..dff8e47 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,14 @@ Noteworthy changes in version 1.7.1 (unreleased) [C26/A15/R_]
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  gpgme_addrspec_from_uid         NEW.
 
+ * qt Interface changes relative to the 1.7.0 release:
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ WksPublishJob::startReceive     NEW.
+ WksPublishJob::startRecieve     REMOVED.
+
+ * cpp Interface changes relative to the 1.7.0 release:
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ Signature::key(bool, bool)      NEW.
 
 Noteworthy changes in version 1.7.0 (2016-09-21) [C26/A15/R0]
 ------------------------------------------------
diff --git a/configure.ac b/configure.ac
index bc4aad9..64f9385 100644
--- a/configure.ac
+++ b/configure.ac
@@ -62,7 +62,7 @@ LIBGPGME_LT_AGE=15
 LIBGPGME_LT_REVISION=0
 
 LIBGPGMEPP_LT_CURRENT=6
-LIBGPGMEPP_LT_AGE=0
+LIBGPGMEPP_LT_AGE=1
 LIBGPGMEPP_LT_REVISION=2
 
 LIBQGPGME_LT_CURRENT=7

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git



More information about the Pkg-gnupg-commit mailing list