[git] GPG-ERROR - branch, master, updated. libgpg-error-1.34-4-g256c602

by Werner Koch cvs at cvs.gnupg.org
Mon Jan 28 08:14:14 CET 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Error codes used by GnuPG et al.".

The branch, master has been updated
       via  256c602d9becd05d44a64e66e38413b2b60ca70b (commit)
       via  2421afddf6ae5a245e6dd1a59779bd26bf225253 (commit)
      from  8a9397896fd202dcfb3fb46259e43bc05a0ddd2e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 256c602d9becd05d44a64e66e38413b2b60ca70b
Author: Werner Koch <wk at gnupg.org>
Date:   Mon Jan 28 08:13:45 2019 +0100

    Post release updates
    
    --

diff --git a/NEWS b/NEWS
index 6c80dc3..f86b2a1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 1.36 (unreleased) [C26/A26/R_]
+-----------------------------------------------
+
+
 Noteworthy changes in version 1.35 (2019-01-28) [C26/A26/R1]
 -----------------------------------------------
 
diff --git a/configure.ac b/configure.ac
index 1a3c168..e7d10dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,7 +29,7 @@ min_automake_version="1.14"
 # See below for the LT versions.
 m4_define([mym4_package],[libgpg-error])
 m4_define([mym4_major], [1])
-m4_define([mym4_minor], [35])
+m4_define([mym4_minor], [36])
 
 # Below is m4 magic to extract and compute the revision number, the
 # decimalized short revision number, a beta version string, and a flag

commit 2421afddf6ae5a245e6dd1a59779bd26bf225253
Author: Werner Koch <wk at gnupg.org>
Date:   Mon Jan 28 07:55:31 2019 +0100

    Release 1.35
    
    --
    
    Because gpgrt-config is not anymore generated from gpgrt-config.in and
    a stale (generated) gpgrt-config was hanging around in the build
    directory the make distcheck target didn't caught this situation and
    we accidently distributed the old gpgrt-config from the build
    directory.
    
    Signed-off-by: Werner Koch <wk at gnupg.org>

diff --git a/NEWS b/NEWS
index ce0ee77..6c80dc3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
-Noteworthy changes in version 1.35 (unreleased) [C26/A26/R_]
+Noteworthy changes in version 1.35 (2019-01-28) [C26/A26/R1]
 -----------------------------------------------
 
+ * Distribute the correct gpgrt-config.
+
 
 Noteworthy changes in version 1.34 (2019-01-16) [C26/A26/R0]
 -----------------------------------------------
diff --git a/configure.ac b/configure.ac
index a7ffb5d..1a3c168 100644
--- a/configure.ac
+++ b/configure.ac
@@ -51,7 +51,7 @@ AC_INIT([mym4_package],[mym4_version], [https://bugs.gnupg.org])
 # Note that added error codes don't constitute an interface change.
 LIBGPG_ERROR_LT_CURRENT=26
 LIBGPG_ERROR_LT_AGE=26
-LIBGPG_ERROR_LT_REVISION=0
+LIBGPG_ERROR_LT_REVISION=1
 ################################################
 
 AC_SUBST(LIBGPG_ERROR_LT_CURRENT)

-----------------------------------------------------------------------

Summary of changes:
 NEWS         | 8 +++++++-
 configure.ac | 4 ++--
 2 files changed, 9 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Error codes used by GnuPG et al.
http://git.gnupg.org




More information about the Gnupg-commits mailing list