New upstream version
This commit is contained in:
parent
43cde08e05
commit
766b4d09f4
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/libgusb-0.3.1.tar.xz
|
||||
/libgusb-0.3.2.tar.xz
|
||||
/libgusb-0.3.3.tar.xz
|
||||
/libgusb-0.3.4.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: GLib wrapper around libusb1
|
||||
Name: libgusb
|
||||
Version: 0.3.3
|
||||
Version: 0.3.4
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/hughsie/libgusb
|
||||
@ -55,6 +55,11 @@ GLib headers and libraries for gusb.
|
||||
%{_datadir}/vala/vapi/gusb.vapi
|
||||
|
||||
%changelog
|
||||
* Thu Feb 20 2020 Richard Hughes <richard@hughsie.com> 0.3.4-1
|
||||
- New upstream version
|
||||
- Include the USB bus in the generated platform_id
|
||||
- Validate the exported symbol list during check
|
||||
|
||||
* Thu Jan 30 2020 Richard Hughes <richard@hughsie.com> 0.3.3-1
|
||||
- New upstream version
|
||||
- Add a thin glib wrapper around libusb_endpoint_descriptor
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgusb-0.3.3.tar.xz) = 8be37283f2c1719976bbd9bc33eacf5afd4cef107a6629e8f9523b49e66ab2782d9937e4d9fa18760b9083c991c91d6126cfcfa22921b3436a9ebc3a858d855a
|
||||
SHA512 (libgusb-0.3.4.tar.xz) = abbec6b5a5f27b5061ff165db97915d7356b23757de12b640f54741927ac860264af3daed15d4b4b5f3df494acb20695070dcb5ad104df2defdcc7229634c42f
|
||||
|
Loading…
Reference in New Issue
Block a user