diff --git a/perl-Moo.spec b/perl-Moo.spec index fde0181..6b9b72d 100644 --- a/perl-Moo.spec +++ b/perl-Moo.spec @@ -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 2.002004-1mamba +- automatic update by autodist + * Wed Mar 18 2015 Automatic Build System 2.000001-1mamba - automatic update by autodist