!19 update to 2.9.0
From: @nicholastao Reviewed-by: @wangbin224 Signed-off-by: @wangbin224
This commit is contained in:
commit
7938d261f8
Binary file not shown.
BIN
libwacom-2.9.0.tar.xz
Normal file
BIN
libwacom-2.9.0.tar.xz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
Name: libwacom
|
||||
Version: 2.7.0
|
||||
Version: 2.9.0
|
||||
Release: 1
|
||||
Summary: Wacom Tablets Library
|
||||
Requires: %{name}-data
|
||||
@ -7,7 +7,7 @@ License: MIT
|
||||
URL: https://github.com/linuxwacom/libwacom
|
||||
Source0: https://github.com/linuxwacom/libwacom/releases/download/%{name}-%{version}/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: meson gcc glib2-devel libgudev1-devel
|
||||
BuildRequires: meson gcc glib2-devel libgudev1-devel libevdev
|
||||
BuildRequires: systemd systemd-devel libxml2-devel
|
||||
|
||||
%description
|
||||
@ -17,7 +17,7 @@ features.
|
||||
%package devel
|
||||
Summary: Tablet Information Client Library Library Development Package
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: pkgconfig
|
||||
Requires: pkgconfig libevdev
|
||||
|
||||
%description devel
|
||||
Development package for libwacom.
|
||||
@ -70,6 +70,9 @@ install -d ${RPM_BUILD_ROOT}/%{_udevrulesdir}
|
||||
%{_datadir}/libwacom/layouts/*.svg
|
||||
|
||||
%changelog
|
||||
* Tue Feb 06 2024 taoyuxiang <taoyuxiang2@huawei.com> - 2.9.0-1
|
||||
- update to 2.9.0
|
||||
|
||||
* Fri May 26 2023 kiritakekumi <root@niconiconi.us> - 2.7.0-1
|
||||
- update to 2.7.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user