11
0

Accepting request 1154662 from home:pgajdos:p

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

OBS-URL: https://build.opensuse.org/request/show/1154662
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-Cycle?expand=0&rev=13
This commit is contained in:
2024-03-06 15:48:23 +00:00
committed by Git OBS Bridge
parent 5cb41ec7ff
commit dd20533f1f
2 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 4 12:45:52 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Thu Apr 16 17:31:19 UTC 2015 - coolo@suse.com

View File

@@ -40,9 +40,7 @@ objects and other types of references. Because of Perl's reference-count
based memory management, circular references will cause memory leaks.
%prep
%setup -q -n %{cpan_name}-%{version}
%patch0
%patch1
%autosetup -p0 -n %{cpan_name}-%{version}
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor