forked from pool/libinput
libinput 1.27.1
This commit is contained in:
parent
74279972fd
commit
c64a9ce34b
BIN
libinput-1.27.0.tar.gz
(Stored with Git LFS)
BIN
libinput-1.27.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
libinput-1.27.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
libinput-1.27.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 6 11:50:58 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- 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 <jengelh@inai.de>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user