automatic version update by autodist [release 1.17-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
9a373d780f
commit
b6a7e38869
@ -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 <silvan.calarco@mambasoft.it>
|
||||
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 <autodist@mambasoft.it> 1.17-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 05 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 0.14-2mamba
|
||||
- automatic rebuild by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user