diff --git a/libinput-1.19.1.tar.xz b/libinput-1.19.1.tar.xz deleted file mode 100644 index 477d7af..0000000 --- a/libinput-1.19.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0bdcf5b1783b737854b7af1ca22df67bc36a6fe7c9cfa71f01e9149f9220446d -size 654600 diff --git a/libinput-1.19.1.tar.xz.sig b/libinput-1.19.1.tar.xz.sig deleted file mode 100644 index 5b93add..0000000 Binary files a/libinput-1.19.1.tar.xz.sig and /dev/null differ diff --git a/libinput-1.19.2.tar.xz b/libinput-1.19.2.tar.xz new file mode 100644 index 0000000..52f4940 --- /dev/null +++ b/libinput-1.19.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fc39f0af3ee1a77c60c34bc45391a4d0879169f7c0f7bbbeb5eef590b98b883 +size 654924 diff --git a/libinput-1.19.2.tar.xz.sig b/libinput-1.19.2.tar.xz.sig new file mode 100644 index 0000000..5854b70 Binary files /dev/null and b/libinput-1.19.2.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index 0803aea..39d3990 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Oct 22 09:49:40 UTC 2021 - Paolo Stivanin + +- Update to release 1.19.2: + * quirks: add quirk for GPD Win Max + * evdev: disable button scroll timeout for extra mouse buttons + * evdev: avoid usage of bogus BTN_FORWARD name + * gestures: avoid processing the last hold and + motion event twice + * quirks: Add quirk for StarLabs clickpads with two + phyisical buttons + * quirks: Update dmi for StarBook Mk V + * quirks: relax DMI modalias match for Purism Librem 14v1 + ------------------------------------------------------------------- Tue Sep 28 08:28:21 UTC 2021 - Jan Engelhardt diff --git a/libinput.spec b/libinput.spec index 551d999..613dbe0 100644 --- a/libinput.spec +++ b/libinput.spec @@ -37,7 +37,7 @@ %define lname libinput10 %define pname libinput Name: libinput%{?xsuffix} -Version: 1.19.1 +Version: 1.19.2 Release: 0 Summary: Input device and event processing library License: MIT @@ -60,7 +60,7 @@ BuildRequires: graphviz >= 2.26 BuildRequires: python3-Sphinx BuildRequires: python3-recommonmark %endif -BuildRequires: meson >= 0.41.0 +BuildRequires: meson >= 0.49.0 BuildRequires: pkg-config %if %{with debug_gui} BuildRequires: pkgconfig(cairo)