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)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Crypt-DSA
|
Name: perl-Crypt-DSA
|
||||||
Version: 0.14
|
Version: 1.17
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Crypt::DSA - Provides DSA signature and key generation
|
Summary: Crypt::DSA - Provides DSA signature and key generation
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
Source: http://www.cpan.org/authors/id/B/BT/BTROTT/Crypt-DSA-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Crypt/Crypt-DSA-%{version}.tar.gz
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
BuildRequires: perl-Math-Pari
|
BuildRequires: perl-Math-Pari
|
||||||
@ -18,7 +18,6 @@ BuildRequires: perl-Digest-SHA1
|
|||||||
BuildRequires: perl-Data-Buffer
|
BuildRequires: perl-Data-Buffer
|
||||||
BuildRequires: perl-Convert-PEM
|
BuildRequires: perl-Convert-PEM
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/perl-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This Crypt::DSA perl module provides DSA signature and key generation.
|
This Crypt::DSA perl module provides DSA signature and key generation.
|
||||||
@ -52,6 +51,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Nov 05 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 0.14-2mamba
|
||||||
- automatic rebuild by autodist
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user