From 6a35e46ffcc90d6777292fcf9630f9972becd5680682f1f8548d28df8f50e238 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 3 Aug 2021 00:05:38 +0000 Subject: [PATCH] - Update to release 1.18.1 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=257 --- libinput-1.18.0.tar.xz | 3 --- libinput-1.18.0.tar.xz.sig | Bin 95 -> 0 bytes libinput-1.18.1.tar.xz | 3 +++ libinput-1.18.1.tar.xz.sig | Bin 0 -> 95 bytes libinput.changes | 6 ++++++ libinput.spec | 2 +- 6 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 libinput-1.18.0.tar.xz delete mode 100644 libinput-1.18.0.tar.xz.sig create mode 100644 libinput-1.18.1.tar.xz create mode 100644 libinput-1.18.1.tar.xz.sig diff --git a/libinput-1.18.0.tar.xz b/libinput-1.18.0.tar.xz deleted file mode 100644 index 03f8fd1..0000000 --- a/libinput-1.18.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18c6a286583268d39841348e561fbb4713bde0c643b360f5d8a3f27800afdb9a -size 616732 diff --git a/libinput-1.18.0.tar.xz.sig b/libinput-1.18.0.tar.xz.sig deleted file mode 100644 index 4b27825c53a97e08beacf6029a66aa9644217cbb898e4064072b22ee5731fc9f..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{C2ad!$H2uY028^M#W3G< vaq6e!YdR-49a-44@1smry=A;$?DMKl^ diff --git a/libinput-1.18.1.tar.xz b/libinput-1.18.1.tar.xz new file mode 100644 index 0000000..1cbe263 --- /dev/null +++ b/libinput-1.18.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ca14021fbc2523bc0610582c51f368321592040b6ca63becc2fa1ea11f1a7cb +size 618524 diff --git a/libinput-1.18.1.tar.xz.sig b/libinput-1.18.1.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..79ac2cd69069437942bfc8960160001b08be07f5f7dcb775d9e0bf81a0edb7b5 GIT binary patch literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{C2~}my9VOBIG4&69npHU8e%tsoRaOQ7b6zHP literal 0 HcmV?d00001 diff --git a/libinput.changes b/libinput.changes index d20ca3c..289321c 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 3 00:05:19 UTC 2021 - Jan Engelhardt + +- Update to release 1.18.1 + * This release only adds device-specific quirks. + ------------------------------------------------------------------- Wed Jun 2 08:06:06 UTC 2021 - Jan Engelhardt diff --git a/libinput.spec b/libinput.spec index 39193db..dd32a07 100644 --- a/libinput.spec +++ b/libinput.spec @@ -37,7 +37,7 @@ %define lname libinput10 %define pname libinput Name: libinput%{?xsuffix} -Version: 1.18.0 +Version: 1.18.1 Release: 0 Summary: Input device and event processing library License: MIT