diff --git a/perl-Web-Machine.changes b/perl-Web-Machine.changes index 8b74192..85e90a6 100644 --- a/perl-Web-Machine.changes +++ b/perl-Web-Machine.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 4 15:40:43 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Thu Jul 29 02:59:34 UTC 2021 - Bernhard Wiedemann diff --git a/perl-Web-Machine.spec b/perl-Web-Machine.spec index 330bbb5..0ecce06 100644 --- a/perl-Web-Machine.spec +++ b/perl-Web-Machine.spec @@ -97,8 +97,7 @@ To learn more about Webmachine, take a look at the links in the SEE ALSO section. %prep -%setup -q -n %{cpan_name}-%{version} -%patch0 -p1 +%autosetup -p1 -n %{cpan_name}-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor