Automatic update to JSON-Schema-Modern-0.623.tar.gz
This commit is contained in:
BIN
JSON-Schema-Modern-0.622.tar.gz
(Stored with Git LFS)
BIN
JSON-Schema-Modern-0.622.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
JSON-Schema-Modern-0.623.tar.gz
(Stored with Git LFS)
Normal file
BIN
JSON-Schema-Modern-0.623.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 17 05:33:49 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 0.623.0 (0.623)
|
||||||
|
see /usr/share/doc/packages/perl-JSON-Schema-Modern/Changes
|
||||||
|
|
||||||
|
0.623 2025-11-17 00:14:31Z
|
||||||
|
- fix error when navigating a $dynamicRef after initial evaluation
|
||||||
|
at a subschema
|
||||||
|
- fix incorrect $dynamicRef target following changing scopes into a
|
||||||
|
subschema of a schema resource (one with an $id)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 9 05:31:29 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
Sun Nov 9 05:31:29 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
|||||||
@@ -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.622.0
|
Version: 0.623.0
|
||||||
Release: 0
|
Release: 0
|
||||||
# 0.622 -> normalize -> 0.622.0
|
# 0.623 -> normalize -> 0.623.0
|
||||||
%define cpan_version 0.622
|
%define cpan_version 0.623
|
||||||
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}
|
||||||
@@ -55,15 +55,15 @@ BuildRequires: perl(Ref::Util) >= 0.100
|
|||||||
BuildRequires: perl(Safe::Isa) >= 1.0.8
|
BuildRequires: perl(Safe::Isa) >= 1.0.8
|
||||||
BuildRequires: perl(Sub::Install)
|
BuildRequires: perl(Sub::Install)
|
||||||
BuildRequires: perl(Test2::API)
|
BuildRequires: perl(Test2::API)
|
||||||
|
BuildRequires: perl(Test2::Tools::Exception)
|
||||||
BuildRequires: perl(Test2::V0)
|
BuildRequires: perl(Test2::V0)
|
||||||
|
BuildRequires: perl(Test2::Warnings)
|
||||||
BuildRequires: perl(Test::Deep)
|
BuildRequires: perl(Test::Deep)
|
||||||
BuildRequires: perl(Test::Deep::UnorderedPairs)
|
BuildRequires: perl(Test::Deep::UnorderedPairs)
|
||||||
BuildRequires: perl(Test::Fatal)
|
|
||||||
BuildRequires: perl(Test::File::ShareDir)
|
BuildRequires: perl(Test::File::ShareDir)
|
||||||
BuildRequires: perl(Test::JSON::Schema::Acceptance) >= 1.29
|
BuildRequires: perl(Test::JSON::Schema::Acceptance) >= 1.29
|
||||||
BuildRequires: perl(Test::Memory::Cycle)
|
BuildRequires: perl(Test::Memory::Cycle)
|
||||||
BuildRequires: perl(Test::Needs)
|
BuildRequires: perl(Test::Needs)
|
||||||
BuildRequires: perl(Test::Warnings)
|
|
||||||
BuildRequires: perl(Test::Without::Module) >= 0.190
|
BuildRequires: perl(Test::Without::Module) >= 0.190
|
||||||
BuildRequires: perl(Types::Common::Numeric)
|
BuildRequires: perl(Types::Common::Numeric)
|
||||||
BuildRequires: perl(Types::Standard) >= 1.16.3
|
BuildRequires: perl(Types::Standard) >= 1.16.3
|
||||||
|
|||||||
Reference in New Issue
Block a user