Automatic update to v0.617.0 (0.617)

This commit is contained in:
2025-08-28 10:29:38 +00:00
parent 4303d5c376
commit 003f71cfe6
4 changed files with 16 additions and 7 deletions

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}