Sat, 29 Jun 2024 03:47:01 UTC | login

Information for build tinyxml2-7.0.1-3.fc31

ID119214
Package Nametinyxml2
Version7.0.1
Release3.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/tinyxml2.git#7a947b05f9385d1b764445377b502757a93d4fc3
SummarySimple, small and efficient C++ XML parser
DescriptionTinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs. It uses a Document Object Model (DOM), meaning the XML data is parsed into a C++ objects that can be browsed and manipulated, and then written to disk or another output stream. TinyXML-2 doesn't parse or use DTDs (Document Type Definitions) nor XSLs (eXtensible Stylesheet Language). TinyXML-2 uses a similar API to TinyXML-1, But the implementation of the parser was completely re-written to make it more appropriate for use in a game. It uses less memory, is faster, and uses far fewer memory allocations.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 07 Aug 2019 22:22:40 UTC
CompletedWed, 07 Aug 2019 23:12:49 UTC
Taskbuild (f31-candidate, /rpms/tinyxml2.git:7a947b05f9385d1b764445377b502757a93d4fc3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tinyxml2.git#7a947b05f9385d1b764445377b502757a93d4fc3'}}
Tags
f31
f32
f33
RPMs
src
tinyxml2-7.0.1-3.fc31.src.rpm (info) (download)
riscv64
tinyxml2-7.0.1-3.fc31.riscv64.rpm (info) (download)
tinyxml2-devel-7.0.1-3.fc31.riscv64.rpm (info) (download)
tinyxml2-debuginfo-7.0.1-3.fc31.riscv64.rpm (info) (download)
tinyxml2-debugsource-7.0.1-3.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Nov 27 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 7.0.1-1 - Update to 7.0.1 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 6.0.0-2 - Switch to %ldconfig_scriptlets * Mon Jan 22 2018 François Cami <fcami@fedoraproject.org> - 6.0.0-1 - Update to latest upstream (rhbz#1357711)