!18 update to 0.4.6

From: @zhouwenpei 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2023-08-02 08:58:30 +00:00 committed by Gitee
commit 00808d5834
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 4 deletions

Binary file not shown.

BIN
libgusb-0.4.6.tar.xz Normal file

Binary file not shown.

View File

@ -1,12 +1,12 @@
Name: libgusb Name: libgusb
Version: 0.3.10 Version: 0.4.6
Release: 1 Release: 1
Summary: GObject-based library for libusb1 Summary: GObject-based library for libusb1
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: https://github.com/hughsie/libgusb/releases/download/%{version}/%{name}-%{version}.tar.xz
BuildRequires: vala meson libusb1-devel gtk-doc gobject-introspection-devel glib2-devel BuildRequires: vala meson libusb1-devel gtk-doc gobject-introspection-devel glib2-devel umockdev-devel gi-docgen
%description %description
GUsb is a GObject wrapper for libusb1 that makes it easy to do GUsb is a GObject wrapper for libusb1 that makes it easy to do
@ -57,9 +57,12 @@ The %{name}-devel package contains libraries and header files for %{name}.
%files help %files help
%defattr(-,root,root) %defattr(-,root,root)
%doc NEWS README.md %doc NEWS README.md
%{_datadir}/gtk-doc/html/gusb/* %{_datadir}/doc/libgusb/*
%changelog %changelog
* Sat Jul 22 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 0.4.6-1
- update to 0.4.6
* Fri Jul 01 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 0.3.10-1 * Fri Jul 01 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 0.3.10-1
- Upgrade to 0.3.10 - Upgrade to 0.3.10