!16 update to 1.2.1

From: @zppzhangpan 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2023-02-07 08:50:45 +00:00 committed by Gitee
commit 92d37acca1
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.

Binary file not shown.

View File

@ -2,12 +2,12 @@
%global driverdir %{moduledir}/input %global driverdir %{moduledir}/input
Name: xorg-x11-drv-libinput Name: xorg-x11-drv-libinput
Version: 1.2.0 Version: 1.2.1
Release: 2 Release: 1
Summary: Xorg X11 libinput input driver Summary: Xorg X11 libinput input driver
License: MIT License: MIT
URL: https://www.x.org URL: https://www.x.org
Source0: https://www.x.org/archive/individual/driver/xf86-input-libinput-%{version}.tar.bz2 Source0: https://www.x.org/archive/individual/driver/xf86-input-libinput-%{version}.tar.gz
Source1: 71-libinput-overrides-wacom.conf Source1: 71-libinput-overrides-wacom.conf
Patch0001: 0001-Add-a-DPIScaleFactor-option-as-temporary-solution-to.patch Patch0001: 0001-Add-a-DPIScaleFactor-option-as-temporary-solution-to.patch
@ -72,6 +72,9 @@ cp %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/X11/xorg.conf.d/
%{_mandir}/man4/libinput.4* %{_mandir}/man4/libinput.4*
%changelog %changelog
* Fri Feb 03 2023 zhangpan <zhangpan@h-partners.com> - 1.2.1-1
- update to 1.2.1
* Tue Oct 25 2022 wangkerong <wangkerong@h-partners.com> - 1.2.0-2 * Tue Oct 25 2022 wangkerong <wangkerong@h-partners.com> - 1.2.0-2
- rebuild for next release - rebuild for next release