Accepting request 1154855 from home:pgajdos:p

- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN

OBS-URL: https://build.opensuse.org/request/show/1154855
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Task-Moose?expand=0&rev=10
This commit is contained in:
Tina Müller 2024-03-06 15:39:33 +00:00 committed by Git OBS Bridge
parent 0a701db52d
commit b8d317650a
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 4 15:34:44 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Tue Dec 5 00:24:08 UTC 2017 - stefan.bruens@rwth-aachen.de

View File

@ -79,8 +79,7 @@ extensions listed below. This list is meant to be comprehensive, so if I
missed something please let me know.
%prep
%setup -q -n %{cpan_name}-%{version}
%patch0 -p0
%autosetup -p0 -n %{cpan_name}-%{version}
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor