diff --git a/Test-JSON-Schema-Acceptance-1.034.tar.gz b/Test-JSON-Schema-Acceptance-1.034.tar.gz deleted file mode 100644 index 8ab0f7d..0000000 --- a/Test-JSON-Schema-Acceptance-1.034.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27c48407a624d238ae85ae27462a0c006087cf14c222c3e1f4c9344c6e3db2ef -size 238884 diff --git a/Test-JSON-Schema-Acceptance-1.035.tar.gz b/Test-JSON-Schema-Acceptance-1.035.tar.gz new file mode 100644 index 0000000..14ea664 --- /dev/null +++ b/Test-JSON-Schema-Acceptance-1.035.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c647ea1fc00c007251c5668456c9a7061d6f120965bcda90ab206fe0687249b4 +size 239503 diff --git a/perl-Test-JSON-Schema-Acceptance.changes b/perl-Test-JSON-Schema-Acceptance.changes index 62a0b89..3d195b3 100644 --- a/perl-Test-JSON-Schema-Acceptance.changes +++ b/perl-Test-JSON-Schema-Acceptance.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Dec 1 05:44:18 UTC 2025 - Tina Müller + +- 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 diff --git a/perl-Test-JSON-Schema-Acceptance.spec b/perl-Test-JSON-Schema-Acceptance.spec index 1f23a32..5de6e2d 100644 --- a/perl-Test-JSON-Schema-Acceptance.spec +++ b/perl-Test-JSON-Schema-Acceptance.spec @@ -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