diff --git a/perl-LWP-Protocol-https.changes b/perl-LWP-Protocol-https.changes index 99e2eb7..e545cda 100644 --- a/perl-LWP-Protocol-https.changes +++ b/perl-LWP-Protocol-https.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 8 22:41:00 UTC 2024 - Tina Müller + +- Fix disabling of __perllib_provides + ------------------------------------------------------------------- Tue Feb 6 03:07:22 UTC 2024 - Tina Müller diff --git a/perl-LWP-Protocol-https.spec b/perl-LWP-Protocol-https.spec index a10e6c1..5ab8c8f 100644 --- a/perl-LWP-Protocol-https.spec +++ b/perl-LWP-Protocol-https.spec @@ -44,7 +44,7 @@ Requires: perl(LWP::UserAgent) >= 6.06 Requires: perl(Net::HTTPS) >= 6 Provides: perl(LWP::Protocol::https) = %{version} Provides: perl(LWP::Protocol::https::Socket) = %{version} -%define __perllib_provides /bin/true +%undefine __perllib_provides %{perl_requires} %description