{"old": "/home/jenkins/agent/workspace/multiarch/src-openeuler/x86-64/perl-Cpanel-JSON-XS/old_rpms/", "new": "/home/jenkins/agent/workspace/multiarch/src-openeuler/x86-64/perl-Cpanel-JSON-XS/new_rpms/", "compare_result": "not pass", "compare_details": {"same": {"same_details": {"old": [], "new": []}, "same_num": 0}, "diff": {"diff_details": {"perl-Cpanel-JSON-XS": {"name": {"old": "perl-Cpanel-JSON-XS-4.42-1.oe1.x86_64.rpm", "new": "perl-Cpanel-JSON-XS-4.43-1.oe1.x86_64.rpm"}, "RPM Level": "level4", "rpm requires": {}, "rpm provides": {}, "rpm files": {}, "rpm abi": {}, "rpm cmd": {}, "rpm lib": {}, "rpm symbol": {}}}, "diff_num": 1}, "less": {"less_details": {}, "less_num": 0}, "more": {"more_details": {}, "more_num": 0}}, "pr_link": "https://gitcode.com/src-openeuler/perl-Cpanel-JSON-XS/pull/26", "pr_changelog": "* Mon Jul 20 2026 zengliwen <zengliwen@kylinos.cn> - 4.43-1\n- Update to 4.43\n  - Fix canonical sort: Compare by UTF-16 code units per RFC 8785\n  - Fix canonical sort on Perl 5.8-5.18: utf16_cmp now always attempts UTF-8\n    decoding instead of checking SvUTF8 flag, since older Perls may store valid\n    UTF-8 hash keys without the flag set\n  - Fix quadmath encode dropping \".0\" for large floats\n    - The .0 guard condition that suppressed appending for NV values > UV_MAX\n      was incorrect on high-precision FP (quadmath, 128-bit long double on\n      arm64) where %g uses fixed-point notation for values like 1.01e30\n    - Guarded with #if NV_DIG < 31 to skip only on double/80-bit-ld where %g\n      naturally uses %e for large values\n"}