Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gpg2 for openSUSE:Factory checked in at 2024-08-13 13:22:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gpg2 (Old) and /work/SRC/openSUSE:Factory/.gpg2.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gpg2" Tue Aug 13 13:22:21 2024 rev:175 rq:1193388 version:2.4.5 Changes: -------- --- /work/SRC/openSUSE:Factory/gpg2/gpg2.changes 2024-03-09 20:55:11.255693695 +0100 +++ /work/SRC/openSUSE:Factory/.gpg2.new.7232/gpg2.changes 2024-08-13 13:22:32.204478260 +0200 @@ -1,0 +2,6 @@ +Mon Aug 12 04:30:42 UTC 2024 - Andreas Stieger <[email protected]> + +- Remove explicit runtime library dependency, pick ease of + maintenance in Tumbleweed over mixed project use runtime bugs. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gpg2.spec ++++++ --- /var/tmp/diff_new_pack.DWcDgK/_old 2024-08-13 13:22:32.908507594 +0200 +++ /var/tmp/diff_new_pack.DWcDgK/_new 2024-08-13 13:22:32.908507594 +0200 @@ -2,6 +2,7 @@ # spec file for package gpg2 # # Copyright (c) 2024 SUSE LLC +# Copyright (c) 2024 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -64,11 +65,6 @@ BuildRequires: pkgconfig(libusb-1.0) BuildRequires: pkgconfig(sqlite3) >= 3.27 BuildRequires: pkgconfig(zlib) -# runtime dependency to support devel repository users - boo#955982 -Requires: libassuan0 >= 2.5.0 -Requires: libgcrypt20 >= 1.9.1 -Requires: libgpg-error >= 1.46 -Requires: libksba >= 1.6.3 Requires: pinentry Recommends: dirmngr = %{version} Provides: gnupg = %{version}
