Wed, 04 Dec 2024 11:17:59 UTC | login

Information for build htmlcxx-0.86-7.fc29

ID32618
Package Namehtmlcxx
Version0.86
Release7.fc29
Epoch
SummaryA simple non-validating CSS1 and HTML parser for C++
Descriptionhtmlcxx is a simple non-validating html parser library for C++. It allows to fully dump the original html document, character by character, from the parse tree. It also has an intuitive tree traversal API.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 05 Jun 2018 19:21:30 UTC
CompletedTue, 05 Jun 2018 21:13:37 UTC
Taskbuild (f29-candidate, htmlcxx-0.86-7.fc29.src.rpm)
Tags
f29
RPMs
src
htmlcxx-0.86-7.fc29.src.rpm (info) (download)
riscv64
htmlcxx-0.86-7.fc29.riscv64.rpm (info) (download)
htmlcxx-devel-0.86-7.fc29.riscv64.rpm (info) (download)
htmlcxx-debuginfo-0.86-7.fc29.riscv64.rpm (info) (download)
htmlcxx-debugsource-0.86-7.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.86-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.86-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.86-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.86-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed May 04 2016 Martin Gansser <martinkg@fedoraproject.org> - 0.86-3 - Rebuilt * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.86-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Dec 09 2015 Martin Gansser <martinkg@fedoraproject.org> - 0.86-1 - Update to 0.86 - removed missing-header.patch * Mon Dec 07 2015 Martin Gansser <martinkg@fedoraproject.org> - 0.85-2 - removed BR gcc-c++ - replaced %RPM_BUILD_ROOT by %{buildroot} - removed Buildroot tag - use %{?_smp_mflags} in make - corrected license tag - removed unrecognized configure options and added correct one - added isa to requires tag - removed all '*.la' files - Mark license files as %license where available * Mon Dec 07 2015 Martin Gansser <martinkg@fedoraproject.org> - 0.85-1 - initial build