forked from perl/perl-Test-JSON-Schema-Acceptance
Automatic update to Test-JSON-Schema-Acceptance-1.035.tar.gz
This commit is contained in:
BIN
Test-JSON-Schema-Acceptance-1.034.tar.gz
(Stored with Git LFS)
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
BIN
Test-JSON-Schema-Acceptance-1.035.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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>
|
||||
|
||||
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name Test-JSON-Schema-Acceptance
|
||||
Name: perl-Test-JSON-Schema-Acceptance
|
||||
Version: 1.34.0
|
||||
Version: 1.35.0
|
||||
Release: 0
|
||||
# 1.034 -> normalize -> 1.34.0
|
||||
%define cpan_version 1.034
|
||||
# 1.035 -> normalize -> 1.35.0
|
||||
%define cpan_version 1.035
|
||||
License: MIT
|
||||
Summary: Acceptance testing for JSON-Schema based validators
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@@ -34,7 +34,7 @@ BuildRequires: perl(Feature::Compat::Try)
|
||||
BuildRequires: perl(File::ShareDir)
|
||||
BuildRequires: perl(File::ShareDir::Install) >= 0.60
|
||||
BuildRequires: perl(Git::Wrapper)
|
||||
BuildRequires: perl(JSON::PP) >= 4.16
|
||||
BuildRequires: perl(JSON::PP) >= 4.11
|
||||
BuildRequires: perl(List::Util) >= 1.33
|
||||
BuildRequires: perl(Mojo::JSON)
|
||||
BuildRequires: perl(Mojolicious) >= 7.870
|
||||
@@ -64,7 +64,7 @@ BuildRequires: perl(strictures) >= 2
|
||||
Requires: perl(Feature::Compat::Try)
|
||||
Requires: perl(File::ShareDir)
|
||||
Requires: perl(Git::Wrapper)
|
||||
Requires: perl(JSON::PP) >= 4.16
|
||||
Requires: perl(JSON::PP) >= 4.11
|
||||
Requires: perl(List::Util) >= 1.33
|
||||
Requires: perl(Mojo::JSON)
|
||||
Requires: perl(Mojolicious) >= 7.870
|
||||
|
||||
Reference in New Issue
Block a user