diff --git a/perl-Package-Stash.spec b/perl-Package-Stash.spec index 50b0300..384b636 100644 --- a/perl-Package-Stash.spec +++ b/perl-Package-Stash.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Package-Stash -Version: 0.37 +Version: 0.39 Release: 1mamba Summary: Package::Stash - routines for manipulating stashes 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-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Package/Package-Stash-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-devel @@ -17,9 +17,10 @@ BuildRequires: perl-Package-DeprecationManager BuildRequires: perl-Package-Stash-XS ## AUTOBUILDREQ-END BuildRequires: perl-devel +BuildRequires: perl-Dist-Checkconflicts +BuildRequires: perl-CPAN-Meta-Check Requires: perl >= %perl_major_ver Provides: perl(Package::Stash::Conflicts) -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Package::Stash - routines for manipulating stashes. @@ -57,6 +58,9 @@ done # %doc README %changelog +* Tue Mar 09 2021 Automatic Build System 0.39-1mamba +- automatic version update by autodist + * Fri Oct 21 2016 Automatic Build System 0.37-1mamba - automatic update by autodist