WIP: Automatic update to Test-JSON-Schema-Acceptance-1.030.tar.gz #1
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:329c9147f5ff74fc680b08e4371ce96e8f8fc41653a21200d09d2f30b1ba23fe
|
||||
size 279168
|
||||
BIN
Test-JSON-Schema-Acceptance-1.031.tar.gz
(Stored with Git LFS)
Normal file
BIN
Test-JSON-Schema-Acceptance-1.031.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 8 05:34:04 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.31.0 (1.031)
|
||||
see /usr/share/doc/packages/perl-Test-JSON-Schema-Acceptance/Changes
|
||||
|
||||
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 <tina.mueller@suse.com>
|
||||
|
||||
|
||||
@@ -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.31.0
|
||||
Release: 0
|
||||
# 1.029 -> normalize -> 1.29.0
|
||||
%define cpan_version 1.029
|
||||
# 1.031 -> normalize -> 1.31.0
|
||||
%define cpan_version 1.031
|
||||
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
|
||||
@@ -48,10 +47,10 @@ 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(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)
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user