Automatic update to JSON-Schema-Modern-0.621.tar.gz #4

Merged
okurz merged 1 commits from cpanmirror/perl-JSON-Schema-Modern:autoupdate into main 2025-11-09 20:18:09 +01:00
4 changed files with 21 additions and 6 deletions

BIN
JSON-Schema-Modern-0.620.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
JSON-Schema-Modern-0.622.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Nov 9 05:31:29 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.622.0 (0.622)
see /usr/share/doc/packages/perl-JSON-Schema-Modern/Changes
0.622 2025-11-08 22:22:19Z
- allow export of JSON::Schema::Modern::Utilities::is_bool
- adjust acceptance tests to handle new failure cases in the test
suite for the hostname format
0.621 2025-10-30 17:56:52Z
- adjust acceptance tests to handle new failure cases in the test
suite for hostname, idn-hostname formats
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 17 19:07:03 UTC 2025 - Tina Müller <timueller+perl@suse.de> Fri Oct 17 19:07:03 UTC 2025 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,10 +18,10 @@
%define cpan_name JSON-Schema-Modern %define cpan_name JSON-Schema-Modern
Name: perl-JSON-Schema-Modern Name: perl-JSON-Schema-Modern
Version: 0.620.0 Version: 0.622.0
Release: 0 Release: 0
# 0.620 -> normalize -> 0.620.0 # 0.622 -> normalize -> 0.622.0
%define cpan_version 0.620 %define cpan_version 0.622
License: Artistic-1.0 OR GPL-1.0-or-later License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Validate data against a schema using a JSON Schema Summary: Validate data against a schema using a JSON Schema
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}