diff --git a/Test-JSON-Schema-Acceptance-1.029.tar.gz b/Test-JSON-Schema-Acceptance-1.029.tar.gz deleted file mode 100644 index c9fd4c9..0000000 --- a/Test-JSON-Schema-Acceptance-1.029.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:329c9147f5ff74fc680b08e4371ce96e8f8fc41653a21200d09d2f30b1ba23fe -size 279168 diff --git a/Test-JSON-Schema-Acceptance-1.033.tar.gz b/Test-JSON-Schema-Acceptance-1.033.tar.gz new file mode 100644 index 0000000..f16730e --- /dev/null +++ b/Test-JSON-Schema-Acceptance-1.033.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b17c578214ec72a4c0fe034775854d66c81684be3e746db9babdd24bf4b70e0c +size 238767 diff --git a/perl-Test-JSON-Schema-Acceptance.changes b/perl-Test-JSON-Schema-Acceptance.changes index d5fd500..ea7e99e 100644 --- a/perl-Test-JSON-Schema-Acceptance.changes +++ b/perl-Test-JSON-Schema-Acceptance.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Nov 10 05:34:21 UTC 2025 - Tina Müller + +- updated to 1.33.0 (1.033) + see /usr/share/doc/packages/perl-Test-JSON-Schema-Acceptance/Changes + + 1.033 2025-11-09 16:24:46Z + - fix test warnings on older perls + - updated test suite: + https://github.com/json-schema-org/JSON-Schema-Test-Suite/compare/8fd4fcec8ffc2294958818e05326a37fcf2b6c5c...8da0a7bcb23f3516590e70bc5c3e396400c27741 + 1.032 2025-11-09 01:52:07Z + - make tests "todo" when they fail when Cpanel::JSON::XS is not + installed (GH#24) + - updated test suite: + https://github.com/json-schema-org/JSON-Schema-Test-Suite/compare/be58fa98d5f79bb8d20f45a15e540332669ad947...8fd4fcec8ffc2294958818e05326a37fcf2b6c5c + 1.031 2025-11-07 17:27:21Z + - remove Test::More as a dependency + 1.030 2025-11-06 01:05:56Z + - "draft-next" is now known as "v1" + - updated test suite: + https://github.com/json-schema-org/JSON-Schema-Test-Suite/compare/9ad349be933f1e74810cb4fd3ad19780694dc77e...be58fa98d5f79bb8d20f45a15e540332669ad947 + ------------------------------------------------------------------- Sun Aug 3 21:55:02 UTC 2025 - Tina Müller diff --git a/perl-Test-JSON-Schema-Acceptance.spec b/perl-Test-JSON-Schema-Acceptance.spec index 854a716..5c5400c 100644 --- a/perl-Test-JSON-Schema-Acceptance.spec +++ b/perl-Test-JSON-Schema-Acceptance.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Test-JSON-Schema-Acceptance # -# 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 Test-JSON-Schema-Acceptance Name: perl-Test-JSON-Schema-Acceptance -Version: 1.29.0 +Version: 1.33.0 Release: 0 -# 1.029 -> normalize -> 1.29.0 -%define cpan_version 1.029 +# 1.033 -> normalize -> 1.33.0 +%define cpan_version 1.033 License: MIT Summary: Acceptance testing for JSON-Schema based validators URL: https://metacpan.org/release/%{cpan_name} @@ -30,12 +30,10 @@ Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Cpanel::JSON::XS) >= 3.22.300 BuildRequires: perl(Feature::Compat::Try) BuildRequires: perl(File::ShareDir) BuildRequires: perl(File::ShareDir::Install) >= 0.60 BuildRequires: perl(Git::Wrapper) -BuildRequires: perl(JSON::MaybeXS) >= 1.2.4 BuildRequires: perl(JSON::PP) BuildRequires: perl(List::Util) >= 1.33 BuildRequires: perl(Mojo::JSON) @@ -48,20 +46,21 @@ BuildRequires: perl(Test2::API) BuildRequires: perl(Test2::Suite) >= 0.000131 BuildRequires: perl(Test2::Todo) BuildRequires: perl(Test2::Tools::Compare) +BuildRequires: perl(Test2::V0) +BuildRequires: perl(Test2::Warnings) BuildRequires: perl(Test::Deep) BuildRequires: perl(Test::Fatal) BuildRequires: perl(Test::File::ShareDir) -BuildRequires: perl(Test::More) >= 0.88 BuildRequires: perl(Test::Simple) >= 1.302176 -BuildRequires: perl(Test::Warnings) BuildRequires: perl(Types::Common::Numeric) BuildRequires: perl(Types::Standard) >= 1.16.3 +BuildRequires: perl(autovivification) +BuildRequires: perl(builtin::compat) BuildRequires: perl(experimental) BuildRequires: perl(feature) BuildRequires: perl(namespace::clean) BuildRequires: perl(stable) >= 0.031 BuildRequires: perl(strictures) >= 2 -Requires: perl(Cpanel::JSON::XS) >= 3.22.300 Requires: perl(Feature::Compat::Try) Requires: perl(File::ShareDir) Requires: perl(Git::Wrapper) @@ -77,7 +76,9 @@ Requires: perl(Test2::Todo) Requires: perl(Test2::Tools::Compare) Requires: perl(Types::Common::Numeric) Requires: perl(Types::Standard) >= 1.16.3 +Requires: perl(autovivification) Requires: perl(experimental) +Requires: perl(feature) Requires: perl(namespace::clean) Requires: perl(stable) >= 0.031 Requires: perl(strictures) >= 2