diff --git a/perl-Package-Stash-XS.spec b/perl-Package-Stash-XS.spec index 116efc8..4445813 100644 --- a/perl-Package-Stash-XS.spec +++ b/perl-Package-Stash-XS.spec @@ -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 -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 0.29-1mamba +- automatic version update by autodist + * Wed Nov 09 2016 Silvan Calarco 0.28-2mamba - rebuilt with perl 5.24