Thu, 16 May 2024 08:15:15 UTC | login

Information for build libxml2-2.9.10-1.fc32

ID132371
Package Namelibxml2
Version2.9.10
Release1.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libxml2.git#4f67b323d7d6a98ea17cb8de1de9cb07aab46c1b
SummaryLibrary providing XML and HTML support
DescriptionThis library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DtDs, either at parse time or later once the document has been modified. The output can be a simple SAX stream or and in-memory DOM like representations. In this case one can use the built-in XPath and XPointer implementation to select sub nodes or ranges. A flexible Input/Output mechanism is available, with existing HTTP and FTP modules and combined to an URI library.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Dec 2019 08:47:56 UTC
CompletedThu, 26 Dec 2019 09:24:36 UTC
Taskbuild (f32-candidate, /rpms/libxml2.git:4f67b323d7d6a98ea17cb8de1de9cb07aab46c1b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libxml2.git#4f67b323d7d6a98ea17cb8de1de9cb07aab46c1b'}}
Tags
f32
RPMs
src
libxml2-2.9.10-1.fc32.src.rpm (info) (download)
riscv64
libxml2-2.9.10-1.fc32.riscv64.rpm (info) (download)
libxml2-devel-2.9.10-1.fc32.riscv64.rpm (info) (download)
libxml2-static-2.9.10-1.fc32.riscv64.rpm (info) (download)
python3-libxml2-2.9.10-1.fc32.riscv64.rpm (info) (download)
libxml2-debuginfo-2.9.10-1.fc32.riscv64.rpm (info) (download)
libxml2-debugsource-2.9.10-1.fc32.riscv64.rpm (info) (download)
python3-libxml2-debuginfo-2.9.10-1.fc32.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Nov 01 2019 David King <amigadave@amigadave.com> - 2.9.10-1 - Update to 2.9.10 (#1767151) * Thu Oct 31 2019 Miro Hrončok <mhroncok@redhat.com> - 2.9.9-7 - Subpackage python2-libxml2 has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2.9.9-6 - Rebuilt for Python 3.8.0rc1 (#1748018) * Fri Aug 23 2019 Florian Weimer <fweimer@redhat.com> - 2.9.9-5 - Rebuild to fix corrupted libxml2-static package on aarch64 (#1745020) * Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 2.9.9-4 - Rebuilt for Python 3.8 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jan 25 2019 David King <amigadave@amigadave.com> - 2.9.9-1 - Update to 2.9.9 * Sun Jan 06 2019 Björn Esser <besser82@fedoraproject.org> - 2.9.8-5 - Add patch to fix crash: xmlParserPrintFileContextInternal mangles utf8 * Thu Aug 02 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.9.8-4 - Backport patches from upstream * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.9.8-2 - Rebuilt for Python 3.7 * Tue Apr 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.9.8-1 - Update to 2.9.8 * Sat Feb 24 2018 Florian Weimer <fweimer@redhat.com> - 2.9.7-4 - Rebuild with new LDFLAGS from redhat-rpm-config * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Jan 30 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.9.7-2 - Switch to %ldconfig_scriptlets * Wed Jan 24 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.9.7-1 - Update to 2.9.7 - Cleanups in packaging * Tue Jan 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.9.5-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)