Hello community,

here is the log from the commit of package gpgme for openSUSE:Factory checked 
in at 2018-04-22 14:36:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpgme (Old)
 and      /work/SRC/openSUSE:Factory/.gpgme.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpgme"

Sun Apr 22 14:36:20 2018 rev:73 rq:599483 version:1.11.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpgme/gpgme.changes      2018-04-17 
11:15:22.600433789 +0200
+++ /work/SRC/openSUSE:Factory/.gpgme.new/gpgme.changes 2018-04-22 
14:36:22.652050364 +0200
@@ -1,0 +2,34 @@
+Fri Apr 20 18:29:18 UTC 2018 - astie...@suse.com
+
+- update to 1.11.1:
+  * Fixed build problems in the 1.11.0 releas
+    drop gpgme-1.11-fix-gpgme-json-rpath.patch,
+    drop gpgme-1.11-fix-tests.patch
+  * Added C++ interfaces which were planned for 1.11.0
+
+-------------------------------------------------------------------
+Thu Apr 19 11:47:13 UTC 2018 - kbabi...@suse.com
+
+- Update to 1.11
+ * New encryption API to support direct key specification including
+   hidden recipients option and taking keys from a file.  This also
+   allows to enforce the use of a subkey.
+ * New encryption flag for the new API to enforce the use of plain
+   mail addresses (addr-spec).
+ * The import API can now tell whether v3 keys are skipped. These
+   old and basically broken keys are not anymore supported by GnuPG
+   2.1.
+ * The decrypt and verify API will now return the MIME flag as
+   specified by RFC-4880bis.
+ * The offline mode now has an effect on gpg by disabling all
+   network access.
+ * A failed OpenPGP verification how returns the fingerprint of the
+   intended key if a recent gpg version was used for signature
+   creation.
+ * Various minor fixes.
+- Dropped patch 0001-core-Tweak-STATUS_FAILURE-handling.patch, since
+  it is included upstream now. 
+- add gpgme-1.11-fix-gpgme-json-rpath.patch to remove rpath
+- add gpgme-1.11-fix-tests.patch to fix tests
+
+-------------------------------------------------------------------

Old:
----
  0001-core-Tweak-STATUS_FAILURE-handling.patch
  gpgme-1.10.0.tar.bz2
  gpgme-1.10.0.tar.bz2.sig

New:
----
  gpgme-1.11.1.tar.bz2
  gpgme-1.11.1.tar.bz2.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gpgme.spec ++++++
--- /var/tmp/diff_new_pack.ZtJijK/_old  2018-04-22 14:36:23.260028363 +0200
+++ /var/tmp/diff_new_pack.ZtJijK/_new  2018-04-22 14:36:23.264028218 +0200
@@ -21,10 +21,10 @@
 %bcond_without python2
 %bcond_without python3
 Name:           gpgme
-Version:        1.10.0
+Version:        1.11.1
 Release:        0
 Summary:        Programmatic library interface to GnuPG
-License:        LGPL-2.1+ AND GPL-3.0+
+License:        LGPL-2.1-or-later AND GPL-3.0-or-later
 Group:          Productivity/Security
 Url:            http://www.gnupg.org/related_software/gpgme/
 Source:         ftp://ftp.gnupg.org/gcrypt/gpgme/%{name}-%{version}.tar.bz2
@@ -33,12 +33,10 @@
 Source3:        gpgme.keyring
 # used to have a fixed timestamp
 Source99:       %{name}.changes
-# PATCH-FIX-UPSTREAM 0001-core-Tweak-STATUS_FAILURE-handling.patch bsc#1089497
-Patch0:         0001-core-Tweak-STATUS_FAILURE-handling.patch  
 BuildRequires:  gcc-c++
 BuildRequires:  gpg2 >= 2.0.10
 BuildRequires:  libassuan-devel >= 2.4.2
-BuildRequires:  libgpg-error-devel >= 1.24
+BuildRequires:  libgpg-error-devel >= 1.28
 BuildRequires:  pkgconfig
 BuildRequires:  swig
 Requires(post): %{install_info_prereq}
@@ -177,7 +175,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 build_timestamp=$(date -u +%{Y}-%{m}-%{dT}%{H}:%{M}+0000 -r %{SOURCE99})
@@ -236,8 +233,10 @@
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/gpgme.info%{ext_info}
 
 %files
-%doc AUTHORS COPYING COPYING.LESSER ChangeLog ChangeLog-2011 README NEWS 
THANKS TODO VERSION
+%license COPYING COPYING.LESSER
+%doc AUTHORS ChangeLog ChangeLog-2011 README NEWS THANKS TODO VERSION
 %{_bindir}/gpgme-tool
+%{_bindir}/gpgme-json
 %{_datadir}/common-lisp
 %{_datadir}/common-lisp/source
 %{_infodir}/gpgme*

++++++ gpgme-1.10.0.tar.bz2 -> gpgme-1.11.1.tar.bz2 ++++++
++++ 13031 lines of diff (skipped)


Reply via email to