diff --git a/perl-Error-Pure-Output-Text.changes b/perl-Error-Pure-Output-Text.changes index 3ce3ebc..1274784 100644 --- a/perl-Error-Pure-Output-Text.changes +++ b/perl-Error-Pure-Output-Text.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 8 22:26:36 UTC 2024 - Tina Müller + +- Fix disabling of __perllib_provides + ------------------------------------------------------------------- Thu Nov 23 03:06:29 UTC 2023 - Tina Müller diff --git a/perl-Error-Pure-Output-Text.spec b/perl-Error-Pure-Output-Text.spec index cc168bc..0f96bb1 100644 --- a/perl-Error-Pure-Output-Text.spec +++ b/perl-Error-Pure-Output-Text.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Error-Pure-Output-Text # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,7 +34,7 @@ BuildRequires: perl(Readonly) BuildRequires: perl(Test::NoWarnings) Requires: perl(Readonly) Provides: perl(Error::Pure::Output::Text) = %{version} -%define __perllib_provides /bin/true +%undefine __perllib_provides %{perl_requires} %description