11
0

3 Commits

Author SHA256 Message Date
b78c06fd18 Add Gitea build results 2025-08-12 18:14:56 +02:00
03d901c3e8 Accepting request 1269373 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1269373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JSON-Validator?expand=0&rev=46
2025-04-15 14:46:34 +00:00
b8cfba6526 Accepting request 1268713 from devel:languages:perl:autoupdate
- updated to 5.150.0 (5.15)
   see /usr/share/doc/packages/perl-JSON-Validator/Changes
  5.15 2025-03-16T18:47:47
   - Make JSON::Validator::Util::is_bool return true when passed perl v5.36+ builtin booleans #275
   - Fix wrong resolving of responses component using $ref #277
   - Fix array coercion for array parameters with a $ref schema #274

OBS-URL: https://build.opensuse.org/request/show/1268713
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=85
2025-04-14 20:41:19 +00:00
2 changed files with 13 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-JSON-Validator/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-JSON-Validator)

View File

@@ -27,6 +27,7 @@ Summary: Validate data against a JSON schema
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/J/JH/JHTHORSEN/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros