forked from pool/libgusb
Accepting request 348249 from home:dimstar:branches:hardware
Update to 0.2.8 OBS-URL: https://build.opensuse.org/request/show/348249 OBS-URL: https://build.opensuse.org/package/show/hardware/libgusb?expand=0&rev=17
This commit is contained in:
parent
856962d5ff
commit
c770d9e8a0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0be9578f7875cecb6c163ad47eb39bc6bf497e501b08986c0d384748a054c3ee
|
||||
size 275492
|
3
libgusb-0.2.8.tar.xz
Normal file
3
libgusb-0.2.8.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a9c269ef21145b228e59fdcb533ef9c4ae214a6f4748d17ecd2e022f79389eed
|
||||
size 289744
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 10 15:50:30 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.2.8:
|
||||
+ New Features:
|
||||
- Add a PERMISSION_DENIED error enum.
|
||||
- Add a thin glib wrapper around a libusb_interface_descriptor.
|
||||
- Add g_usb_device_get_interfaces().
|
||||
- Add g_usb_device_get_release().
|
||||
- Add g_usb_device_set_interface_alt().
|
||||
+ Bugfix: Ignore the not-found error when resetting a device.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 16 09:08:33 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: libgusb
|
||||
Version: 0.2.7
|
||||
Version: 0.2.8
|
||||
Release: 0
|
||||
Summary: GObject-based library for libusb1
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
Reference in New Issue
Block a user