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:
Bjørn Lie 2015-12-10 15:56:36 +00:00 committed by Git OBS Bridge
parent 856962d5ff
commit c770d9e8a0
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:0be9578f7875cecb6c163ad47eb39bc6bf497e501b08986c0d384748a054c3ee
size 275492

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

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

View File

@ -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

View File

@ -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+