Accepting request 1156485 from devel:languages:perl

- Fix disabling of __perllib_provides

OBS-URL: https://build.opensuse.org/request/show/1156485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run3?expand=0&rev=22
This commit is contained in:
Ana Guerrero 2024-03-10 19:23:36 +00:00 committed by Git OBS Bridge
commit 1e6ab1163b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 8 22:34:11 UTC 2024 - Tina Müller <tina.mueller@suse.com>
- Fix disabling of __perllib_provides
-------------------------------------------------------------------
Sun Jan 21 03:08:58 UTC 2024 - Tina Müller <timueller+perl@suse.de>

View File

@ -36,7 +36,7 @@ Provides: perl(IPC::Run3::ProfLogReader) = %{version}
Provides: perl(IPC::Run3::ProfLogger) = %{version}
Provides: perl(IPC::Run3::ProfPP) = %{version}
Provides: perl(IPC::Run3::ProfReporter) = %{version}
%define __perllib_provides /bin/true
%undefine __perllib_provides
%{perl_requires}
%description