WIP: Automatic update to Test-JSON-Schema-Acceptance-1.037.tar.gz #4

Draft
cpanmirror wants to merge 1 commits from cpanmirror/perl-Test-JSON-Schema-Acceptance:autoupdate into main
4 changed files with 18 additions and 6 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Jan 22 05:49:32 UTC 2026 - Tina Müller <timueller+perl@suse.de>
- updated to 1.37.0 (1.037)
see /usr/share/doc/packages/perl-Test-JSON-Schema-Acceptance/Changes
1.037 2026-01-21 22:49:02Z
- when dumping data for a failed test, include its type when blessed
(e.g. a Math::BigInt object)
- updated test suite:
https://github.com/json-schema-org/JSON-Schema-Test-Suite/compare/3fc541796930c64960f334917629a221e4d74ceb...75995a1c8112322024d5c04a5eac27813aeb46f0
-------------------------------------------------------------------
Wed Jan 7 05:47:41 UTC 2026 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,10 +18,10 @@
%define cpan_name Test-JSON-Schema-Acceptance
Name: perl-Test-JSON-Schema-Acceptance
Version: 1.36.0
Version: 1.37.0
Release: 0
# 1.036 -> normalize -> 1.36.0
%define cpan_version 1.036
# 1.037 -> normalize -> 1.37.0
%define cpan_version 1.037
License: MIT
Summary: Acceptance testing for JSON-Schema based validators
URL: https://metacpan.org/release/%{cpan_name}