diff --git a/perl-Algorithm-Backoff.changes b/perl-Algorithm-Backoff.changes index 584774d..81b35bf 100644 --- a/perl-Algorithm-Backoff.changes +++ b/perl-Algorithm-Backoff.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 8 21:55:10 UTC 2024 - Tina Müller + +- Fix disabling of __perllib_provides + ------------------------------------------------------------------- Sun Feb 25 03:05:57 UTC 2024 - Tina Müller diff --git a/perl-Algorithm-Backoff.spec b/perl-Algorithm-Backoff.spec index d6cda21..271d8bf 100644 --- a/perl-Algorithm-Backoff.spec +++ b/perl-Algorithm-Backoff.spec @@ -41,7 +41,7 @@ Provides: perl(Algorithm::Backoff::LILD) = %{version} Provides: perl(Algorithm::Backoff::LIMD) = %{version} Provides: perl(Algorithm::Backoff::MILD) = %{version} Provides: perl(Algorithm::Backoff::MIMD) = %{version} -%define __perllib_provides /bin/true +%undefine __perllib_provides %{perl_requires} %description