- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 01:17:13 +00:00
parent df8cd965cb
commit 3cd733560a
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: GLib wrapper around libusb1
Name: libgusb
Version: 0.3.6
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPLv2+
URL: https://github.com/hughsie/libgusb
Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
@ -55,6 +55,9 @@ GLib headers and libraries for gusb.
%{_datadir}/vala/vapi/gusb.vapi
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.6-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Fri Mar 12 2021 Richard Hughes <richard@hughsie.com> 0.3.6-1
- New upstream version
- Add g_usb_device_get_string_descriptor_bytes()