Fix disabling of __perllib_provides

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Algorithm-Backoff?expand=0&rev=3
This commit is contained in:
2024-03-08 21:55:14 +00:00
committed by Git OBS Bridge
parent 69c05bc6ea
commit 7a75ca4afc
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 8 21:55:10 UTC 2024 - Tina Müller <tina.mueller@suse.com>
- Fix disabling of __perllib_provides
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 25 03:05:57 UTC 2024 - Tina Müller <timueller+perl@suse.de> Sun Feb 25 03:05:57 UTC 2024 - Tina Müller <timueller+perl@suse.de>

View File

@@ -41,7 +41,7 @@ Provides: perl(Algorithm::Backoff::LILD) = %{version}
Provides: perl(Algorithm::Backoff::LIMD) = %{version} Provides: perl(Algorithm::Backoff::LIMD) = %{version}
Provides: perl(Algorithm::Backoff::MILD) = %{version} Provides: perl(Algorithm::Backoff::MILD) = %{version}
Provides: perl(Algorithm::Backoff::MIMD) = %{version} Provides: perl(Algorithm::Backoff::MIMD) = %{version}
%define __perllib_provides /bin/true %undefine __perllib_provides
%{perl_requires} %{perl_requires}
%description %description