import libgusb-0.3.8-1.el9
This commit is contained in:
parent
c7b5a96bd7
commit
fbaa5569e9
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/libgusb-0.3.6.tar.xz
|
SOURCES/libgusb-0.3.8.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
cf9c848b110703f648f165ef1c8551b99e61ae9c SOURCES/libgusb-0.3.6.tar.xz
|
7291e7eda10fd045cec4a0b8d47de5ef6f4667f5 SOURCES/libgusb-0.3.8.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: GLib wrapper around libusb1
|
Summary: GLib wrapper around libusb1
|
||||||
Name: libgusb
|
Name: libgusb
|
||||||
Version: 0.3.6
|
Version: 0.3.8
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/hughsie/libgusb
|
URL: https://github.com/hughsie/libgusb
|
||||||
Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
|
Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
|
||||||
@ -55,6 +55,14 @@ GLib headers and libraries for gusb.
|
|||||||
%{_datadir}/vala/vapi/gusb.vapi
|
%{_datadir}/vala/vapi/gusb.vapi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 06 2021 Richard Hughes <richard@hughsie.com> 0.3.8-1
|
||||||
|
- New upstream version
|
||||||
|
- Add new API requested by fwupd
|
||||||
|
- Add the GUsbEndpoint methods to the docs
|
||||||
|
- Fix hotplug handling and signal emission during enumerate
|
||||||
|
- Do not double-reference USB devices
|
||||||
|
- Resolves: rhbz#1965885
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.6-3
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.6-3
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
Loading…
Reference in New Issue
Block a user