diff --git a/perl-Digest-SHA3.spec b/perl-Digest-SHA3.spec index 5b5de64..4e47127 100644 --- a/perl-Digest-SHA3.spec +++ b/perl-Digest-SHA3.spec @@ -1,14 +1,14 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Digest-SHA3 -Version: 1.04 +Version: 1.05 Release: 1mamba Summary: Digest::SHA3 - Perl extension for SHA-3 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/M/MS/MSHELOR/Digest-SHA3-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN @@ -55,5 +55,8 @@ done # %doc README %changelog +* Tue Aug 09 2022 Automatic Build System 1.05-1mamba +- automatic version update by autodist + * Sun Apr 18 2021 Silvan Calarco 1.04-1mamba - package created using the webbuild interface