Automatic update to JSON-Schema-Modern-0.631.tar.gz #7

Merged
okurz merged 1 commits from cpanmirror/perl-JSON-Schema-Modern:autoupdate into main 2026-01-02 20:53:42 +01:00
4 changed files with 17 additions and 7 deletions

Binary file not shown.

BIN
JSON-Schema-Modern-0.631.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jan 2 15:29:30 UTC 2026 - Tina Müller <timueller+perl@suse.de>
- updated to 0.631.0 (0.631)
see /usr/share/doc/packages/perl-JSON-Schema-Modern/Changes
0.631 2025-12-25 00:31:41Z
- now allowing the use of a "$schema" keyword with a fragment, as
per strict reading of the specification(s)
-------------------------------------------------------------------
Mon Dec 15 05:39:56 UTC 2025 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-JSON-Schema-Modern
#
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
%define cpan_name JSON-Schema-Modern
Name: perl-JSON-Schema-Modern
Version: 0.630.0
Version: 0.631.0
Release: 0
# 0.630 -> normalize -> 0.630.0
%define cpan_version 0.630
# 0.631 -> normalize -> 0.631.0
%define cpan_version 0.631
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Validate data against a schema using a JSON Schema
URL: https://metacpan.org/release/%{cpan_name}