!22 [sync] PR-21: add BuildRequires json-glib-devel
From: @openeuler-sync-bot Reviewed-by: @weidongkl Signed-off-by: @weidongkl
This commit is contained in:
commit
35cce99a3b
@ -1,12 +1,14 @@
|
||||
Name: libgusb
|
||||
Version: 0.4.8
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: GObject-based library for libusb1
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/hughsie/libgusb
|
||||
Source0: https://github.com/hughsie/libgusb/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: vala meson libusb1-devel gtk-doc gobject-introspection-devel glib2-devel umockdev-devel gi-docgen
|
||||
BuildRequires: vala meson libusb1-devel gtk-doc gobject-introspection-devel glib2-devel umockdev-devel gi-docgen json-glib-devel
|
||||
# for test
|
||||
BuildRequires: hwdata
|
||||
|
||||
%description
|
||||
GUsb is a GObject wrapper for libusb1 that makes it easy to do
|
||||
@ -60,6 +62,9 @@ The %{name}-devel package contains libraries and header files for %{name}.
|
||||
%{_datadir}/doc/libgusb/*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 14 2024 panchenbo <panchenbo@kylinsec.com.cn> - 0.4.8-2
|
||||
- add BuildRequires json-glib-devel and hwdata
|
||||
|
||||
* Mon Jan 8 2024 zhangpan <zhangpan103@h-partners.com> - 0.4.8-1
|
||||
- update to 0.4.8
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user