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.030.tar.gz b/Test-JSON-Schema-Acceptance-1.030.tar.gz new file mode 100644 index 0000000..895766c --- /dev/null +++ b/Test-JSON-Schema-Acceptance-1.030.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b07a1731326ef1b9d28b70fd271e5f64cabd48875a217eb6ec88afbe5b41f07b +size 282978 diff --git a/perl-Test-JSON-Schema-Acceptance.changes b/perl-Test-JSON-Schema-Acceptance.changes index d5fd500..9c74719 100644 --- a/perl-Test-JSON-Schema-Acceptance.changes +++ b/perl-Test-JSON-Schema-Acceptance.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Nov 6 05:33:46 UTC 2025 - Tina Müller + +- updated to 1.30.0 (1.030) + see /usr/share/doc/packages/perl-Test-JSON-Schema-Acceptance/Changes + + 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..547091f 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.30.0 Release: 0 -# 1.029 -> normalize -> 1.29.0 -%define cpan_version 1.029 +# 1.030 -> normalize -> 1.30.0 +%define cpan_version 1.030 License: MIT Summary: Acceptance testing for JSON-Schema based validators URL: https://metacpan.org/release/%{cpan_name} @@ -30,7 +30,6 @@ 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 @@ -61,7 +60,6 @@ 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)