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