diff --git a/perl-IO-Tty.changes b/perl-IO-Tty.changes index 10d2947..5e3bdad 100644 --- a/perl-IO-Tty.changes +++ b/perl-IO-Tty.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 8 22:34:00 UTC 2024 - Tina Müller + +- Fix disabling of __perllib_provides + ------------------------------------------------------------------- Fri Dec 29 03:06:58 UTC 2023 - Tina Müller diff --git a/perl-IO-Tty.spec b/perl-IO-Tty.spec index 52a0880..29c02ac 100644 --- a/perl-IO-Tty.spec +++ b/perl-IO-Tty.spec @@ -30,7 +30,7 @@ BuildRequires: perl BuildRequires: perl-macros Provides: perl(IO::Pty) = %{version} Provides: perl(IO::Tty) = %{version} -%define __perllib_provides /bin/true +%undefine __perllib_provides %{perl_requires} %description