update to 0.87 [release 0.87-1mamba;Sun Dec 06 2020]

This commit is contained in:
Silvan Calarco 2024-01-06 09:21:16 +01:00
parent 5bcb5c02ca
commit e826d240ac

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <silvan.calarco@mambasoft.it> 0.87-1mamba
- update to 0.87
* Mon Nov 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.68-2mamba
- perl 5.16 mass rebuild