diff --git a/xf86-input-libinput-1.2.0.tar.bz2 b/xf86-input-libinput-1.2.0.tar.bz2 deleted file mode 100644 index 4e797e4..0000000 Binary files a/xf86-input-libinput-1.2.0.tar.bz2 and /dev/null differ diff --git a/xf86-input-libinput-1.2.1.tar.gz b/xf86-input-libinput-1.2.1.tar.gz new file mode 100644 index 0000000..b26f13c Binary files /dev/null and b/xf86-input-libinput-1.2.1.tar.gz differ diff --git a/xorg-x11-drv-libinput.spec b/xorg-x11-drv-libinput.spec index b2496c7..3da8043 100644 --- a/xorg-x11-drv-libinput.spec +++ b/xorg-x11-drv-libinput.spec @@ -2,12 +2,12 @@ %global driverdir %{moduledir}/input Name: xorg-x11-drv-libinput -Version: 1.2.0 -Release: 2 +Version: 1.2.1 +Release: 1 Summary: Xorg X11 libinput input driver License: MIT 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 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* %changelog +* Fri Feb 03 2023 zhangpan - 1.2.1-1 +- update to 1.2.1 + * Tue Oct 25 2022 wangkerong - 1.2.0-2 - rebuild for next release