diff --git a/perl-TAP-Formatter-HTML.changes b/perl-TAP-Formatter-HTML.changes index 6553f14..2454094 100644 --- a/perl-TAP-Formatter-HTML.changes +++ b/perl-TAP-Formatter-HTML.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 8 23:04:53 UTC 2024 - Tina Müller + +- Fix disabling of __perllib_provides + ------------------------------------------------------------------- Thu Jul 27 03:08:44 UTC 2023 - Tina Müller diff --git a/perl-TAP-Formatter-HTML.spec b/perl-TAP-Formatter-HTML.spec index 0537e06..9ef35e9 100644 --- a/perl-TAP-Formatter-HTML.spec +++ b/perl-TAP-Formatter-HTML.spec @@ -1,7 +1,7 @@ # # spec file for package perl-TAP-Formatter-HTML # -# 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 @@ Requires: perl(accessors) >= 0.02 Provides: perl(App::Prove::Plugin::HTML) = 0.130.0 Provides: perl(TAP::Formatter::HTML) = 0.130.0 Provides: perl(TAP::Formatter::HTML::Session) = 0.130.0 -%define __perllib_provides /bin/true +%undefine __perllib_provides %{perl_requires} %description