Mon, 30 Sep 2024 17:39:15 UTC | login

Information for build libhubbub-0.3.4-2.fc29

ID27081
Package Namelibhubbub
Version0.3.4
Release2.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libhubbub.git#d6df86a42fe086a27357d0f6e8297533adb89f55
SummaryAn HTML5 compliant parsing library
DescriptionHubbub is an HTML5 compliant parsing library, written in C. It was developed as part of the NetSurf project. The HTML5 specification defines a parsing algorithm, based on the behavior of mainstream browsers, which provides instructions for how to parse all markup, both valid and invalid. As a result, Hubbub parses web content well. Features: * Parses HTML, good and bad * Simple C API * Fast * Character encoding detection * Well-tested (~90% test coverage) * Portable
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 22 May 2018 23:59:09 UTC
CompletedWed, 23 May 2018 02:03:26 UTC
Taskbuild (f29-candidate, /rpms/libhubbub.git:d6df86a42fe086a27357d0f6e8297533adb89f55)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libhubbub.git?#d6df86a42fe086a27357d0f6e8297533adb89f55'}}
Tags
f29
RPMs
src
libhubbub-0.3.4-2.fc29.src.rpm (info) (download)
noarch
libhubbub-doc-0.3.4-2.fc29.noarch.rpm (info) (download)
riscv64
libhubbub-0.3.4-2.fc29.riscv64.rpm (info) (download)
libhubbub-devel-0.3.4-2.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.3.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Oct 21 2017 David Tardon <dtardon@redhat.com> - 0.3.4-1 - new upstream release * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 18 2016 David Tardon <dtardon@redhat.com> - 0.3.3-1 - new upstream release * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sat Jan 16 2016 David Tardon <dtardon@redhat.com> - 0.3.1-1 - new upstream release * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Apr 27 2014 David Tardon <dtardon@redhat.com> - 0.3.0-1 - new upstream release * Mon Jan 13 2014 David Tardon <dtardon@redhat.com> - 0.2.0-3 - fix libhubbub.pc * Wed Jan 08 2014 David Tardon <dtardon@redhat.com> - 0.2.0-2 - build with correct flags * Wed Dec 25 2013 David Tardon <dtardon@redhat.com> - 0.2.0-1 - initial import