New upstream version
This commit is contained in:
parent
3df99c9b9f
commit
cbdc7dc12d
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/libgusb-0.2.0.tar.xz
|
||||
/libgusb-0.2.1.tar.xz
|
||||
/libgusb-0.2.2.tar.xz
|
||||
/libgusb-0.2.3.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: GLib wrapper around libusb1
|
||||
Name: libgusb
|
||||
Version: 0.2.2
|
||||
Version: 0.2.3
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: https://gitorious.org/gusb/
|
||||
@ -63,6 +63,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libgusb.la
|
||||
%{_datadir}/vala/vapi/gusb.vapi
|
||||
|
||||
%changelog
|
||||
* Mon Dec 01 2014 Richard Hughes <richard@hughsie.com> 0.2.3-1
|
||||
- New upstream version
|
||||
- Correctly terminate the libusb event thread
|
||||
|
||||
* Wed Nov 26 2014 Richard Hughes <richard@hughsie.com> 0.2.2-1
|
||||
- New upstream version
|
||||
- Use a thread to process libusb1 events
|
||||
|
Loading…
Reference in New Issue
Block a user