automatic version update by autodist [release 0.40-1mamba;Mon Feb 21 2022]

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

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Package-Stash Name: perl-Package-Stash
Version: 0.39 Version: 0.40
Release: 1mamba Release: 1mamba
Summary: Package::Stash - routines for manipulating stashes Summary: Package::Stash - routines for manipulating stashes
Group: System/Libraries/Perl Group: System/Libraries/Perl
@ -12,9 +12,9 @@ URL: https://www.cpan.org
Source: https://cpan.metacpan.org/modules/by-module/Package/Package-Stash-%{version}.tar.gz Source: https://cpan.metacpan.org/modules/by-module/Package/Package-Stash-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl-Module-Implementation
BuildRequires: perl-devel BuildRequires: perl-devel
BuildRequires: perl-Package-DeprecationManager
BuildRequires: perl-Package-Stash-XS
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: perl-devel BuildRequires: perl-devel
BuildRequires: perl-Dist-Checkconflicts BuildRequires: perl-Dist-Checkconflicts
@ -58,6 +58,9 @@ done
# %doc README # %doc README
%changelog %changelog
* Mon Feb 21 2022 Automatic Build System <autodist@mambasoft.it> 0.40-1mamba
- automatic version update by autodist
* Tue Mar 09 2021 Automatic Build System <autodist@mambasoft.it> 0.39-1mamba * Tue Mar 09 2021 Automatic Build System <autodist@mambasoft.it> 0.39-1mamba
- automatic version update by autodist - automatic version update by autodist