New upstream version
This commit is contained in:
parent
6b8b6aeff7
commit
7d83718014
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
|||||||
/libgusb-0.3.2.tar.xz
|
/libgusb-0.3.2.tar.xz
|
||||||
/libgusb-0.3.3.tar.xz
|
/libgusb-0.3.3.tar.xz
|
||||||
/libgusb-0.3.4.tar.xz
|
/libgusb-0.3.4.tar.xz
|
||||||
|
/libgusb-0.3.5.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: GLib wrapper around libusb1
|
Summary: GLib wrapper around libusb1
|
||||||
Name: libgusb
|
Name: libgusb
|
||||||
Version: 0.3.4
|
Version: 0.3.5
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/hughsie/libgusb
|
URL: https://github.com/hughsie/libgusb
|
||||||
Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
|
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
|
%{_datadir}/vala/vapi/gusb.vapi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 30 2020 Richard Hughes <richard@hughsie.com> 0.3.5-1
|
||||||
|
- New upstream version
|
||||||
|
- Add a way to get iConfiguration
|
||||||
|
- Allow building GtkDoc when building as a subproject
|
||||||
|
|
||||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-2
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libgusb-0.3.4.tar.xz) = abbec6b5a5f27b5061ff165db97915d7356b23757de12b640f54741927ac860264af3daed15d4b4b5f3df494acb20695070dcb5ad104df2defdcc7229634c42f
|
SHA512 (libgusb-0.3.5.tar.xz) = 4c709a3c5215342b12b42f393aea6945e2048d4a7b137ec5b6e11b54c1ea9b8a59ba31b9110bfaf10e8924a7b41eaf5b82c417252340d012db400e8eb4c9dc1c
|
||||||
|
Loading…
Reference in New Issue
Block a user