Hello community,

here is the log from the commit of package gpgme for openSUSE:Factory checked 
in at 2018-10-12 13:08:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpgme (Old)
 and      /work/SRC/openSUSE:Factory/.gpgme.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpgme"

Fri Oct 12 13:08:25 2018 rev:74 rq:640833 version:1.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpgme/gpgme.changes      2018-04-22 
14:36:22.652050364 +0200
+++ /work/SRC/openSUSE:Factory/.gpgme.new/gpgme.changes 2018-10-12 
13:08:31.511485160 +0200
@@ -1,0 +2,25 @@
+Tue Oct  9 13:55:50 UTC 2018 - Tomáš Chvátal <tchva...@suse.com>
+
+- Fix the build on ix86 as we disable one test there that should
+  not work, sadly just sed is employed as the infrastructure for
+  testing is not smart enough for comfy test filtering
+
+-------------------------------------------------------------------
+Mon Oct  8 11:01:26 UTC 2018 - Karol Babioch <kbabi...@suse.com>
+
+- Update to 1.12.0:
+ * Enhanced the JSON based interface tool gpgme-json to support Native
+   Messaging as well as new Javascript code to support the browser
+   site.  See lang/js/README for details.
+ * Major overhaul of the Python language bindings documentation
+ * Even for old versions of gpg a missing MDC will now lead to a
+   decryption failure
+ * Added context flag "auto-key-locate" to control the
+   behavior of GPGME_KEYLIST_MODE_LOCATE
+ * New data function to create a data object from an estream
+ * Add more interfaces to the C++ binding
+ * Improved error codes on decryption failure
+ * Lots of minor fixes
+ * Interface changes
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gpgme.spec ++++++
--- /var/tmp/diff_new_pack.GyDdwn/_old  2018-10-12 13:08:31.963484514 +0200
+++ /var/tmp/diff_new_pack.GyDdwn/_new  2018-10-12 13:08:31.967484508 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -21,7 +21,7 @@
 %bcond_without python2
 %bcond_without python3
 Name:           gpgme
-Version:        1.11.1
+Version:        1.12.0
 Release:        0
 Summary:        Programmatic library interface to GnuPG
 License:        LGPL-2.1-or-later AND GPL-3.0-or-later
@@ -176,6 +176,10 @@
 %prep
 %setup -q
 
+%ifarch %{ix86}
+sed -i -e '/t-callbacks.py/d' lang/python/tests/Makefile.{am,in}
+%endif
+
 %build
 build_timestamp=$(date -u +%{Y}-%{m}-%{dT}%{H}:%{M}+0000 -r %{SOURCE99})
 languages="cl cpp"

++++++ gpgme-1.11.1.tar.bz2 -> gpgme-1.12.0.tar.bz2 ++++++
++++ 48109 lines of diff (skipped)


Reply via email to