11
0

3 Commits

Author SHA256 Message Date
0aaf3aeb83 Add Gitea build results 2025-08-12 18:14:55 +02:00
be9410fa9d Accepting request 1197305 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1197305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JSON-MaybeXS?expand=0&rev=11
2024-08-29 13:43:51 +00:00
5a6eacd555 Accepting request 1195916 from devel:languages:perl:autoupdate
- updated to 1.004008
   see /usr/share/doc/packages/perl-JSON-MaybeXS/Changes
  1.004008 - 2024-08-10
   - improved boolean testing
  1.004007 - 2024-08-03
   - remove unneeded tests that fail on perls < 5.36
  1.004006 - 2024-08-02
   - is_bool() now recognizes core booleans (perl 5.36+). Note that JSON::PP
     4.11 and Cpanel::JSON::XS 4.38 are required to properly encode them.

OBS-URL: https://build.opensuse.org/request/show/1195916
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-MaybeXS?expand=0&rev=23
2024-08-29 07:03:40 +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-MaybeXS/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-MaybeXS)

View File

@@ -25,6 +25,7 @@ Summary: Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros