Sat, 18 Jan 2025 21:56:56 CST | login

Information for build libfastjson-1.2304.0-1.ocs23

ID1276
Package Namelibfastjson
Version1.2304.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libfastjson.git?.#31436fa3bbb9eed8f0037ab29bc27aa3d4c1a7c0
SummaryA JSON implementation in C
DescriptionLIBFASTJSON is a fork from json-c,provides a small library with essential json handling functions and sufficiently good json support, allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects.
Built byocs-bot
State complete
Volume DEFAULT
StartedTue, 22 Aug 2023 11:09:10 CST
CompletedTue, 22 Aug 2023 11:12:22 CST
Taskbuild (dist-ocs23, /opencloudos-stream/libfastjson.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libfastjson.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
libfastjson-1.2304.0-1.ocs23.src.rpm (info) (download)
aarch64
libfastjson-1.2304.0-1.ocs23.aarch64.rpm (info) (download)
libfastjson-devel-1.2304.0-1.ocs23.aarch64.rpm (info) (download)
libfastjson-debuginfo-1.2304.0-1.ocs23.aarch64.rpm (info) (download)
libfastjson-debugsource-1.2304.0-1.ocs23.aarch64.rpm (info) (download)
x86_64
libfastjson-1.2304.0-1.ocs23.x86_64.rpm (info) (download)
libfastjson-devel-1.2304.0-1.ocs23.x86_64.rpm (info) (download)
libfastjson-debuginfo-1.2304.0-1.ocs23.x86_64.rpm (info) (download)
libfastjson-debugsource-1.2304.0-1.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Tue Aug 22 2023 Shuo Wang <abushwang@tencent.com> - 1.2304.0-1 - update to 1.2304.0 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.99.9-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.99.9-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Jul 21 2022 Feng Weiyao <wynnfeng@tencent.com> - 0.99.9-1 - package init.