Accepting request 942102 from home:gmbr3:Active

- Update to version 0.3.9:
  - Add g_usb_device_get_string_descriptor_bytes()
  - Do not double-reference USB devices
  - Fix hotplug handling and signal emission during enumerate
  - Add the GUsbEndpoint methods to the docs
  - Add g_usb_device_get_string_descriptor_bytes_full
  - Fix hotplug after threaded device removal
  - Don't hard-code the list of OS supporting --version-script

OBS-URL: https://build.opensuse.org/request/show/942102
OBS-URL: https://build.opensuse.org/package/show/hardware/libgusb?expand=0&rev=36
This commit is contained in:
Dominique Leuenberger 2021-12-22 12:15:03 +00:00 committed by Git OBS Bridge
parent 83d714b6da
commit 72f006218a
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5b2a00c6997cc4b0133c5a5748a2e616e9e7504626922105b62aadced78e65df
size 41340

3
libgusb-0.3.9.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1f51ebe8c91140cffbd1c4d58602c96b884170cae4c74f6f7e302a91d5b7c972
size 42708

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Dec 22 12:12:22 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
- Update to version 0.3.9:
- Add g_usb_device_get_string_descriptor_bytes()
- Do not double-reference USB devices
- Fix hotplug handling and signal emission during enumerate
- Add the GUsbEndpoint methods to the docs
- Add g_usb_device_get_string_descriptor_bytes_full
- Fix hotplug after threaded device removal
- Don't hard-code the list of OS supporting --version-script
-------------------------------------------------------------------
Fri Jan 8 07:46:54 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -17,7 +17,7 @@
Name: libgusb
Version: 0.3.5
Version: 0.3.9
Release: 0
Summary: GObject-based library for libusb1
License: LGPL-2.1-or-later