Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libgpg-error for openSUSE:Factory 
checked in at 2023-04-14 13:12:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgpg-error (Old)
 and      /work/SRC/openSUSE:Factory/.libgpg-error.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgpg-error"

Fri Apr 14 13:12:02 2023 rev:71 rq:1078642 version:1.47

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgpg-error/libgpg-error.changes        
2022-10-20 11:09:18.867728292 +0200
+++ /work/SRC/openSUSE:Factory/.libgpg-error.new.19717/libgpg-error.changes     
2023-04-14 13:12:07.871238935 +0200
@@ -1,0 +2,18 @@
+Wed Apr 12 11:43:52 UTC 2023 - Pedro Monreal <[email protected]>
+
+- Update to 1.47:
+  * New error codes for PUKs and reset codes. [T6421]
+  * Avoid segv in logging with improper use of the "socket://".
+  * Fixed translation of argparse's internal option --help.
+  * Interface changes relative to the 1.46 release:
+    - GPG_ERR_SOURCE_TKD             NEW.
+    - GPG_ERR_BAD_PUK                NEW.
+    - GPG_ERR_NO_RESET_CODE          NEW.
+    - GPG_ERR_BAD_RESET_CODE         NEW.
+    - GPGRT_SPAWN_KEEP_STDIN         NEW.
+    - GPGRT_SPAWN_KEEP_STDOUT        NEW.
+    - GPGRT_SPAWN_KEEP_STDERR        NEW.
+    - GPGRT_SPAWN_INHERIT_FILE       NEW.
+  * Release-info: https://dev.gnupg.org/T6231
+
+-------------------------------------------------------------------

Old:
----
  libgpg-error-1.46.tar.bz2
  libgpg-error-1.46.tar.bz2.sig

New:
----
  libgpg-error-1.47.tar.bz2
  libgpg-error-1.47.tar.bz2.sig

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

Other differences:
------------------
++++++ libgpg-error.spec ++++++
--- /var/tmp/diff_new_pack.NLbhBt/_old  2023-04-14 13:12:08.531242710 +0200
+++ /var/tmp/diff_new_pack.NLbhBt/_new  2023-04-14 13:12:08.535242733 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgpg-error
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:           libgpg-error
-Version:        1.46
+Version:        1.47
 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
 Group:          Development/Libraries/C and C++
-URL:            https://www.gnupg.org/
+URL:            https://www.gnupg.org/software/libgpg-error/
 Source0:        
https://gnupg.org/ftp/gcrypt/libgpg-error/%{name}-%{version}.tar.bz2
 Source1:        
https://gnupg.org/ftp/gcrypt/libgpg-error/%{name}-%{version}.tar.bz2.sig
 # http://www.gnupg.org/signature_key.en.html
@@ -91,21 +91,22 @@
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/gpgrt.info.gz
 
 %files -n libgpg-error0 -f %{name}.lang
+%license COPYING.LIB COPYING
+%doc README NEWS ChangeLog AUTHORS ABOUT-NLS
 %{_libdir}/libgpg-error*.so.*
 
 %files devel
-%license COPYING.LIB COPYING
-%doc README NEWS ChangeLog AUTHORS ABOUT-NLS
-%{_datadir}/aclocal/gpg-error.m4
-%{_datadir}/aclocal/gpgrt.m4
-%{_includedir}/*
 %{_bindir}/*
 %{_libdir}/libgpg-error*.so
-%{_infodir}/gpgrt.info%{?ext_info}
-%{_mandir}/man1/gpg-error-config.*
+%{_libdir}/pkgconfig/gpg-error.pc
+%{_includedir}/*
+%dir %{_datadir}/aclocal
+%{_datadir}/aclocal/gpg-error.m4
+%{_datadir}/aclocal/gpgrt.m4
 %dir %{_datadir}/libgpg-error
 %{_datadir}/libgpg-error/errorref.txt
-%dir %{_datadir}/aclocal
-%{_libdir}/pkgconfig/gpg-error.pc
+%{_infodir}/gpgrt.info%{?ext_info}
+%{_mandir}/man1/gpg-error-config.*
+%{_mandir}/man1/gpgrt-config.*
 
 %changelog

++++++ libgpg-error-1.46.tar.bz2 -> libgpg-error-1.47.tar.bz2 ++++++
++++ 21456 lines of diff (skipped)

Reply via email to