Accepting request 1156520 from devel:languages:perl

- Fix disabling of __perllib_provides

OBS-URL: https://build.opensuse.org/request/show/1156520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Tie-Cycle?expand=0&rev=13
This commit is contained in:
Ana Guerrero 2024-03-10 19:23:47 +00:00 committed by Git OBS Bridge
commit 4007a1ae6f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 8 23:06:36 UTC 2024 - Tina Müller <tina.mueller@suse.com>
- Fix disabling of __perllib_provides
-------------------------------------------------------------------
Mon Feb 5 03:10:41 UTC 2024 - Tina Müller <timueller+perl@suse.de>

View File

@ -32,7 +32,7 @@ BuildRequires: perl-macros
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.64
BuildRequires: perl(Test::More) >= 1
Provides: perl(Tie::Cycle) = %{version}
%define __perllib_provides /bin/true
%undefine __perllib_provides
%{perl_requires}
%description