From 5df3066ef94ad70242f62690077a8dc3464d24fc5ceac12e8ff4c7eb4ba0c525 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 23 May 2017 18:13:30 +0000 Subject: [PATCH] Accepting request 497830 from devel:languages:perl:autoupdate - updated to 2.93 see /usr/share/doc/packages/perl-JSON-PP/Changes OBS-URL: https://build.opensuse.org/request/show/497830 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-PP?expand=0&rev=12 --- JSON-PP-2.27400.tar.gz | 3 --- JSON-PP-2.93.tar.gz | 3 +++ perl-JSON-PP.changes | 6 ++++++ perl-JSON-PP.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 JSON-PP-2.27400.tar.gz create mode 100644 JSON-PP-2.93.tar.gz diff --git a/JSON-PP-2.27400.tar.gz b/JSON-PP-2.27400.tar.gz deleted file mode 100644 index 8bf9a33..0000000 --- a/JSON-PP-2.27400.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e960e89e639248c30316661f519774fab7aa1e37f367147a049f2c7ea5e06c9 -size 41780 diff --git a/JSON-PP-2.93.tar.gz b/JSON-PP-2.93.tar.gz new file mode 100644 index 0000000..ddffa0d --- /dev/null +++ b/JSON-PP-2.93.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f47ad10bc34eb6d17d70f1c8e1785ab6389f8b985f33aa048d7db53f449aceae +size 46623 diff --git a/perl-JSON-PP.changes b/perl-JSON-PP.changes index 323681d..8c63496 100644 --- a/perl-JSON-PP.changes +++ b/perl-JSON-PP.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 16 05:59:59 UTC 2017 - coolo@suse.com + +- updated to 2.93 + see /usr/share/doc/packages/perl-JSON-PP/Changes + ------------------------------------------------------------------- Sat Dec 3 01:45:20 UTC 2016 - chris@computersalat.de diff --git a/perl-JSON-PP.spec b/perl-JSON-PP.spec index a997e01..f1838be 100644 --- a/perl-JSON-PP.spec +++ b/perl-JSON-PP.spec @@ -1,7 +1,7 @@ # # spec file for package perl-JSON-PP # -# 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: perl-JSON-PP -Version: 2.27400 +Version: 2.93 Release: 0 %define cpan_name JSON-PP Summary: JSON::XS compatible pure-Perl module License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/JSON-PP/ -Source0: http://www.cpan.org/authors/id/M/MA/MAKAMAKA/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build