diff --git a/perl-Text-BibTeX.changes b/perl-Text-BibTeX.changes index f44ef62..127bfb0 100644 --- a/perl-Text-BibTeX.changes +++ b/perl-Text-BibTeX.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 8 23:06:17 UTC 2024 - Tina Müller + +- Fix disabling of __perllib_provides + ------------------------------------------------------------------- Wed Jan 25 03:08:44 UTC 2023 - Tina Müller diff --git a/perl-Text-BibTeX.spec b/perl-Text-BibTeX.spec index 9e4f992..82090b8 100644 --- a/perl-Text-BibTeX.spec +++ b/perl-Text-BibTeX.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Text-BibTeX # -# 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 @@ -49,7 +49,7 @@ Provides: perl(Text::BibTeX::SimpleValue) = 0.88 Provides: perl(Text::BibTeX::Structure) = 0.88 Provides: perl(Text::BibTeX::StructuredEntry) = 0.88 Provides: perl(Text::BibTeX::Value) = 0.88 -%define __perllib_provides /bin/true +%undefine __perllib_provides %{perl_requires} # MANUAL BEGIN BuildRequires: glibc-devel @@ -66,6 +66,7 @@ low-level. If you have more sophisticated needs, you might be interested the "Text::BibTeX" module for Perl. + # MANUAL END %description The 'Text::BibTeX' module serves mainly as a high-level introduction to the