!19 update to 2.9.0

From: @nicholastao 
Reviewed-by: @wangbin224 
Signed-off-by: @wangbin224
This commit is contained in:
openeuler-ci-bot 2024-02-19 07:40:50 +00:00 committed by Gitee
commit 7938d261f8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
libwacom-2.9.0.tar.xz Normal file

Binary file not shown.

View File

@ -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