diff --git a/perl-Module-Signature.spec b/perl-Module-Signature.spec index 5667afb..9f16c77 100644 --- a/perl-Module-Signature.spec +++ b/perl-Module-Signature.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Module-Signature -Version: 0.68 -Release: 2mamba +Version: 0.87 +Release: 1mamba Summary: A module to check and create SIGNATURE files for CPAN distributions Group: Development/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.cpan.org -Source: http://cpan.panu.it/authors/id/F/FL/FLORA/Module-Signature-%{version}.tar.gz +Source: https://cpan.metacpan.org/authors/id/A/AU/AUDREYT/Module-Signature-%{version}.tar.gz License: GPL BuildRequires: perl-devel >= %perl_major_ver, gnupg >= 1.2.6 Requires: perl >= %perl_major_ver @@ -55,6 +55,9 @@ done %defattr(-,root,root) %changelog +* Sun Dec 06 2020 Silvan Calarco 0.87-1mamba +- update to 0.87 + * Mon Nov 12 2012 Silvan Calarco 0.68-2mamba - perl 5.16 mass rebuild