Sync from SUSE:SLFO:Main perl-Bit-Vector revision 0b9860aec13ea133a9b4bc4837a7cc56

This commit is contained in:
Adrian Schröter 2024-10-03 17:45:51 +02:00
parent 8ff058c673
commit ab4bfa6a38
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}"