diff --git a/perl-Module-Extract-VERSION.changes b/perl-Module-Extract-VERSION.changes index c471adb..52d10a4 100644 --- a/perl-Module-Extract-VERSION.changes +++ b/perl-Module-Extract-VERSION.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 8 22:43:34 UTC 2024 - Tina Müller + +- Fix disabling of __perllib_provides + ------------------------------------------------------------------- Mon Feb 12 03:08:24 UTC 2024 - Tina Müller diff --git a/perl-Module-Extract-VERSION.spec b/perl-Module-Extract-VERSION.spec index c146395..8f7c2a4 100644 --- a/perl-Module-Extract-VERSION.spec +++ b/perl-Module-Extract-VERSION.spec @@ -36,7 +36,7 @@ BuildRequires: perl(version) Requires: perl(Tie::Hash::NamedCapture) Requires: perl(version) Provides: perl(Module::Extract::VERSION) = %{version} -%define __perllib_provides /bin/true +%undefine __perllib_provides %{perl_requires} %description