automatic version update by autodist [release 0.39-1mamba;Tue Mar 09 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:28:31 +01:00
parent 0ed5714b61
commit e1554fbb6a

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <autodist@mambasoft.it> 0.39-1mamba
- automatic version update by autodist
* Fri Oct 21 2016 Automatic Build System <autodist@mambasoft.it> 0.37-1mamba
- automatic update by autodist