Accepting request 92320 from devel:languages:perl
update OBS-URL: https://build.opensuse.org/request/show/92320 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Digest-SHA1?expand=0&rev=15
This commit is contained in:
commit
c247435d17
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c97a6bb2fcafa848768946da8d17e36771f876ce571e3cd15d46307be8301d70
|
||||
size 39139
|
BIN
Digest-SHA1-2.13.tar.gz
(Stored with Git LFS)
Normal file
BIN
Digest-SHA1-2.13.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 18 11:10:10 UTC 2011 - coolo@suse.com
|
||||
|
||||
- use original .tar.gz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 13:32:06 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Digest-SHA1 (Version 2.13)
|
||||
# spec file for package perl-Digest-SHA1
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 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
|
||||
@ -19,14 +19,14 @@
|
||||
|
||||
|
||||
Name: perl-Digest-SHA1
|
||||
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||
%define cpan_name Digest-SHA1
|
||||
Summary: Perl Interface to the SHA-1 Algorithm
|
||||
Version: 2.13
|
||||
Release: 2
|
||||
License: Artistic License ..
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/perldoc?Digest::SHA1
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
Source: %{cpan_name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
|
Loading…
Reference in New Issue
Block a user