!25 add BuildRequires json-glib-devel and hwdata

From: @Venland 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2024-04-12 08:41:15 +00:00 committed by Gitee
commit 1265632472
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,12 +1,13 @@
Name: libgusb
Version: 0.3.10
Release: 1
Release: 2
Summary: GObject-based library for libusb1
License: LGPLv2+
URL: https://github.com/hughsie/libgusb
Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
BuildRequires: vala meson libusb1-devel gtk-doc gobject-introspection-devel glib2-devel
BuildRequires: hwdata json-glib-devel
%description
GUsb is a GObject wrapper for libusb1 that makes it easy to do
@ -60,6 +61,9 @@ The %{name}-devel package contains libraries and header files for %{name}.
%{_datadir}/gtk-doc/html/gusb/*
%changelog
* Fri Apr 12 2024 liweigang <liweiganga@uniontech.com> - 0.3.10-2
- add BR json-glib-devel and hwdata
* Fri Jul 01 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 0.3.10-1
- Upgrade to 0.3.10