Tweak .changes

OBS-URL: https://build.opensuse.org/package/show/hardware/libgusb?expand=0&rev=10
This commit is contained in:
Bjørn Lie 2014-12-19 10:20:34 +00:00 committed by Git OBS Bridge
parent c334919f52
commit 67a9b5df65

View File

@ -1,35 +1,29 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 19 09:20:02 UTC 2014 - kkaempf@suse.com Fri Dec 19 09:20:02 UTC 2014 - kkaempf@suse.com
- Update to version 0.2.3 - Update to version 0.2.3:
Bugfixes: + Bugfixes: Correctly terminate the libusb event thread.
- Correctly terminate the libusb event thread (Richard Hughes) - Changes from version 0.2.2:
+ New Features: Official Windows support!
- Update to version 0.2.2 + Bugfixes:
New Features: - No longer require G_USB_API_IS_SUBJECT_TO_CHANGE.
- Official Windows support! - Use a thread to process libusb1 events.
- Changes from version 0.2.1:
Bugfixes: + Bugfixes:
- No longer require G_USB_API_IS_SUBJECT_TO_CHANGE (Richard Hughes) - Always set a device platform ID.
- Use a thread to process libusb1 events (Richard Hughes) - Ignore 'unsupported' as a return value for kernel drivers.
- Changes from version 0.2.0:
- Update to version 0.2.1 + Notes:
Bugfixes: - This release raises the GLib requirement to 2.32 and libusb
- Always set a device platform ID (Richard Hughes) to 1.0.19.
- Ignore 'unsupported' as a return value for kernel drivers (Richard Hughes) - No GUdev functionality is now required.
+ New Features:
- Update to version 0.2.0 - Add g_usb_device_get_device_class().
Notes: - Use the native hotplug support in libusb 1.0.19.
- This release raises the GLib requirement to 2.32 and libusb to 1.0.19 + Bugfixes:
- No GUdev functionality is now required - Fix a crash where libusb_get_pollfds() is unavailable.
- Manually coldplug devices and poll if hotplugging is not
New Features: available.
- Add g_usb_device_get_device_class() (Richard Hughes)
- Use the native hotplug support in libusb 1.0.19 (Richard Hughes)
Bugfixes:
- Fix a crash where libusb_get_pollfds() is unavailable (Richard Hughes)
- Manually coldplug devices and poll if hotplugging is not available (Richard Hughes)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 12 12:36:56 UTC 2013 - dimstar@opensuse.org Tue Mar 12 12:36:56 UTC 2013 - dimstar@opensuse.org