Accepting request 164093 from home:namtrac:bugfix

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

OBS-URL: https://build.opensuse.org/request/show/164093
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Digest-SHA1?expand=0&rev=20
This commit is contained in:
Stephan Kulow 2013-04-15 11:16:56 +00:00 committed by Git OBS Bridge
parent 0c453162bf
commit d7e4d541be
2 changed files with 10 additions and 7 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 15 10:57:03 UTC 2013 - idonmez@suse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 18 11:10:10 UTC 2011 - coolo@suse.com Fri Nov 18 11:10:10 UTC 2011 - coolo@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package perl-Digest-SHA1 # spec file for package perl-Digest-SHA1
# #
# 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -15,18 +15,16 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: perl-Digest-SHA1 Name: perl-Digest-SHA1
%define cpan_name Digest-SHA1 %define cpan_name Digest-SHA1
Summary: Perl Interface to the SHA-1 Algorithm Summary: Perl Interface to the SHA-1 Algorithm
Version: 2.13 License: Artistic-1.0
Release: 2
License: Artistic License ..
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Version: 2.13
Release: 0
Url: http://search.cpan.org/perldoc?Digest::SHA1 Url: http://search.cpan.org/perldoc?Digest::SHA1
Source: %{cpan_name}-%{version}.tar.gz Source: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/%{cpan_name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires} %{perl_requires}
BuildRequires: perl BuildRequires: perl