Accepting request 521863 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/521863 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Digest-SHA-PurePerl?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
6437529f57
commit
f52572a7a6
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:da561664533cb9985c0dab243ccf0d6b9c5503ddd77354848e61aac795c4d0b3
|
|
||||||
size 37150
|
|
3
Digest-SHA-PurePerl-5.97.tar.gz
Normal file
3
Digest-SHA-PurePerl-5.97.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c7b447de6ee6a404b1383fd045da206838d397555e4891afe4e3ba29ce533cf6
|
||||||
|
size 37368
|
@@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 7 05:23:04 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 5.97
|
||||||
|
see /usr/share/doc/packages/perl-Digest-SHA-PurePerl/Changes
|
||||||
|
|
||||||
|
5.97 Wed Sep 6 02:23:02 MST 2017
|
||||||
|
- added 'quiet' option to shasum
|
||||||
|
-- thanks to Chris David for suggestion and initial patch
|
||||||
|
-- ref. rt.cpan.org #122750
|
||||||
|
- expanded shasum --help message
|
||||||
|
-- to explain use of escaped FILE names
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 29 05:17:03 UTC 2016 - coolo@suse.com
|
Fri Jul 29 05:17:03 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Digest-SHA-PurePerl
|
# spec file for package perl-Digest-SHA-PurePerl
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX 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
|
||||||
@@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Digest-SHA-PurePerl
|
Name: perl-Digest-SHA-PurePerl
|
||||||
Version: 5.96
|
Version: 5.97
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Digest-SHA-PurePerl
|
%define cpan_name Digest-SHA-PurePerl
|
||||||
Summary: Perl implementation of SHA-1/224/256/384/512
|
Summary: Perl implementation of SHA-1/224/256/384/512
|
||||||
License: Artistic-1.0 or GPL-1.0+
|
License: Artistic-1.0 or GPL-1.0+
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/Digest-SHA-PurePerl/
|
Url: http://search.cpan.org/dist/Digest-SHA-PurePerl/
|
||||||
Source0: http://www.cpan.org/authors/id/M/MS/MSHELOR/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/M/MS/MSHELOR/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Reference in New Issue
Block a user