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

This commit is contained in:
Automatic Build System 2024-01-06 09:28:38 +01:00
parent 9209b6e53e
commit 7c3a47ff5e

View File

@ -1,22 +1,22 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Package-Stash-XS
Version: 0.28
Release: 2mamba
Version: 0.29
Release: 1mamba
Summary: Package::Stash::XS - faster and more correct implementation of the Package::Stash API
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/D/DO/DOY/Package-Stash-XS-%{version}.tar.gz
URL: https://www.cpan.org
Source: https://cpan.metacpan.org/modules/by-module/Package/Package-Stash-XS-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl-Test-Requires
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Package::Stash::XS - faster and more correct implementation of the Package::Stash API.
@ -54,6 +54,9 @@ done
# %doc README
%changelog
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 0.29-1mamba
- automatic version update by autodist
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.28-2mamba
- rebuilt with perl 5.24