Thu, 05 Dec 2024 03:51:37 UTC | login

Information for build libxmlb-0.3.19-2.fc41

ID306888
Package Namelibxmlb
Version0.3.19
Release2.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libxmlb.git#b09be2f410301f5956588f8ab410e92b5384328b
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
StartedSat, 01 Jun 2024 11:27:18 UTC
CompletedSat, 01 Jun 2024 12:46:57 UTC
Taskbuild (f41, /rpms/libxmlb.git:b09be2f410301f5956588f8ab410e92b5384328b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libxmlb.git#b09be2f410301f5956588f8ab410e92b5384328b'}}
Tags
f41
RPMs
src
libxmlb-0.3.19-2.fc41.src.rpm (info) (download)
noarch
mingw32-libxmlb-0.3.19-2.fc41.noarch.rpm (info) (download)
mingw64-libxmlb-0.3.19-2.fc41.noarch.rpm (info) (download)
mingw32-libxmlb-debuginfo-0.3.19-2.fc41.noarch.rpm (info) (download)
mingw64-libxmlb-debuginfo-0.3.19-2.fc41.noarch.rpm (info) (download)
riscv64
libxmlb-0.3.19-2.fc41.riscv64.rpm (info) (download)
libxmlb-devel-0.3.19-2.fc41.riscv64.rpm (info) (download)
libxmlb-tests-0.3.19-2.fc41.riscv64.rpm (info) (download)
libxmlb-debuginfo-0.3.19-2.fc41.riscv64.rpm (info) (download)
libxmlb-debugsource-0.3.19-2.fc41.riscv64.rpm (info) (download)
libxmlb-tests-debuginfo-0.3.19-2.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Apr 25 2024 Richard Hughes <richard@hughsie.com> 0.3.19-2 - Backport a mingw patch from upstream * Mon Apr 22 2024 Richard Hughes <richard@hughsie.com> 0.3.19-1 - New upstream release * Tue Apr 09 2024 Richard Hughes <richard@hughsie.com> 0.3.18-1 - New upstream release * Fri Apr 05 2024 Richard Hughes <richard@hughsie.com> 0.3.17-1 - New upstream release * Wed Apr 03 2024 Richard Hughes <richard@hughsie.com> 0.3.16-1 - New upstream release * 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