forked from pool/perl-XML-RSS
Fix disabling of __perllib_provides
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-RSS?expand=0&rev=24
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 23:11:49 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
- Fix disabling of __perllib_provides
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 27 03:09:27 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -47,7 +47,7 @@ Provides: perl(XML::RSS::Private::Output::V0_9) = %{version}
|
||||
Provides: perl(XML::RSS::Private::Output::V0_91) = %{version}
|
||||
Provides: perl(XML::RSS::Private::Output::V1_0) = %{version}
|
||||
Provides: perl(XML::RSS::Private::Output::V2_0) = %{version}
|
||||
%define __perllib_provides /bin/true
|
||||
%undefine __perllib_provides
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user