Accepting request 164109 from devel:languages:perl
- Add Source URL, see https://en.opensuse.org/SourceUrls (forwarded request 164094 from namtrac) OBS-URL: https://build.opensuse.org/request/show/164109 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Digest-HMAC?expand=0&rev=21
This commit is contained in:
commit
332dfd9038
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 10:58:21 UTC 2013 - idonmez@suse.com
|
||||
|
||||
- Add Source URL, see https://en.opensuse.org/SourceUrls
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 28 08:57:12 UTC 2011 - vcizek@novell.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Digest-HMAC
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -15,19 +15,16 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: perl-Digest-HMAC
|
||||
%define cpan_name Digest-HMAC
|
||||
Summary: Keyed-Hashing for Message Authentication
|
||||
Version: 1.03
|
||||
Release: 1
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
Version: 1.03
|
||||
Release: 0
|
||||
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: %{cpan_name}-%{version}.tar.gz
|
||||
Source: http://www.cpan.org/authors/id/G/GA/GAAS/Digest-HMAC-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
|
Loading…
Reference in New Issue
Block a user