Wed, 26 Jun 2024 14:22:56 UTC | login

Information for build libxmlb-0.3.15-3.fc40

ID294584
Package Namelibxmlb
Version0.3.15
Release3.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libxmlb.git#76b29b81644f0046c2df9f052eb4d2e395b33a72
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, 01 Mar 2024 16:11:59 UTC
CompletedFri, 01 Mar 2024 16:22:15 UTC
Taskbuild (f40, /rpms/libxmlb.git:76b29b81644f0046c2df9f052eb4d2e395b33a72)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libxmlb.git#76b29b81644f0046c2df9f052eb4d2e395b33a72'}}
Tags
f40
f41
RPMs
src
libxmlb-0.3.15-3.fc40.src.rpm (info) (download)
noarch
mingw32-libxmlb-0.3.15-3.fc40.noarch.rpm (info) (download)
mingw64-libxmlb-0.3.15-3.fc40.noarch.rpm (info) (download)
mingw32-libxmlb-debuginfo-0.3.15-3.fc40.noarch.rpm (info) (download)
mingw64-libxmlb-debuginfo-0.3.15-3.fc40.noarch.rpm (info) (download)
riscv64
libxmlb-0.3.15-3.fc40.riscv64.rpm (info) (download)
libxmlb-devel-0.3.15-3.fc40.riscv64.rpm (info) (download)
libxmlb-tests-0.3.15-3.fc40.riscv64.rpm (info) (download)
libxmlb-debuginfo-0.3.15-3.fc40.riscv64.rpm (info) (download)
libxmlb-debugsource-0.3.15-3.fc40.riscv64.rpm (info) (download)
libxmlb-tests-debuginfo-0.3.15-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> 0.3.15-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> 0.3.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jan 02 2024 Richard Hughes <richard@hughsie.com> 0.3.15-1 - New upstream release * 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