automatic version update by autodist [release 1.04-1mamba;Fri Apr 02 2021]
This commit is contained in:
parent
868e072500
commit
869e84f030
@ -1,20 +1,19 @@
|
||||
Name: perl-Digest-HMAC
|
||||
Version: 1.03
|
||||
Release: 2mamba
|
||||
Version: 1.04
|
||||
Release: 1mamba
|
||||
Summary: Digest::HMAC - Keyed-Hashing for Message Authentication
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Digest-HMAC-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Digest/Digest-HMAC-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: perl-Digest-SHA1
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
HMAC is used for message integrity checks between two parties that share a secret key, and works in combination with some other Digest algorithm, usually
|
||||
@ -51,6 +50,9 @@ done
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Fri Apr 02 2021 Automatic Build System <autodist@mambasoft.it> 1.04-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.03-2mamba
|
||||
- perl 5.16 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user