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)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Import-Into
|
Name: perl-Import-Into
|
||||||
Version: 1.002004
|
Version: 1.002005
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Import::Into - Import packages into other packages
|
Summary: Import::Into - Import packages into other packages
|
||||||
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/Import-Into-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/authors/id/H/HA/HAARG/Import-Into-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-Module-Runtime
|
BuildRequires: perl-Module-Runtime
|
||||||
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
|
||||||
Import::Into - Import packages into other packages.
|
Import::Into - Import packages into other packages.
|
||||||
@ -50,9 +49,9 @@ done
|
|||||||
%files -f .packlist
|
%files -f .packlist
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
## note: eventually add the remaining documents (if any)
|
|
||||||
# %doc README
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 31 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.002004-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user