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)
|
||||
|
||||
Name: perl-UNIVERSAL-isa
|
||||
Version: 1.20120726
|
||||
Version: 1.20171012
|
||||
Release: 1mamba
|
||||
Summary: UNIVERSAL::isa - recover from people calling UNIVERSAL::isa as a function
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/C/CH/CHROMATIC/UNIVERSAL-isa-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/UNIVERSAL/UNIVERSAL-isa-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
UNIVERSAL::isa - recover from people calling UNIVERSAL::isa as a function.
|
||||
@ -48,10 +47,11 @@ done
|
||||
|
||||
%files -f .packlist
|
||||
%defattr(-,root,root)
|
||||
%doc LICENSE
|
||||
## note: eventually add the remaining documents (if any)
|
||||
# %doc README
|
||||
%doc LICENCE
|
||||
|
||||
%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
|
||||
- package created by silvan using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user