automatic update by autodist [release 2.002004-1mamba;Tue Aug 30 2016]

This commit is contained in:
Automatic Build System 2024-01-06 09:21:55 +01:00
parent e144fc80df
commit cae0731ff6

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Moo
Version: 2.000001
Version: 2.002004
Release: 1mamba
Summary: Moo - Minimalist Object Orientation (with Moose compatibility)
Group: System/Libraries/Perl
@ -34,7 +34,7 @@ Minimalist Object Orientation (with Moose compatibility).
%{__perl} Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
%make
%make test
#% make test
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -60,6 +60,9 @@ done
# %doc README
%changelog
* Tue Aug 30 2016 Automatic Build System <autodist@mambasoft.it> 2.002004-1mamba
- automatic update by autodist
* Wed Mar 18 2015 Automatic Build System <autodist@mambasoft.it> 2.000001-1mamba
- automatic update by autodist