diff --git a/perl-Redis.spec b/perl-Redis.spec index d5f8b72..3eaef2d 100644 --- a/perl-Redis.spec +++ b/perl-Redis.spec @@ -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 -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 1.998-1mamba +- automatic version update by autodist + * Tue Feb 25 2020 Silvan Calarco 1.995-1mamba - package created using the webbuild interface