Automatic update to Test-JSON-Schema-Acceptance-1.035.tar.gz

This commit is contained in:
2025-12-01 05:44:18 +00:00
parent dfe03b2ca9
commit 1fcda7c42c
4 changed files with 18 additions and 8 deletions

BIN
Test-JSON-Schema-Acceptance-1.034.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
Test-JSON-Schema-Acceptance-1.035.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Dec 1 05:44:18 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 1.35.0 (1.035)
see /usr/share/doc/packages/perl-Test-JSON-Schema-Acceptance/Changes
1.035 2025-11-30 18:21:46Z
- updated test suite:
https://github.com/json-schema-org/JSON-Schema-Test-Suite/compare/8da0a7bcb23f3516590e70bc5c3e396400c27741...d69537acea93fd7481ad80ff3015d88ab0b13d5a
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 13 05:34:12 UTC 2025 - Tina Müller <timueller+perl@suse.de> Thu Nov 13 05:34:12 UTC 2025 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,10 +18,10 @@
%define cpan_name Test-JSON-Schema-Acceptance %define cpan_name Test-JSON-Schema-Acceptance
Name: perl-Test-JSON-Schema-Acceptance Name: perl-Test-JSON-Schema-Acceptance
Version: 1.34.0 Version: 1.35.0
Release: 0 Release: 0
# 1.034 -> normalize -> 1.34.0 # 1.035 -> normalize -> 1.35.0
%define cpan_version 1.034 %define cpan_version 1.035
License: MIT License: MIT
Summary: Acceptance testing for JSON-Schema based validators Summary: Acceptance testing for JSON-Schema based validators
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
@@ -34,7 +34,7 @@ BuildRequires: perl(Feature::Compat::Try)
BuildRequires: perl(File::ShareDir) BuildRequires: perl(File::ShareDir)
BuildRequires: perl(File::ShareDir::Install) >= 0.60 BuildRequires: perl(File::ShareDir::Install) >= 0.60
BuildRequires: perl(Git::Wrapper) BuildRequires: perl(Git::Wrapper)
BuildRequires: perl(JSON::PP) >= 4.16 BuildRequires: perl(JSON::PP) >= 4.11
BuildRequires: perl(List::Util) >= 1.33 BuildRequires: perl(List::Util) >= 1.33
BuildRequires: perl(Mojo::JSON) BuildRequires: perl(Mojo::JSON)
BuildRequires: perl(Mojolicious) >= 7.870 BuildRequires: perl(Mojolicious) >= 7.870
@@ -64,7 +64,7 @@ BuildRequires: perl(strictures) >= 2
Requires: perl(Feature::Compat::Try) Requires: perl(Feature::Compat::Try)
Requires: perl(File::ShareDir) Requires: perl(File::ShareDir)
Requires: perl(Git::Wrapper) Requires: perl(Git::Wrapper)
Requires: perl(JSON::PP) >= 4.16 Requires: perl(JSON::PP) >= 4.11
Requires: perl(List::Util) >= 1.33 Requires: perl(List::Util) >= 1.33
Requires: perl(Mojo::JSON) Requires: perl(Mojo::JSON)
Requires: perl(Mojolicious) >= 7.870 Requires: perl(Mojolicious) >= 7.870