diff --git a/perl-libwww-perl.spec b/perl-libwww-perl.spec index 4e4e5d1..bd0526e 100644 --- a/perl-libwww-perl.spec +++ b/perl-libwww-perl.spec @@ -160,7 +160,7 @@ with "%{_libexecdir}/%{name}/test". %prep %setup -q -n libwww-perl-%{version} -%patch0 -p1 +%patch -P 0 -p1 %if !%{with perl_libwww_perl_enables_internet_test} rm t/base/protocols/nntp.t t/leak/no_leak.t t/redirect.t perl -i -ne 'print $_ unless m{^(?:t/base/protocols/nntp\.t|t/leak/no_leak\.t|t/redirect\.t)}' MANIFEST @@ -214,6 +214,7 @@ make test %changelog * Tue May 16 2023 Michal Josef Špaček - 6.70-1 - 6.70 bump +- Fix %patch macro * Wed Mar 01 2023 Michal Josef Špaček - 6.68-1 - 6.68 bump