automatic version update by autodist [release 0.88-1mamba;Thu May 06 2021]
This commit is contained in:
parent
f18bcf5291
commit
59ad5de7ff
@ -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-Archive-Extract
|
Name: perl-Archive-Extract
|
||||||
Version: 0.86
|
Version: 0.88
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A generic archive extracting mechanism
|
Summary: A generic archive extracting mechanism
|
||||||
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/B/BI/BINGOS/Archive-Extract-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Archive/Archive-Extract-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
@ -17,7 +17,6 @@ BuildRequires: perl-devel
|
|||||||
## 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 generic archive extracting mechanism.
|
A generic archive extracting mechanism.
|
||||||
@ -52,6 +51,9 @@ done
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 06 2021 Automatic Build System <autodist@mambasoft.it> 0.88-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat May 02 2020 Automatic Build System <autodist@mambasoft.it> 0.86-1mamba
|
* Sat May 02 2020 Automatic Build System <autodist@mambasoft.it> 0.86-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user