From a7db7e8e0c661f7d6b1aaa6f718703b1ed57f968c42b0f90bb25fea77fb762a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tina=20M=C3=BCller?= Date: Wed, 6 Mar 2024 15:36:57 +0000 Subject: [PATCH] Accepting request 1154860 from home:pgajdos:p - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1154860 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Web-Machine?expand=0&rev=9 --- perl-Web-Machine.changes | 6 ++++++ perl-Web-Machine.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) 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