Hello community, here is the log from the commit of package libgpg-error for openSUSE:Factory checked in at 2020-02-24 15:49:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgpg-error (Old) and /work/SRC/openSUSE:Factory/.libgpg-error.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgpg-error" Mon Feb 24 15:49:43 2020 rev:61 rq:774951 version:1.37 Changes: -------- --- /work/SRC/openSUSE:Factory/libgpg-error/libgpg-error.changes 2019-08-27 11:59:48.715664060 +0200 +++ /work/SRC/openSUSE:Factory/.libgpg-error.new.26092/libgpg-error.changes 2020-02-24 15:49:44.759116392 +0100 @@ -1,0 +2,27 @@ +Mon Feb 17 16:34:09 UTC 2020 - Pedro Monreal Gonzalez <[email protected]> + +- Update to 1.37 + Release-info: https://dev.gnupg.org/T4772 + * Fixes a build problems when using Gawk 5.0 [#4459] + * Improves cross-compiling support. [#4643] + * New error codes to map SQLite primary error codes. + * Now uses poll(2) instead of select(2) in gpgrt_poll if possible. + * Fixes a bug in gpgrt_close. [#4698] + * Fixes a few minor portability bugs. + * New interfaces in this release: + GPG_ERR_NO_KEYBOXD GPG_ERR_KEYBOXD GPG_ERR_NO_SERVICE + GPG_ERR_SERVICE GPG_ERR_SQL_OK GPG_ERR_SQL_ERROR + GPG_ERR_SQL_INTERNAL GPG_ERR_SQL_PERM GPG_ERR_SQL_ABORT + GPG_ERR_SQL_BUSY GPG_ERR_SQL_LOCKED GPG_ERR_SQL_NOMEM + GPG_ERR_SQL_READONLY GPG_ERR_SQL_INTERRUPT GPG_ERR_SQL_IOERR + GPG_ERR_SQL_CORRUPT GPG_ERR_SQL_NOTFOUND GPG_ERR_SQL_FULL + GPG_ERR_SQL_CANTOPEN GPG_ERR_SQL_PROTOCOL GPG_ERR_SQL_EMPTY + GPG_ERR_SQL_SCHEMA GPG_ERR_SQL_TOOBIG GPG_ERR_SQL_CONSTRAINT + GPG_ERR_SQL_MISMATCH GPG_ERR_SQL_MISUSE GPG_ERR_SQL_NOLFS + GPG_ERR_SQL_AUTH GPG_ERR_SQL_FORMAT GPG_ERR_SQL_RANGE + GPG_ERR_SQL_NOTADB GPG_ERR_SQL_NOTICE GPG_ERR_SQL_WARNING + GPG_ERR_SQL_ROW GPG_ERR_SQL_DONE +- Remove patch fixed upstream. + * gawk5.patch + +------------------------------------------------------------------- Old: ---- gawk5.patch libgpg-error-1.36.tar.bz2 libgpg-error-1.36.tar.bz2.sig New: ---- libgpg-error-1.37.tar.bz2 libgpg-error-1.37.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgpg-error.spec ++++++ --- /var/tmp/diff_new_pack.cy8taS/_old 2020-02-24 15:49:45.403117826 +0100 +++ /var/tmp/diff_new_pack.cy8taS/_new 2020-02-24 15:49:45.403117826 +0100 @@ -1,7 +1,7 @@ # # spec file for package libgpg-error # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: libgpg-error -Version: 1.36 +Version: 1.37 Release: 0 Summary: Library That Defines Common Error Values for All GnuPG Components License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -28,7 +28,6 @@ # http://www.gnupg.org/signature_key.en.html Source2: %{name}.keyring Source3: baselibs.conf -Patch0: gawk5.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -65,7 +64,6 @@ %prep %setup -q -n libgpg-error-%{version} -%patch0 -p1 %build autoreconf -fvi ++++++ libgpg-error-1.36.tar.bz2 -> libgpg-error-1.37.tar.bz2 ++++++ ++++ 21913 lines of diff (skipped)
