automatic version update by autodist [release 2.14-1mamba;Tue Jan 17 2023]
This commit is contained in:
parent
d49004d9c7
commit
539d775fb0
@ -1,21 +1,20 @@
|
|||||||
%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-Class-Method-Modifiers
|
Name: perl-Class-Method-Modifiers
|
||||||
Version: 2.13
|
Version: 2.14
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Class::Method::Modifiers - Provides Moose-like method modifiers
|
Summary: Class::Method::Modifiers - Provides Moose-like method modifiers
|
||||||
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/E/ET/ETHER/Class-Method-Modifiers-%{version}.tar.gz
|
Source: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Class-Method-Modifiers-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Class::Method::Modifiers - Provides Moose-like method modifiers
|
Class::Method::Modifiers - Provides Moose-like method modifiers
|
||||||
@ -53,6 +52,9 @@ done
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 17 2023 Automatic Build System <autodist@mambasoft.it> 2.14-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Apr 29 2020 Automatic Build System <autodist@mambasoft.it> 2.13-1mamba
|
* Wed Apr 29 2020 Automatic Build System <autodist@mambasoft.it> 2.13-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user