!18 update to 0.4.6
From: @zhouwenpei Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
00808d5834
Binary file not shown.
BIN
libgusb-0.4.6.tar.xz
Normal file
BIN
libgusb-0.4.6.tar.xz
Normal file
Binary file not shown.
11
libgusb.spec
11
libgusb.spec
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user