diff --git a/perl-UUID.changes b/perl-UUID.changes index 63769ba..f88d58a 100644 --- a/perl-UUID.changes +++ b/perl-UUID.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 8 23:11:26 UTC 2024 - Tina Müller + +- Fix disabling of __perllib_provides + ------------------------------------------------------------------- Thu Dec 14 03:12:26 UTC 2023 - Tina Müller diff --git a/perl-UUID.spec b/perl-UUID.spec index 11f670d..0f9d776 100644 --- a/perl-UUID.spec +++ b/perl-UUID.spec @@ -33,7 +33,7 @@ BuildRequires: perl(Devel::CheckLib) BuildRequires: perl(ExtUtils::MakeMaker) >= 6.64 BuildRequires: perl(Text::Patch) Provides: perl(UUID) = %{version} -%define __perllib_provides /bin/true +%undefine __perllib_provides %{perl_requires} # MANUAL BEGIN BuildRequires: libuuid-devel