8
0

Accepting request 819920 from devel:languages:perl:autoupdate

- updated to 0.57
   see /usr/share/doc/packages/perl-JSON-Parse/Changes
  0.57 2020-07-09
  * Bug fix for long strings

OBS-URL: https://build.opensuse.org/request/show/819920
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Parse?expand=0&rev=24
This commit is contained in:
Stephan Kulow
2020-07-13 17:52:18 +00:00
committed by Git OBS Bridge
parent 78d13fd4a3
commit 8730a1a839
4 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ccf1cb5d3a9a0a5035ff22aedd5cf7f8a0461832f157254e013b9a7c9c911b5
size 78777

3
JSON-Parse-0.57.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:85a88e451380b00c497465c573be9ab8c05b2a3988671d82c4131900dfc50ae7
size 79465

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jul 10 09:33:19 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 0.57
see /usr/share/doc/packages/perl-JSON-Parse/Changes
0.57 2020-07-09
* Bug fix for long strings
-------------------------------------------------------------------
Tue Feb 18 03:09:00 UTC 2020 - <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-JSON-Parse
#
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
Name: perl-JSON-Parse
Version: 0.56
Version: 0.57
Release: 0
%define cpan_name JSON-Parse
Summary: Read JSON into a Perl variable
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: https://metacpan.org/release/%{cpan_name}
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/B/BK/BKB/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build