automatic version update by autodist [release 0.25-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
523d4c8b6a
commit
3939251e8c
@ -1,15 +1,15 @@
|
|||||||
%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-Load
|
Name: perl-Class-Load
|
||||||
Version: 0.20
|
Version: 0.25
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A working (require "Class::Name") and more
|
Summary: A working (require "Class::Name") and more
|
||||||
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/D/DR/DROLSKY/Class-Load-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Class/Class-Load-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-Data-OptList
|
BuildRequires: perl-Data-OptList
|
||||||
@ -21,7 +21,6 @@ BuildRequires: perl-Try-Tiny
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A working (require "Class::Name") and more.
|
A working (require "Class::Name") and more.
|
||||||
@ -59,6 +58,9 @@ done
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 0.25-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Nov 13 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.20-2mamba
|
* Tue Nov 13 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.20-2mamba
|
||||||
- perl 5.16 mass rebuild
|
- perl 5.16 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user