Accepting request 77325 from devel:languages:perl
- update to 1.03 Depend on Digest::SHA instead of Digest::SHA1 [RT#69776] Document the blocksize argument [RT#14551] OBS-URL: https://build.opensuse.org/request/show/77325 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Digest-HMAC?expand=0&rev=15
This commit is contained in:
commit
27bdd6a591
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7956679bed8babfde0350db360d9beac201f44bf5ec623810a8caf501f3953e1
|
|
||||||
size 7246
|
|
3
Digest-HMAC-1.03.tar.gz
Normal file
3
Digest-HMAC-1.03.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3bc72c6d3ff144d73aefb90e9a78d33612d58cf1cd1631ecfb8985ba96da4a59
|
||||||
|
size 7251
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 28 08:57:12 UTC 2011 - vcizek@novell.com
|
||||||
|
|
||||||
|
- update to 1.03
|
||||||
|
Depend on Digest::SHA instead of Digest::SHA1 [RT#69776]
|
||||||
|
Document the blocksize argument [RT#14551]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 30 19:20:10 UTC 2010 - coolo@novell.com
|
Tue Nov 30 19:20:10 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
Name: perl-Digest-HMAC
|
Name: perl-Digest-HMAC
|
||||||
%define cpan_name Digest-HMAC
|
%define cpan_name Digest-HMAC
|
||||||
Summary: Keyed-Hashing for Message Authentication
|
Summary: Keyed-Hashing for Message Authentication
|
||||||
Version: 1.02
|
Version: 1.03
|
||||||
Release: 7
|
Release: 7
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/Digest-HMAC/
|
Url: http://search.cpan.org/dist/Digest-HMAC/
|
||||||
#Source: http://www.cpan.org/authors/id/G/GA/GAAS/Digest-HMAC-1.02.tar.gz
|
#Source: http://www.cpan.org/authors/id/G/GA/GAAS/Digest-HMAC-1.02.tar.gz
|
||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
Source: %{cpan_name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
Loading…
Reference in New Issue
Block a user