Thu, 02 May 2024 21:06:02 UTC | login

Information for build libxmlb-0.3.14-1.fc40

ID265998
Package Namelibxmlb
Version0.3.14
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libxmlb.git#b32567b8dae01d6f7e30168146ea255da96e47cd
SummaryLibrary for querying compressed XML metadata
DescriptionXML is slow to parse and strings inside the document cannot be memory mapped as they do not have a trailing NUL char. The libxmlb library takes XML source, and converts it to a structured binary representation with a deduplicated string table -- where the strings have the NULs included. This allows an application to mmap the binary XML file, do an XPath query and return some strings without actually parsing the entire document. This is all done using (almost) zero allocations and no actual copying of the binary data.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 10 Nov 2023 15:37:02 UTC
CompletedFri, 10 Nov 2023 16:02:22 UTC
Taskbuild (f40, /rpms/libxmlb.git:b32567b8dae01d6f7e30168146ea255da96e47cd)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libxmlb.git#b32567b8dae01d6f7e30168146ea255da96e47cd'}}
Tags
f40
RPMs
src
libxmlb-0.3.14-1.fc40.src.rpm (info) (download)
noarch
mingw32-libxmlb-0.3.14-1.fc40.noarch.rpm (info) (download)
mingw64-libxmlb-0.3.14-1.fc40.noarch.rpm (info) (download)
mingw32-libxmlb-debuginfo-0.3.14-1.fc40.noarch.rpm (info) (download)
mingw64-libxmlb-debuginfo-0.3.14-1.fc40.noarch.rpm (info) (download)
riscv64
libxmlb-0.3.14-1.fc40.riscv64.rpm (info) (download)
libxmlb-devel-0.3.14-1.fc40.riscv64.rpm (info) (download)
libxmlb-tests-0.3.14-1.fc40.riscv64.rpm (info) (download)
libxmlb-debuginfo-0.3.14-1.fc40.riscv64.rpm (info) (download)
libxmlb-debugsource-0.3.14-1.fc40.riscv64.rpm (info) (download)
libxmlb-tests-debuginfo-0.3.14-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Aug 24 2023 Richard Hughes <richard@hughsie.com> 0.3.14-1 - New upstream release * Thu Aug 17 2023 Richard Hughes <richard@hughsie.com> 0.3.13-1 - New upstream release * Thu Aug 10 2023 Richard Hughes <richard@hughsie.com> 0.3.12-1 - New upstream release * Wed Jul 26 2023 Marc-André Lureau <marcandre.lureau@redhat.com> 0.3.11-4 - Add MinGW packages * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> 0.3.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Feb 22 2023 Richard Hughes <richard@hughsie.com> 0.3.11-2 - migrated to SPDX license * Mon Feb 20 2023 Richard Hughes <richard@hughsie.com> 0.3.11-1 - New upstream release * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 0.3.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Sep 11 2022 Richard Hughes <richard@hughsie.com> 0.3.10-1 - New upstream release * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.3.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 24 2022 Richard Hughes <richard@hughsie.com> 0.3.9-1 - New upstream release * Wed Feb 16 2022 Richard Hughes <richard@hughsie.com> 0.3.7-1 - New upstream release * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.3.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Dec 06 2021 Richard Hughes <richard@hughsie.com> 0.3.6-1 - New upstream release * Wed Dec 01 2021 Richard Hughes <richard@hughsie.com> 0.3.5-1 - New upstream release * Mon Nov 29 2021 Richard Hughes <richard@hughsie.com> 0.3.4-1 - New upstream release * Wed Oct 06 2021 Richard Hughes <richard@hughsie.com> 0.3.3-2 - trivial: Add missing BRs * Wed Oct 06 2021 Richard Hughes <richard@hughsie.com> 0.3.3-1 - New upstream release