New upstream version
This commit is contained in:
parent
7317da1ed6
commit
929dd5a297
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/libgusb-0.3.10.tar.xz
|
||||
/libgusb-0.4.0.tar.xz
|
||||
/libgusb-0.4.1.tar.xz
|
||||
/libgusb-0.4.2.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: GLib wrapper around libusb1
|
||||
Name: libgusb
|
||||
Version: 0.4.1
|
||||
Version: 0.4.2
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/hughsie/libgusb
|
||||
@ -57,6 +57,11 @@ GLib headers and libraries for gusb.
|
||||
%{_datadir}/vala/vapi/gusb.vapi
|
||||
|
||||
%changelog
|
||||
* Tue Oct 18 2022 Richard Hughes <richard@hughsie.com> 0.4.2-1
|
||||
- New upstream version
|
||||
- Close the GUsbDevice objects in gusbcmd
|
||||
- Do not call the hotplug callback with the mutex held
|
||||
|
||||
* Sat Oct 01 2022 Richard Hughes <richard@hughsie.com> 0.4.1-1
|
||||
- New upstream version
|
||||
- Allow loading and saving only devices with specific tags
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgusb-0.4.1.tar.xz) = de0a74d75b00699e6b113c0ec334f7385e892317b2814047f7990fed361d78d6acdb2148ded9e602cf3537ff87e8c10017da2315923db4cb3f5c29f75418e9b8
|
||||
SHA512 (libgusb-0.4.2.tar.xz) = c3e8e7a21f1e2f355cda5dddbde7235f9c48d4ff96c2d012e48df5bd7e1216ed41f3cc81f4a215ceead8b6e8cf0d04a85916043adfd074e543c041dbe63acd48
|
||||
|
Loading…
Reference in New Issue
Block a user