Automatic update to v0.617.0 (0.617) #1

Open
cpanmirror wants to merge 1 commits from cpanmirror/perl-JSON-Schema-Modern:autoupdate into main
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3a76397d0dc72e4f3b4daea38892724e9747cc24079ba0465ce2daccebbc72ee
size 225388

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

Binary file not shown.

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Aug 28 10:29:37 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.617.0 (0.617)
see /usr/share/doc/packages/perl-JSON-Schema-Modern/Changes
0.617 2025-08-16 20:50:11Z
- various internal changes for performance improvement
-------------------------------------------------------------------
Fri Aug 8 11:58:41 UTC 2025 - Tina Müller <tina.mueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-JSON-Schema-Modern
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 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.616.0
Version: 0.617.0
Release: 0
# 0.616 -> normalize -> 0.616.0
%define cpan_version 0.616
# 0.617 -> normalize -> 0.617.0
%define cpan_version 0.617
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}