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 2025-10-01 18:55:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgpg-error (Old) and /work/SRC/openSUSE:Factory/.libgpg-error.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgpg-error" Wed Oct 1 18:55:38 2025 rev:80 rq:1307744 version:1.55 Changes: -------- --- /work/SRC/openSUSE:Factory/libgpg-error/libgpg-error.changes 2025-04-30 19:02:12.324880636 +0200 +++ /work/SRC/openSUSE:Factory/.libgpg-error.new.11973/libgpg-error.changes 2025-10-01 18:55:50.603606809 +0200 @@ -1,0 +2,6 @@ +Mon Sep 22 10:44:11 UTC 2025 - Dominique Leuenberger <[email protected]> + +- No longer explicitly require info by -devel package: info files + are handled by a transfiletrigger when info is present. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgpg-error.spec ++++++ --- /var/tmp/diff_new_pack.GjQtgC/_old 2025-10-01 18:55:51.747654718 +0200 +++ /var/tmp/diff_new_pack.GjQtgC/_new 2025-10-01 18:55:51.751654885 +0200 @@ -1,7 +1,7 @@ # # spec file for package libgpg-error # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -56,8 +56,10 @@ Group: Development/Libraries/C and C++ Requires: glibc-devel Requires: libgpg-error0 = %{version} +%if 0%{?suse_version} < 1600 Requires(post): info Requires(preun): info +%endif %description devel Files needed for software development using libgpg-error.
