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

This commit is contained in:
Automatic Build System 2024-01-06 09:38:38 +01:00
parent 078f4eb546
commit 1991dfb3ab

View File

@ -1,22 +1,21 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Sub-Name
Version: 0.05
Release: 2mamba
Version: 0.26
Release: 1mamba
Summary: Sub::Name - (re)name a sub
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/F/FL/FLORA/Sub-Name-%{version}.tar.gz
URL: https://www.cpan.org
Source: https://cpan.metacpan.org/modules/by-module/Sub/Sub-Name-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: perl-devel
## AUTOBUILDREQ-END
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Sub::Name - (re)name a sub.
@ -54,6 +53,9 @@ done
# %doc README
%changelog
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 0.26-1mamba
- automatic version update by autodist
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.05-2mamba
- rebuilt with perl 5.24