Sun, 07 Jul 2024 06:24:51 UTC | login

Information for build pugixml-1.9-2.fc29

ID65167
Package Namepugixml
Version1.9
Release2.fc29
Epoch
SummaryA light-weight C++ XML processing library
Descriptionpugixml is a light-weight C++ XML processing library. It features: - DOM-like interface with rich traversal/modification capabilities - Extremely fast non-validating XML parser which constructs the DOM tree from an XML file/buffer - XPath 1.0 implementation for complex data-driven tree queries - Full Unicode support with Unicode interface variants and automatic encoding conversions
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Jul 2018 14:56:50 UTC
CompletedThu, 26 Jul 2018 15:56:31 UTC
Taskbuild (f29-candidate, pugixml-1.9-2.fc29.src.rpm)
Tags
f29
f30
RPMs
src
pugixml-1.9-2.fc29.src.rpm (info) (download)
riscv64
pugixml-1.9-2.fc29.riscv64.rpm (info) (download)
pugixml-devel-1.9-2.fc29.riscv64.rpm (info) (download)
pugixml-doc-1.9-2.fc29.riscv64.rpm (info) (download)
pugixml-debuginfo-1.9-2.fc29.riscv64.rpm (info) (download)
pugixml-debugsource-1.9-2.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Apr 06 2018 Richard Shaw <hobbes1069@gmail.com> - 1.9-1 - Update to 1.9. * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Nov 24 2016 Richard Shaw <hobbes1069@gmail.com> - 1.8-1 - Update to latest upstream release. * Tue Sep 27 2016 Richard Shaw <hobbes1069@gmail.com> - 1.7-3 - Add build flags for c++11 for mkvtoolnix.