Mon, 23 Dec 2024 05:48:28 CST | login

Information for build libxml2-2.10.4-1.ocs23

ID734
Package Namelibxml2
Version2.10.4
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libxml2.git?.#aeaedf66a934e30bd9b9b53b3453da532fbad6de
SummaryLibrary providing XML C parser and toolkit
DescriptionLibxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), it is free software available under the MIT License. XML itself is a metalanguage to design markup languages, i.e. text language where semantic and structure are added to the content using extra "markup" information enclosed between angle brackets. HTML is the most well-known markup language. Though the library is written in C a variety of language bindings make it available in other environments.
Built byocs-bot
State complete
Volume DEFAULT
StartedWed, 09 Aug 2023 17:38:40 CST
CompletedWed, 09 Aug 2023 17:41:44 CST
Taskbuild (dist-ocs23, /opencloudos-stream/libxml2.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libxml2.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
libxml2-2.10.4-1.ocs23.src.rpm (info) (download)
aarch64
libxml2-2.10.4-1.ocs23.aarch64.rpm (info) (download)
libxml2-devel-2.10.4-1.ocs23.aarch64.rpm (info) (download)
libxml2-static-2.10.4-1.ocs23.aarch64.rpm (info) (download)
python3-libxml2-2.10.4-1.ocs23.aarch64.rpm (info) (download)
libxml2-debuginfo-2.10.4-1.ocs23.aarch64.rpm (info) (download)
libxml2-debugsource-2.10.4-1.ocs23.aarch64.rpm (info) (download)
python3-libxml2-debuginfo-2.10.4-1.ocs23.aarch64.rpm (info) (download)
x86_64
libxml2-2.10.4-1.ocs23.x86_64.rpm (info) (download)
libxml2-devel-2.10.4-1.ocs23.x86_64.rpm (info) (download)
libxml2-static-2.10.4-1.ocs23.x86_64.rpm (info) (download)
python3-libxml2-2.10.4-1.ocs23.x86_64.rpm (info) (download)
libxml2-debuginfo-2.10.4-1.ocs23.x86_64.rpm (info) (download)
libxml2-debugsource-2.10.4-1.ocs23.x86_64.rpm (info) (download)
python3-libxml2-debuginfo-2.10.4-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 * Wed Aug 09 2023 Shuo Wang <abushwang@tencent.com> - 2.10.4-1 - downgrade to 2.10.4 due to negative impacts for python-lxml * Wed Jul 26 2023 Shuo Wang <abushwang@tencent.com> - 2.11.4-1 - update to 2.11.4 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.9.14-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.9.14-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Jul 18 2022 jackbertluo <jackbertluo@tencent.com> - 2.9.14-1 - Initial build