diff --git a/perl-Log-Any.changes b/perl-Log-Any.changes index b811a98..ba4627e 100644 --- a/perl-Log-Any.changes +++ b/perl-Log-Any.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 8 22:41:15 UTC 2024 - Tina Müller + +- Fix disabling of __perllib_provides + ------------------------------------------------------------------- Fri Aug 18 03:06:22 UTC 2023 - Tina Müller diff --git a/perl-Log-Any.spec b/perl-Log-Any.spec index d1d310f..e8e54b7 100644 --- a/perl-Log-Any.spec +++ b/perl-Log-Any.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Log-Any # -# 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 @@ -47,7 +47,7 @@ Provides: perl(Log::Any::Proxy::Null) = 1.717.0 Provides: perl(Log::Any::Proxy::Test) = 1.717.0 Provides: perl(Log::Any::Proxy::WithStackTrace) = 1.717.0 Provides: perl(Log::Any::Test) = 1.717.0 -%define __perllib_provides /bin/true +%undefine __perllib_provides %{perl_requires} %description