automatic version update by autodist [release 1.998-1mamba;Sun Feb 21 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:33:27 +01:00
parent 79b117cbe7
commit 5a8ec6aa22

View File

@ -1,14 +1,14 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Redis
Version: 1.995
Version: 1.998
Release: 1mamba
Summary: Redis - Perl binding for Redis database
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
URL: https://www.cpan.org
Source: https://cpan.metacpan.org/authors/id/D/DA/DAMS/Redis-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
@ -68,5 +68,8 @@ done
# %doc README README.pod
%changelog
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 1.998-1mamba
- automatic version update by autodist
* Tue Feb 25 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.995-1mamba
- package created using the webbuild interface