Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libgusb.git#5da21dd8c17df3d26074c8d4b1a52cf02befc76f
This commit is contained in:
parent
f087b9a5c9
commit
df8cd965cb
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/libgusb-0.3.3.tar.xz
|
||||
/libgusb-0.3.4.tar.xz
|
||||
/libgusb-0.3.5.tar.xz
|
||||
/libgusb-0.3.6.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: GLib wrapper around libusb1
|
||||
Name: libgusb
|
||||
Version: 0.3.5
|
||||
Release: 2%{?dist}
|
||||
Version: 0.3.6
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/hughsie/libgusb
|
||||
Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
|
||||
@ -55,6 +55,11 @@ GLib headers and libraries for gusb.
|
||||
%{_datadir}/vala/vapi/gusb.vapi
|
||||
|
||||
%changelog
|
||||
* Fri Mar 12 2021 Richard Hughes <richard@hughsie.com> 0.3.6-1
|
||||
- New upstream version
|
||||
- Add g_usb_device_get_string_descriptor_bytes()
|
||||
- Fix cancellation if cancellable is already cancelled
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgusb-0.3.5.tar.xz) = 4c709a3c5215342b12b42f393aea6945e2048d4a7b137ec5b6e11b54c1ea9b8a59ba31b9110bfaf10e8924a7b41eaf5b82c417252340d012db400e8eb4c9dc1c
|
||||
SHA512 (libgusb-0.3.6.tar.xz) = a185b6feaeace72f78672ebaa6788659fcccb5d6414d49afb8ab717307c7a3d8e55a2adaaadc24f00ee0059fc1e3fcee54212ac3477989f7cbe4aebbf91699c2
|
||||
|
Loading…
Reference in New Issue
Block a user