Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Crypt-JWT for openSUSE:Factory checked in at 2024-03-09 20:54:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Crypt-JWT (Old) and /work/SRC/openSUSE:Factory/.perl-Crypt-JWT.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Crypt-JWT" Sat Mar 9 20:54:42 2024 rev:6 rq:1156467 version:0.35.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Crypt-JWT/perl-Crypt-JWT.changes 2023-10-20 23:21:28.084811106 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Crypt-JWT.new.1770/perl-Crypt-JWT.changes 2024-03-09 20:55:43.992892037 +0100 @@ -1,0 +2,5 @@ +Fri Mar 8 22:03:10 UTC 2024 - Tina Müller <[email protected]> + +- Fix disabling of __perllib_provides + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Crypt-JWT.spec ++++++ --- /var/tmp/diff_new_pack.AgfGQn/_old 2024-03-09 20:55:44.476909754 +0100 +++ /var/tmp/diff_new_pack.AgfGQn/_new 2024-03-09 20:55:44.476909754 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Crypt-JWT # -# 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 @@ -39,7 +39,7 @@ Requires: perl(Test::More) >= 0.88 Provides: perl(Crypt::JWT) = 0.35.0 Provides: perl(Crypt::KeyWrap) = 0.35.0 -%define __perllib_provides /bin/true +%undefine __perllib_provides %{perl_requires} %description
