automatic version update by autodist [release 0.001013-1mamba;Wed Feb 24 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:38:13 +01:00
parent 974dbcba4e
commit 95550ce595

View File

@ -1,21 +1,20 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Sub-Exporter-Progressive
Version: 0.001008
Version: 0.001013
Release: 1mamba
Summary: Sub::Exporter::Progressive - Only use Sub::Exporter if you need it
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/L/LE/LEONT/Sub-Exporter-Progressive-%{version}.tar.gz
URL: https://www.cpan.org
Source: https://cpan.metacpan.org/modules/by-module/Sub/Sub-Exporter-Progressive-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: perl-devel
## AUTOBUILDREQ-END
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Sub::Exporter::Progressive - Only use Sub::Exporter if you need it.
@ -53,6 +52,9 @@ done
# %doc README
%changelog
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 0.001013-1mamba
- automatic version update by autodist
* Thu Feb 21 2013 Automatic Build System <autodist@mambasoft.it> 0.001008-1mamba
- automatic version update by autodist