8
0

Accepting request 990967 from devel:languages:perl:autoupdate

- updated to 0.62
   see /usr/share/doc/packages/perl-JSON-Parse/Changes
  0.62 2022-07-16
  * Bug fix for tokenize with backslash-double quote

OBS-URL: https://build.opensuse.org/request/show/990967
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Parse?expand=0&rev=32
This commit is contained in:
Stephan Kulow
2022-07-28 12:42:43 +00:00
committed by Git OBS Bridge
parent b25122fe26
commit 5fe5571e59
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:ce8e55e70bef9bcbba2e96af631d10a605900961a22cad977e71aab56c3f2806
size 88431

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

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Jul 16 03:07:20 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 0.62
see /usr/share/doc/packages/perl-JSON-Parse/Changes
0.62 2022-07-16
* Bug fix for tokenize with backslash-double quote
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 11 03:08:01 UTC 2021 - Tina Müller <timueller+perl@suse.de> Thu Feb 11 03:08:01 UTC 2021 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-JSON-Parse # spec file for package perl-JSON-Parse
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# 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
@@ -18,10 +18,10 @@
%define cpan_name JSON-Parse %define cpan_name JSON-Parse
Name: perl-JSON-Parse Name: perl-JSON-Parse
Version: 0.61 Version: 0.62
Release: 0 Release: 0
Summary: Parse JSON
License: Artistic-1.0 OR GPL-1.0-or-later License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Parse JSON
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 Source0: https://cpan.metacpan.org/authors/id/B/BK/BKB/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml