diff --git a/Cpanel-JSON-XS-4.37.tar.gz b/Cpanel-JSON-XS-4.37.tar.gz deleted file mode 100644 index 436fa77ca7f8fa92223e7f69f90c725e1d47ab5c..0000000000000000000000000000000000000000 Binary files a/Cpanel-JSON-XS-4.37.tar.gz and /dev/null differ diff --git a/Cpanel-JSON-XS-4.38.tar.gz b/Cpanel-JSON-XS-4.38.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..8d0df207c64d9ed1d30f73f806ed6081128224cd Binary files /dev/null and b/Cpanel-JSON-XS-4.38.tar.gz differ diff --git a/perl-Cpanel-JSON-XS.spec b/perl-Cpanel-JSON-XS.spec index 2d0e2ca91e8ec9886df8d4c8f1854ad34dff5a80..3fa39eae90c5b90a129105942f460f79dcea4f5f 100644 --- a/perl-Cpanel-JSON-XS.spec +++ b/perl-Cpanel-JSON-XS.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: perl-Cpanel-JSON-XS -Version: 4.37 +Version: 4.38 Release: 1 Summary: CPanel fork of JSON::XS, fast and correct serializing License: GPL-1.0-or-later or Artistic-1.0-Perl @@ -107,6 +107,12 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Thu May 30 2024 xiejing - 4.38-1 +- Update to 4.38 + - Encode real core booleans as boolean notation + - Minor test fixes by leonerd + - Fix docs typo + * Wed Jul 12 2023 leeffo - 4.37-1 - upgrade to version 4.37