From 5e476edc7a57a1920976f6cca16f8eed5bb1b254577a0f6d72b1f9951f318db1 Mon Sep 17 00:00:00 2001 From: Cris Dywan Date: Thu, 13 Jan 2022 12:26:15 +0000 Subject: [PATCH] Accepting request 946039 from devel:languages:perl:autoupdate - updated to 5.05 see /usr/share/doc/packages/perl-JSON-Validator/Changes 5.05 2022-01-06T09:33:30+0900 - Add EXPERIMETNAL support for coercing to array when posting form data OBS-URL: https://build.opensuse.org/request/show/946039 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=72 --- JSON-Validator-5.04.tar.gz | 3 --- JSON-Validator-5.05.tar.gz | 3 +++ perl-JSON-Validator.changes | 9 +++++++++ perl-JSON-Validator.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 JSON-Validator-5.04.tar.gz create mode 100644 JSON-Validator-5.05.tar.gz diff --git a/JSON-Validator-5.04.tar.gz b/JSON-Validator-5.04.tar.gz deleted file mode 100644 index 0c17d1d..0000000 --- a/JSON-Validator-5.04.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e45d4e90f1ff5feb4bcf91173ed3bcbfde78df95082e89e1d96906f08dade7d2 -size 110530 diff --git a/JSON-Validator-5.05.tar.gz b/JSON-Validator-5.05.tar.gz new file mode 100644 index 0000000..24422d7 --- /dev/null +++ b/JSON-Validator-5.05.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc9cd0c415295104f53ef7ace8422801b2a4274d537521e8dea6e664e5b2b4cd +size 110937 diff --git a/perl-JSON-Validator.changes b/perl-JSON-Validator.changes index f50a641..3da030e 100644 --- a/perl-JSON-Validator.changes +++ b/perl-JSON-Validator.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jan 6 03:07:06 UTC 2022 - Tina Müller + +- updated to 5.05 + see /usr/share/doc/packages/perl-JSON-Validator/Changes + + 5.05 2022-01-06T09:33:30+0900 + - Add EXPERIMETNAL support for coercing to array when posting form data + ------------------------------------------------------------------- Fri Dec 10 03:07:01 UTC 2021 - Tina Müller diff --git a/perl-JSON-Validator.spec b/perl-JSON-Validator.spec index bb9c25b..8ea906c 100644 --- a/perl-JSON-Validator.spec +++ b/perl-JSON-Validator.spec @@ -1,7 +1,7 @@ # # spec file for package perl-JSON-Validator # -# 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-Validator Name: perl-JSON-Validator -Version: 5.04 +Version: 5.05 Release: 0 Summary: Validate data against a JSON schema License: Artistic-2.0