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 2022-10-20 11:09:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgpg-error (Old) and /work/SRC/openSUSE:Factory/.libgpg-error.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgpg-error" Thu Oct 20 11:09:17 2022 rev:70 rq:1029594 version:1.46 Changes: -------- --- /work/SRC/openSUSE:Factory/libgpg-error/libgpg-error.changes 2022-04-23 19:44:48.510900733 +0200 +++ /work/SRC/openSUSE:Factory/.libgpg-error.new.2275/libgpg-error.changes 2022-10-20 11:09:18.867728292 +0200 @@ -1,0 +2,20 @@ +Mon Oct 17 12:43:22 UTC 2022 - Pedro Monreal <[email protected]> + +- Update to 1.46: + * Support for bidirectional pipes under Windows. + * REG_DWORD types are now support in the Windows Registry. + * Added ES_SYSHD_SOCK support for gpgrt_sysopen under Windows. + * Fixed gpgrt_log_get_fd for the file case. + * Avoids header problem with C11 and "noreturn". + * The gpg-error-config command is not installed by default, because + it is now replaced by use of pkg-config/gpgrt-config with + gpg-error.pc. Supply --enable-install-gpg-error-config configure + option, if it's really needed. + * Fixed support of posix-lock for FreeBSD. + * Build fixes for some Mingw tool chain versions. + * Removed remaining support for WindowsCE. + * Updated config.guess, config.sub, and config.rpath. + * gpg-error-config is now only installed when enabled. + * System paths are now stripped from --cflags --and --libs. + +------------------------------------------------------------------- Old: ---- libgpg-error-1.45.tar.bz2 libgpg-error-1.45.tar.bz2.sig New: ---- libgpg-error-1.46.tar.bz2 libgpg-error-1.46.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgpg-error.spec ++++++ --- /var/tmp/diff_new_pack.UspL3V/_old 2022-10-20 11:09:19.623729823 +0200 +++ /var/tmp/diff_new_pack.UspL3V/_new 2022-10-20 11:09:19.627729831 +0200 @@ -17,7 +17,7 @@ Name: libgpg-error -Version: 1.45 +Version: 1.46 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 @@ -28,6 +28,7 @@ # http://www.gnupg.org/signature_key.en.html Source2: %{name}.keyring Source3: baselibs.conf +BuildRequires: libtool BuildRequires: pkgconfig %description @@ -62,8 +63,11 @@ %prep %autosetup -p1 +autoreconf -fiv + %build -%configure --disable-static +%configure --disable-static \ + --enable-install-gpg-error-config %make_build %install @@ -98,7 +102,7 @@ %{_bindir}/* %{_libdir}/libgpg-error*.so %{_infodir}/gpgrt.info%{?ext_info} -%{_mandir}/man1/*%{?ext_man} +%{_mandir}/man1/gpg-error-config.* %dir %{_datadir}/libgpg-error %{_datadir}/libgpg-error/errorref.txt %dir %{_datadir}/aclocal ++++++ libgpg-error-1.45.tar.bz2 -> libgpg-error-1.46.tar.bz2 ++++++ ++++ 7160 lines of diff (skipped)
