automatic version update by autodist [release 2.004004-1mamba;Sun Feb 21 2021]

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

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <autodist@mambasoft.it> 2.004004-1mamba
- automatic version update by autodist
* Mon May 04 2020 Automatic Build System <autodist@mambasoft.it> 2.004000-1mamba
- automatic update by autodist
* Wed Dec 20 2017 Automatic Build System <autodist@mambasoft.it> 2.003004-1mamba
- automatic update by autodist
* Thu Nov 23 2017 Automatic Build System <autodist@mambasoft.it> 2.003003-1mamba
- automatic update by autodist
* Thu Oct 26 2017 Automatic Build System <autodist@mambasoft.it> 2.003002-1mamba
- automatic update by autodist
* Tue Aug 30 2016 Automatic Build System <autodist@mambasoft.it> 2.002004-1mamba
- automatic update by autodist