From e2d2bf9cef04ffd603bb8450d8c26f4717e7dc4c4ab74f34eceb8b24059c58eb Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Tue, 18 Jan 2022 18:07:16 +0000 Subject: [PATCH] Accepting request 947246 from devel:languages:perl:autoupdate - updated to 4.05 see /usr/share/doc/packages/perl-JSON/Changes 4.05 2022-01-14 - removed VERSION section in pod (GH#52, abraxxa++) OBS-URL: https://build.opensuse.org/request/show/947246 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON?expand=0&rev=52 --- JSON-4.04.tar.gz | 3 --- JSON-4.05.tar.gz | 3 +++ perl-JSON.changes | 9 +++++++++ perl-JSON.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 JSON-4.04.tar.gz create mode 100644 JSON-4.05.tar.gz diff --git a/JSON-4.04.tar.gz b/JSON-4.04.tar.gz deleted file mode 100644 index 497d4f7..0000000 --- a/JSON-4.04.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66b6c6ea1ed6d609b0b70df29fdcbd281f3fe13c661e5b2847b4e4e8c12b5380 -size 91782 diff --git a/JSON-4.05.tar.gz b/JSON-4.05.tar.gz new file mode 100644 index 0000000..b463577 --- /dev/null +++ b/JSON-4.05.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53839373210bebea0b24fe459d0a8232446b62015c8dc42dc36051da67336bf0 +size 91829 diff --git a/perl-JSON.changes b/perl-JSON.changes index 6be4648..9e9220b 100644 --- a/perl-JSON.changes +++ b/perl-JSON.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Jan 15 03:06:30 UTC 2022 - Tina Müller + +- updated to 4.05 + see /usr/share/doc/packages/perl-JSON/Changes + + 4.05 2022-01-14 + - removed VERSION section in pod (GH#52, abraxxa++) + ------------------------------------------------------------------- Sat Dec 18 03:07:16 UTC 2021 - Tina Müller diff --git a/perl-JSON.spec b/perl-JSON.spec index 6f8070b..2f8df6e 100644 --- a/perl-JSON.spec +++ b/perl-JSON.spec @@ -1,7 +1,7 @@ # # spec file for package perl-JSON # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name JSON Name: perl-JSON -Version: 4.04 +Version: 4.05 Release: 0 Summary: JSON (JavaScript Object Notation) encoder/decoder License: Artistic-1.0 OR GPL-1.0-or-later