Accepting request 1155461 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/1155461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Bit-Vector?expand=0&rev=25
This commit is contained in:
Dominique Leuenberger 2024-03-07 17:27:45 +00:00 committed by Git OBS Bridge
commit 15d1809349
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 4 12:22:18 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Tue Apr 14 12:24:17 UTC 2015 - coolo@suse.com

View File

@ -41,8 +41,7 @@ Requires: perl(Storable) >= 2.21
Bit::Vector Perl module
%prep
%setup -q -n %{cpan_name}-%{version}
%patch0
%autosetup -p0 -n %{cpan_name}-%{version}
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"