automatic version update by autodist [release 1.20171012-1mamba;Sat Feb 27 2021]
This commit is contained in:
parent
2a67fb420c
commit
7861fac60c
@ -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-UNIVERSAL-isa
|
Name: perl-UNIVERSAL-isa
|
||||||
Version: 1.20120726
|
Version: 1.20171012
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: UNIVERSAL::isa - recover from people calling UNIVERSAL::isa as a function
|
Summary: UNIVERSAL::isa - recover from people calling UNIVERSAL::isa as a function
|
||||||
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/C/CH/CHROMATIC/UNIVERSAL-isa-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/UNIVERSAL/UNIVERSAL-isa-%{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
|
||||||
UNIVERSAL::isa - recover from people calling UNIVERSAL::isa as a function.
|
UNIVERSAL::isa - recover from people calling UNIVERSAL::isa as a function.
|
||||||
@ -48,10 +47,11 @@ done
|
|||||||
|
|
||||||
%files -f .packlist
|
%files -f .packlist
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc LICENSE
|
%doc LICENCE
|
||||||
## note: eventually add the remaining documents (if any)
|
|
||||||
# %doc README
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 27 2021 Automatic Build System <autodist@mambasoft.it> 1.20171012-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Nov 15 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.20120726-1mamba
|
* Thu Nov 15 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.20120726-1mamba
|
||||||
- package created by silvan using the webbuild interface
|
- package created by silvan using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user