Accepting request 164094 from home:namtrac:bugfix

- Add Source URL, see https://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/164094
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Digest-HMAC?expand=0&rev=14
This commit is contained in:
Stephan Kulow 2013-04-15 11:17:00 +00:00 committed by Git OBS Bridge
parent 3dc74eed1f
commit 121b31a700
2 changed files with 11 additions and 9 deletions

View File

@ -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

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Digest-HMAC (Version 1.02)
# spec file for package perl-Digest-HMAC
#
# Copyright (c) 2010 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: 7
License: GPL+ or Artistic
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}