Accepting request 667408 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/667408
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JSON?expand=0&rev=24
This commit is contained in:
Stephan Kulow 2019-02-04 20:22:36 +00:00 committed by Git OBS Bridge
commit 89b001841b
4 changed files with 15 additions and 5 deletions

View File

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

3
JSON-4.01.tar.gz Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jan 21 06:12:43 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 4.01
see /usr/share/doc/packages/perl-JSON/Changes
4.01 2019-01-21
- added boolean function/method that takes a scalar value and
returns a boolean value (David Cantrell)
-------------------------------------------------------------------
Fri Dec 7 06:09:14 UTC 2018 - Stephan Kulow <coolo@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-JSON
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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,7 +17,7 @@
Name: perl-JSON
Version: 4.00
Version: 4.01
Release: 0
%define cpan_name JSON
Summary: JSON (JavaScript Object Notation) encoder/decoder