diff --git a/perl-Email-Abstract.changes b/perl-Email-Abstract.changes index bd6fe9e..f9aba66 100644 --- a/perl-Email-Abstract.changes +++ b/perl-Email-Abstract.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 8 22:26:19 UTC 2024 - Tina Müller + +- Fix disabling of __perllib_provides + ------------------------------------------------------------------- Tue Sep 5 16:45:55 UTC 2023 - Tina Müller diff --git a/perl-Email-Abstract.spec b/perl-Email-Abstract.spec index 2319f13..c1db9a9 100644 --- a/perl-Email-Abstract.spec +++ b/perl-Email-Abstract.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Email-Abstract # -# 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 @@ -44,7 +44,7 @@ Provides: perl(Email::Abstract::MIMEEntity) = 3.10.0 Provides: perl(Email::Abstract::MailInternet) = 3.10.0 Provides: perl(Email::Abstract::MailMessage) = 3.10.0 Provides: perl(Email::Abstract::Plugin) = 3.10.0 -%define __perllib_provides /bin/true +%undefine __perllib_provides %{perl_requires} %description