update to 1.002005 [release 1.002005-1mamba;Mon Jan 10 2022]
This commit is contained in:
parent
26f366f502
commit
cdbbc92340
@ -1,22 +1,21 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Import-Into
|
||||
Version: 1.002004
|
||||
Version: 1.002005
|
||||
Release: 1mamba
|
||||
Summary: Import::Into - Import packages into other packages
|
||||
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/E/ET/ETHER/Import-Into-%{version}.tar.gz
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/authors/id/H/HA/HAARG/Import-Into-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-Module-Runtime
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Import::Into - Import packages into other packages.
|
||||
@ -50,9 +49,9 @@ done
|
||||
%files -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
## note: eventually add the remaining documents (if any)
|
||||
# %doc README
|
||||
|
||||
%changelog
|
||||
* Mon Jan 10 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.002005-1mamba
|
||||
- update to 1.002005
|
||||
|
||||
* Fri Oct 31 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.002004-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user