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

This commit is contained in:
2025-11-06 05:33:47 +00:00
parent f68b23393e
commit ca9dea7505
4 changed files with 18 additions and 9 deletions

View File

@@ -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)