Sat, 01 Jun 2024 02:30:36 UTC | login

Information for build libusbx-1.0.24-2.fc33

ID193028
Package Namelibusbx
Version1.0.24
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libusbx.git#740338c8b71f2a17159d7955b849bf50707e0192
SummaryLibrary for accessing USB devices
DescriptionThis package provides a way for applications to access USB devices. Libusbx is a fork of the original libusb, which is a fully API and ABI compatible drop in for the libusb-1.0.9 release. The libusbx fork was started by most of the libusb-1.0 developers, after the original libusb project did not produce a new release for over 18 months. Note that this library is not compatible with the original libusb-0.1 series, if you need libusb-0.1 compatibility install the libusb package.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 27 Feb 2021 08:08:39 UTC
CompletedSat, 27 Feb 2021 10:12:33 UTC
Taskbuild (f33, /rpms/libusbx.git:740338c8b71f2a17159d7955b849bf50707e0192)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libusbx.git#740338c8b71f2a17159d7955b849bf50707e0192'}}
Tags
f33
f37
f38
RPMs
src
libusbx-1.0.24-2.fc33.src.rpm (info) (download)
noarch
libusbx-devel-doc-1.0.24-2.fc33.noarch.rpm (info) (download)
riscv64
libusbx-1.0.24-2.fc33.riscv64.rpm (info) (download)
libusbx-devel-1.0.24-2.fc33.riscv64.rpm (info) (download)
libusbx-tests-examples-1.0.24-2.fc33.riscv64.rpm (info) (download)
libusbx-debuginfo-1.0.24-2.fc33.riscv64.rpm (info) (download)
libusbx-debugsource-1.0.24-2.fc33.riscv64.rpm (info) (download)
libusbx-tests-examples-debuginfo-1.0.24-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Tue Feb 16 2021 Benjamin Berg <bberg@redhat.com> - 1.0.24-2 - Pull in upstream bugfixes Resolves: #1929148 * Thu Feb 11 2021 Victor Toso <victortoso@redhat.com> - 1.0.24-1 - Update to 1.0.24 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.23-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Mar 26 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 1.0.23-1 - Update to 1.0.23 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.22-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.22-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Mar 13 2019 Hans de Goede <hdegoede@redhat.com> - 1.0.22-3 - Add tests and examples to a new tests-examples subpackage, so that these can be used for the upcoming gating stuff - Add %check using some of the tests/examples