diff --git a/perl-Moo.spec b/perl-Moo.spec index 6b9b72d..ad2f7dc 100644 --- a/perl-Moo.spec +++ b/perl-Moo.spec @@ -1,14 +1,14 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Moo -Version: 2.002004 +Version: 2.004004 Release: 1mamba Summary: Moo - Minimalist Object Orientation (with Moose compatibility) Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org Source: http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/Moo-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN @@ -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,21 @@ done # %doc README %changelog +* Sun Feb 21 2021 Automatic Build System 2.004004-1mamba +- automatic version update by autodist + +* Mon May 04 2020 Automatic Build System 2.004000-1mamba +- automatic update by autodist + +* Wed Dec 20 2017 Automatic Build System 2.003004-1mamba +- automatic update by autodist + +* Thu Nov 23 2017 Automatic Build System 2.003003-1mamba +- automatic update by autodist + +* Thu Oct 26 2017 Automatic Build System 2.003002-1mamba +- automatic update by autodist + * Tue Aug 30 2016 Automatic Build System 2.002004-1mamba - automatic update by autodist