diff --git a/perl-Crypt-DSA.spec b/perl-Crypt-DSA.spec index 8cb3111..5a707ca 100644 --- a/perl-Crypt-DSA.spec +++ b/perl-Crypt-DSA.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Crypt-DSA -Version: 0.14 -Release: 2mamba +Version: 1.17 +Release: 1mamba Summary: Crypt::DSA - Provides DSA signature and key generation Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -Source: http://www.cpan.org/authors/id/B/BT/BTROTT/Crypt-DSA-%{version}.tar.gz -URL: http://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Crypt/Crypt-DSA-%{version}.tar.gz +URL: https://www.cpan.org License: GPL BuildRequires: perl-devel >= %perl_major_ver BuildRequires: perl-Math-Pari @@ -18,7 +18,6 @@ BuildRequires: perl-Digest-SHA1 BuildRequires: perl-Data-Buffer BuildRequires: perl-Convert-PEM Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/perl-root %description This Crypt::DSA perl module provides DSA signature and key generation. @@ -52,6 +51,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Wed Feb 24 2021 Automatic Build System 1.17-1mamba +- automatic version update by autodist + * Wed Nov 05 2008 Silvan Calarco 0.14-2mamba - automatic rebuild by autodist