Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gpgme for openSUSE:Factory checked 
in at 2023-03-24 15:15:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpgme (Old)
 and      /work/SRC/openSUSE:Factory/.gpgme.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpgme"

Fri Mar 24 15:15:53 2023 rev:94 rq:1073534 version:1.19.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpgme/gpgme.changes      2023-03-19 
16:16:35.059323819 +0100
+++ /work/SRC/openSUSE:Factory/.gpgme.new.31432/gpgme.changes   2023-03-24 
15:15:56.361471389 +0100
@@ -1,0 +2,32 @@
+Mon Mar 20 15:46:55 UTC 2023 - Pedro Monreal <pmonr...@suse.com>
+
+- Update to 1.19.0:
+  * New context flag "no-auto-check-trustdb". [T6261]
+  * Optionally, build QGpgME for Qt 6
+  * Support component "gpgtar-name" in gpgme_get_dirinfo. [T6342]
+  * Extended gpgme_op_encrypt*, gpgme_op_encrypt_sign*, and
+    gpgme_op_sign* to allow creating an encrypted and/or signed
+    archive. [T6342]
+  * Extended gpgme_op_decrypt*, gpgme_op_decrypt_verify*,
+    and gpgme_op_verify* to allow extracting an encrypted and/or
+    signed archive. [T6342]
+  * cpp: Handle error when trying to sign expired keys. [T6155]
+  * cpp: Support encryption flags ThrowKeyIds, EncryptWrap, and
+    WantAddress. [T6359]
+  * cpp, qt: Fix building with C++11.  [T6141]
+  * qt: Fix problem with expiration dates after 2038-01-19 on 32-bit
+    systems  when adding an existing subkey to another key. [T6137]
+  * cpp: Allow setting the curve to use when generating ECC keys
+    for smart cards. [T4429]
+  * qt: Extend ListAllKeysJob to allow disabling the automatic
+    trust database check when listing all keys. [T6261]
+  * qt: Allow deferred start of import jobs. [T6323]
+  * qt: Support creating and extracting signed and encrypted
+    archives. [T6342]
+  * Rebase gpgme-suse-nobetasuffix.patch
+  * Remove patches upstream:
+    - gpgme-D546-python310.patch
+    - gpgme-1.18.0-T6137-qt_test.patch
+    - python311.patch
+
+-------------------------------------------------------------------

Old:
----
  gpgme-1.18.0-T6137-qt_test.patch
  gpgme-1.18.0.tar.bz2
  gpgme-1.18.0.tar.bz2.sig
  gpgme-D546-python310.patch
  python311.patch

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

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

Other differences:
------------------
++++++ gpgme.spec ++++++
--- /var/tmp/diff_new_pack.DhkI87/_old  2023-03-24 15:15:56.969474635 +0100
+++ /var/tmp/diff_new_pack.DhkI87/_new  2023-03-24 15:15:56.973474656 +0100
@@ -27,7 +27,7 @@
 %bcond_without qt
 %endif
 Name:           gpgme%{psuffix}
-Version:        1.18.0
+Version:        1.19.0
 Release:        0
 Summary:        Programmatic library interface to GnuPG
 License:        GPL-3.0-or-later AND LGPL-2.1-or-later
@@ -41,15 +41,9 @@
 # used to have a fixed timestamp
 Source99:       gpgme.changes
 # PATCH-FIX-UPSTREAM support python 3.10  -- https://dev.gnupg.org/D545
-Patch3:         gpgme-D545-python310.patch
-# PATCH-FIX-UPSTREAM support python 3.10  -- https://dev.gnupg.org/D546
-Patch4:         gpgme-D546-python310.patch
-# PATCH-FIX-UPSTREAM fix qt tests -- https://dev.gnupg.org/T6137
-Patch5:         gpgme-1.18.0-T6137-qt_test.patch
+Patch1:         gpgme-D545-python310.patch
 # PATCH-FIX-OPENSUSE gpgme-suse-nobetasuffix.patch c...@bnavigator.de -- 
remove "-unknown" betasuffix boo#1205197
-Patch6:         gpgme-suse-nobetasuffix.patch
-# Enable python 3.11 as well
-Patch7:         python311.patch
+Patch2:         gpgme-suse-nobetasuffix.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -240,7 +234,7 @@
 
 %check
 %if ! 0%{?qemu_user_space_build}
-%make_build check
+GPGME_DEBUG=2:mygpgme.log %make_build check skip=%{?qt_skip:%{qt_skip}} || cat 
$(find -name mygpgme.log -type f)
 %endif
 
 %if %{with qt}

++++++ gpgme-1.18.0.tar.bz2 -> gpgme-1.19.0.tar.bz2 ++++++
++++ 28376 lines of diff (skipped)

++++++ gpgme-suse-nobetasuffix.patch ++++++
--- /var/tmp/diff_new_pack.DhkI87/_old  2023-03-24 15:15:58.241481425 +0100
+++ /var/tmp/diff_new_pack.DhkI87/_new  2023-03-24 15:15:58.245481446 +0100
@@ -1,8 +1,8 @@
-Index: gpgme-1.18.0/autogen.sh
+Index: gpgme-1.19.0/autogen.sh
 ===================================================================
---- gpgme-1.18.0.orig/autogen.sh
-+++ gpgme-1.18.0/autogen.sh
-@@ -265,8 +265,7 @@ if [ "$myhost" = "find-version" ]; then
+--- gpgme-1.19.0.orig/autogen.sh
++++ gpgme-1.19.0/autogen.sh
+@@ -268,8 +268,7 @@ if [ "$myhost" = "find-version" ]; then
        rvd=$((0x$(echo ${rev} | dd bs=1 count=4 2>/dev/null)))
      else
        ingit=no

Reply via email to