Hello community,

here is the log from the commit of package gpgme for openSUSE:Factory checked 
in at 2015-08-29 20:03:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpgme (Old)
 and      /work/SRC/openSUSE:Factory/.gpgme.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpgme"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpgme/gpgme.changes      2015-07-05 
17:56:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gpgme.new/gpgme.changes 2015-08-29 
20:03:38.000000000 +0200
@@ -1,0 +2,21 @@
+Wed Aug 26 11:09:03 UTC 2015 - astie...@suse.com
+
+- gpgme 1.6.0:
+ * Added gpgme_set_offline to do a key listinging w/o requiring
+   CRL.
+ * Added gpgme_set_status_cb to allow a user to see some status
+   messages.
+ * Added an export mode for secret keys.
+ * More precise error codes are returned if GnuPG >= 2.1.8 is used.
+ * The passphrase handler for the loopback mode has been improved and may
+   also be used with genkey.
+ * Interface changes relative to the 1.5.1 release:
+   gpgme_set_offline              NEW.
+   gpgme_get_offline              NEW.
+   gpgme_set_status_cb            NEW.
+   gpgme_get_status_cb            NEW.
+   GPGME_EXPORT_MODE_SECRET       NEW
+   GPGME_EXPORT_MODE_RAW          NEW.
+   GPGME_EXPORT_MODE_PKCS12       NEW.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gpgme.spec ++++++
--- /var/tmp/diff_new_pack.hnFFW2/_old  2015-08-29 20:03:39.000000000 +0200
+++ /var/tmp/diff_new_pack.hnFFW2/_new  2015-08-29 20:03:39.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           gpgme
-Version:        1.5.5
+Version:        1.6.0
 Release:        0
 Summary:        A Library Designed to Give Applications Easy Access to GnuPG
 License:        LGPL-2.1+ and GPL-3.0+
@@ -101,11 +101,10 @@
 %setup -q
 
 %build
-date=$(date -u +%Y-%m-%dT%H:%M+0000 -r %{S:99})
-sed -e "s,BUILD_TIMESTAMP=.*,BUILD_TIMESTAMP=$date," -i configure
 %configure \
        --disable-static \
-       --disable-fd-passing
+       --disable-fd-passing \
+       --enable-build-timestamp=no
 
 make %{?_smp_mflags}
 

++++++ gpgme-1.5.5.tar.bz2 -> gpgme-1.6.0.tar.bz2 ++++++
++++ 4405 lines of diff (skipped)


Reply via email to