|
|
@ -9,7 +9,7 @@
|
|
|
|
Name: perl-JSON-MaybeXS
|
|
|
|
Name: perl-JSON-MaybeXS
|
|
|
|
Summary: Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
|
|
|
|
Summary: Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
|
|
|
|
Version: 1.004000
|
|
|
|
Version: 1.004000
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
URL: https://metacpan.org/release/JSON-MaybeXS
|
|
|
|
URL: https://metacpan.org/release/JSON-MaybeXS
|
|
|
|
Source0: https://cpan.metacpan.org/authors/id/H/HA/HAARG/JSON-MaybeXS-%{version}.tar.gz
|
|
|
|
Source0: https://cpan.metacpan.org/authors/id/H/HA/HAARG/JSON-MaybeXS-%{version}.tar.gz
|
|
|
@ -82,6 +82,9 @@ make test
|
|
|
|
%{_mandir}/man3/JSON::MaybeXS.3*
|
|
|
|
%{_mandir}/man3/JSON::MaybeXS.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.004000-2
|
|
|
|
|
|
|
|
- Perl 5.28 rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Apr 20 2018 Paul Howarth <paul@city-fan.org> - 1.004000-1
|
|
|
|
* Fri Apr 20 2018 Paul Howarth <paul@city-fan.org> - 1.004000-1
|
|
|
|
- Update to 1.004000
|
|
|
|
- Update to 1.004000
|
|
|
|
- Added true and false subs so they can be used via JSON::MaybeXS rather than
|
|
|
|
- Added true and false subs so they can be used via JSON::MaybeXS rather than
|
|
|
|