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:
parent
0c453162bf
commit
d7e4d541be
@ -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
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -15,18 +15,16 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: perl-Digest-SHA1
|
||||
%define cpan_name Digest-SHA1
|
||||
Summary: Perl Interface to the SHA-1 Algorithm
|
||||
Version: 2.13
|
||||
Release: 2
|
||||
License: Artistic License ..
|
||||
License: Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
Version: 2.13
|
||||
Release: 0
|
||||
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
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
|
Loading…
Reference in New Issue
Block a user