Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-HTTP-Tiny for openSUSE:Factory checked in at 2024-03-09 20:54:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-HTTP-Tiny (Old) and /work/SRC/openSUSE:Factory/.perl-HTTP-Tiny.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-HTTP-Tiny" Sat Mar 9 20:54:51 2024 rev:19 rq:1156483 version:0.88.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-HTTP-Tiny/perl-HTTP-Tiny.changes 2023-07-28 22:20:35.093279167 +0200 +++ /work/SRC/openSUSE:Factory/.perl-HTTP-Tiny.new.1770/perl-HTTP-Tiny.changes 2024-03-09 20:55:56.761359425 +0100 @@ -1,0 +2,5 @@ +Fri Mar 8 22:33:26 UTC 2024 - Tina Müller <[email protected]> + +- Fix disabling of __perllib_provides + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-HTTP-Tiny.spec ++++++ --- /var/tmp/diff_new_pack.AOnYNI/_old 2024-03-09 20:55:57.285378607 +0100 +++ /var/tmp/diff_new_pack.AOnYNI/_new 2024-03-09 20:55:57.289378753 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-HTTP-Tiny # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,7 @@ BuildRequires: perl-macros BuildRequires: perl(IPC::Cmd) BuildRequires: perl(Test::More) >= 0.96 -%define __perllib_provides /bin/true +%undefine __perllib_provides Recommends: perl(HTTP::CookieJar) >= 0.001 Recommends: perl(IO::Socket::IP) >= 0.32 Recommends: perl(IO::Socket::SSL) >= 1.42
