8
0

Accepting request 1156504 from devel:languages:perl

- Fix disabling of __perllib_provides

OBS-URL: https://build.opensuse.org/request/show/1156504
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Parse-PMFile?expand=0&rev=6
This commit is contained in:
2024-03-09 19:55:09 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 8 22:55:53 UTC 2024 - Tina Müller <tina.mueller@suse.com>
- Fix disabling of __perllib_provides
-------------------------------------------------------------------
Wed Jan 24 03:08:54 UTC 2024 - Tina Müller <timueller+perl@suse.de>

View File

@@ -37,7 +37,7 @@ BuildRequires: perl(version) >= 0.83
Requires: perl(JSON::PP) >= 2.00
Requires: perl(version) >= 0.83
Provides: perl(Parse::PMFile) = %{version}
%define __perllib_provides /bin/true
%undefine __perllib_provides
%{perl_requires}
%description