automatic version update by autodist [release 2.004004-1mamba;Sun Feb 21 2021]
This commit is contained in:
parent
cae0731ff6
commit
965de87467
@ -1,14 +1,14 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Moo
|
Name: perl-Moo
|
||||||
Version: 2.002004
|
Version: 2.004004
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Moo - Minimalist Object Orientation (with Moose compatibility)
|
Summary: Moo - Minimalist Object Orientation (with Moose compatibility)
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
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
|
Source: http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/Moo-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -34,7 +34,7 @@ Minimalist Object Orientation (with Moose compatibility).
|
|||||||
%{__perl} Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
|
%{__perl} Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
|
||||||
|
|
||||||
%make
|
%make
|
||||||
#% make test
|
%make test
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -60,6 +60,21 @@ done
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Aug 30 2016 Automatic Build System <autodist@mambasoft.it> 2.002004-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user