automatic version update by autodist [release 2.005004-1mamba;Mon Jan 10 2022]
This commit is contained in:
parent
965de87467
commit
9ba5b0f936
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Moo
|
||||
Version: 2.004004
|
||||
Version: 2.005004
|
||||
Release: 1mamba
|
||||
Summary: Moo - Minimalist Object Orientation (with Moose compatibility)
|
||||
Group: System/Libraries/Perl
|
||||
@ -13,16 +13,12 @@ Source: http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/Moo-%{version}.
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Devel-GlobalDestruction
|
||||
BuildRequires: perl-Import-Into
|
||||
BuildRequires: perl-Module-Runtime
|
||||
BuildRequires: perl-Role-Tiny
|
||||
BuildRequires: perl-Sub-Quote
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: perl-strictures
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-Class-Method-Modifiers
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Minimalist Object Orientation (with Moose compatibility).
|
||||
@ -60,6 +56,9 @@ done
|
||||
# %doc README
|
||||
|
||||
%changelog
|
||||
* Mon Jan 10 2022 Automatic Build System <autodist@mambasoft.it> 2.005004-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 2.004004-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user