Compare commits
3 Commits
1.03-2mamb
...
main
Author | SHA1 | Date | |
---|---|---|---|
3b38e869b0 | |||
|
51ac26cff7 | ||
869e84f030 |
@ -1,20 +1,20 @@
|
||||
Name: perl-Digest-HMAC
|
||||
Version: 1.03
|
||||
Release: 2mamba
|
||||
Version: 1.05
|
||||
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: libperl
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: perl-Digest-SHA1
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl >= 2:5.36.0
|
||||
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 +51,15 @@ done
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Fri Oct 18 2024 Automatic Build System <autodist@openmamba.org> 1.05-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 1.04-2mamba
|
||||
- rebuilt with perl 5.36.0
|
||||
|
||||
* 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…
x
Reference in New Issue
Block a user