update to 2.9.0
Signed-off-by: nicholastao <taoyuxiang2@huawei.com>
This commit is contained in:
parent
3484aa66fe
commit
4fde709e24
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
|
Name: libwacom
|
||||||
Version: 2.7.0
|
Version: 2.9.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Wacom Tablets Library
|
Summary: Wacom Tablets Library
|
||||||
Requires: %{name}-data
|
Requires: %{name}-data
|
||||||
@ -7,7 +7,7 @@ License: MIT
|
|||||||
URL: https://github.com/linuxwacom/libwacom
|
URL: https://github.com/linuxwacom/libwacom
|
||||||
Source0: https://github.com/linuxwacom/libwacom/releases/download/%{name}-%{version}/%{name}-%{version}.tar.xz
|
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
|
BuildRequires: systemd systemd-devel libxml2-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -17,7 +17,7 @@ features.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Tablet Information Client Library Library Development Package
|
Summary: Tablet Information Client Library Library Development Package
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig libevdev
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Development package for libwacom.
|
Development package for libwacom.
|
||||||
@ -70,6 +70,9 @@ install -d ${RPM_BUILD_ROOT}/%{_udevrulesdir}
|
|||||||
%{_datadir}/libwacom/layouts/*.svg
|
%{_datadir}/libwacom/layouts/*.svg
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri May 26 2023 kiritakekumi <root@niconiconi.us> - 2.7.0-1
|
||||||
- update to 2.7.0
|
- update to 2.7.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user