{"old": "/home/jenkins/agent/workspace/multiarch/src-openeuler/x86-64/yyjson/old_rpms/", "new": "/home/jenkins/agent/workspace/multiarch/src-openeuler/x86-64/yyjson/new_rpms/", "compare_result": "not pass", "compare_details": {"same": {"same_details": {"old": [], "new": []}, "same_num": 0}, "diff": {"diff_details": {"yyjson-devel": {"name": {"old": "yyjson-devel-0.11.1-1.oe1.x86_64.rpm", "new": "yyjson-devel-0.12.0-1.oe1.x86_64.rpm"}, "RPM Level": "level4", "rpm requires": {"diff": {"old": ["yyjson(x86-64) = 0.11.1"], "new": ["yyjson(x86-64) = 0.12.0"]}}, "rpm provides": {}, "rpm files": {}, "rpm header": {"diff": {"old": ["yyjson.h"], "new": ["yyjson.h"]}}}, "yyjson": {"name": {"old": "yyjson-0.11.1-1.oe1.x86_64.rpm", "new": "yyjson-0.12.0-1.oe1.x86_64.rpm"}, "RPM Level": "level4", "rpm requires": {}, "rpm provides": {}, "rpm files": {}, "rpm abi": {}, "rpm lib": {}, "rpm symbol": {}}}, "diff_num": 2}, "less": {"less_details": {}, "less_num": 0}, "more": {"more_details": {}, "more_num": 0}}, "pr_link": "https://gitcode.com/src-openeuler/yyjson/pull/3", "pr_changelog": "* Fri May 08 2026 dongqi <dongqi1@kylinos.cn> 0.12.0-1\n- Update package version to 0.12.0\n- Add yyjson_write_number() and yyjson_mut_write_number() to write a number value to a string buffer.\n- Add YYJSON_READ_ALLOW_EXT_NUMBER to support extended number formats, such as 0x7B, +.123.\n- Add YYJSON_READ_ALLOW_EXT_ESCAPE to support extended escape, such as \\a, \\0, \\x7B.\n- Add YYJSON_READ_ALLOW_EXT_WHITESPACE to support extended whitespace, such as \\v, \\u2028.\n- Add YYJSON_READ_ALLOW_SINGLE_QUOTED_STR to support single-quoted strings, such as 'ab'.\n- Add YYJSON_READ_ALLOW_UNQUOTED_KEY to allow unquoted keys, such as {a:1,b:2}.\n- Add YYJSON_READ_JSON5 to enable full JSON5 support.\n"}