New upstream version
This commit is contained in:
parent
79291b3dd3
commit
75aa9bd93b
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/libgusb-0.2.5.tar.xz
|
||||
/libgusb-0.2.6.tar.xz
|
||||
/libgusb-0.2.7.tar.xz
|
||||
/libgusb-0.2.8.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: GLib wrapper around libusb1
|
||||
Name: libgusb
|
||||
Version: 0.2.7
|
||||
Version: 0.2.8
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: https://gitorious.org/gusb/
|
||||
@ -63,6 +63,12 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libgusb.la
|
||||
%{_datadir}/vala/vapi/gusb.vapi
|
||||
|
||||
%changelog
|
||||
* Tue Dec 01 2015 Richard Hughes <richard@hughsie.com> 0.2.8-1
|
||||
- New upstream version
|
||||
- Add a PERMISSION_DENIED error enum
|
||||
- Add a thin glib wrapper around a libusb_interface_descriptor
|
||||
- Ignore the not-found error when resetting a device
|
||||
|
||||
* Tue Sep 15 2015 Richard Hughes <richard@hughsie.com> 0.2.7-1
|
||||
- New upstream version
|
||||
- Add missing element-type annotations
|
||||
|
Loading…
Reference in New Issue
Block a user