automatic version update by autodist [release 0.988-1mamba;Sat Jun 19 2021]
This commit is contained in:
parent
c6032b23d5
commit
675a91aebd
@ -1,26 +1,25 @@
|
|||||||
%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-Sub-Exporter
|
Name: perl-Sub-Exporter
|
||||||
Version: 0.987
|
Version: 0.988
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Sub::Exporter - a sophisticated exporter for custom-built routines
|
Summary: Sub::Exporter - a sophisticated exporter for custom-built routines
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Automatic Build System <autodist@mambasoft.it>
|
Packager: Automatic Build System <autodist@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Sub-Exporter-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Sub/Sub-Exporter-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
BuildRequires: perl-Package-Generator
|
BuildRequires: perl-Package-Generator
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-Data-OptList
|
BuildRequires: perl-Data-OptList
|
||||||
BuildRequires: perl-devel
|
|
||||||
BuildRequires: perl-Params-Util
|
BuildRequires: perl-Params-Util
|
||||||
BuildRequires: perl-Sub-Install
|
BuildRequires: perl-Sub-Install
|
||||||
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
ACHTUNG! If you're not familiar with Exporter or exporting, read Sub::Exporter::Tutorial first!
|
ACHTUNG! If you're not familiar with Exporter or exporting, read Sub::Exporter::Tutorial first!
|
||||||
@ -55,6 +54,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 19 2021 Automatic Build System <autodist@mambasoft.it> 0.988-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Oct 24 2013 Automatic Build System <autodist@mambasoft.it> 0.987-1mamba
|
* Thu Oct 24 2013 Automatic Build System <autodist@mambasoft.it> 0.987-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user