diff --git a/libinput-1.27.0.tar.gz b/libinput-1.27.0.tar.gz deleted file mode 100644 index 7b155ba..0000000 --- a/libinput-1.27.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b11b900bf88ef68fe688c107226bb453ef26faf461ae2dcf9690b00009d660a6 -size 1056295 diff --git a/libinput-1.27.1.tar.gz b/libinput-1.27.1.tar.gz new file mode 100644 index 0000000..573308a --- /dev/null +++ b/libinput-1.27.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6d623dd8230db337a6457645ebca96b9d4788a56385463bb14b8174910dfe23 +size 1057073 diff --git a/libinput.changes b/libinput.changes index ed7929b..066adf7 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 6 11:50:58 UTC 2025 - Jan Engelhardt + +- Update to release 1.27.1 + * Fixed two regressions in the gesture state handling. + * Removed an assert triggered by a finger count mismatch. + * libinput replay has a slightly new output format and now + supports Ctrl+C to stop the currently replaying event sequence. + ------------------------------------------------------------------- Tue Nov 19 10:32:51 UTC 2024 - Jan Engelhardt diff --git a/libinput.spec b/libinput.spec index 8bda47a..fe89c80 100644 --- a/libinput.spec +++ b/libinput.spec @@ -1,7 +1,7 @@ # # spec file for package libinput # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,13 +37,12 @@ %define lname libinput10 %define pname libinput Name: libinput%{?xsuffix} -Version: 1.27.0 +Version: 1.27.1 Release: 0 Summary: Input device and event processing library License: MIT Group: Development/Libraries/C and C++ URL: https://www.freedesktop.org/wiki/Software/libinput/ - #Git-Web: https://gitlab.freedesktop.org/libinput/libinput/ #DL-URL: https://gitlab.freedesktop.org/libinput/libinput/-/releases Source: https://gitlab.freedesktop.org/libinput/libinput/-/archive/%version/libinput-%version.tar.gz