From eb118dfb804cd83291f8367695adce3a0ca83f3902ab3033fcbd2689f11d1b90 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 15 Sep 2021 21:45:12 +0000 Subject: [PATCH] - xorgproto 2021.5 * This release introduces the version 2.4 of the X Input protocol. It contains the addition of the concept of touchpad gestures. Touchpad gesture is an interaction of two or more fingers that can be interpreted as a swipe or a pinch. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorgproto?expand=0&rev=19 --- xorgproto-2021.4.tar.bz2 | 3 --- xorgproto-2021.5.tar.bz2 | 3 +++ xorgproto.changes | 9 +++++++++ xorgproto.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 xorgproto-2021.4.tar.bz2 create mode 100644 xorgproto-2021.5.tar.bz2 diff --git a/xorgproto-2021.4.tar.bz2 b/xorgproto-2021.4.tar.bz2 deleted file mode 100644 index a406ecb..0000000 --- a/xorgproto-2021.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f5157030162844b398e7ce69b8bb967c2edb8064b0a9c9bb5517eb621459fbf -size 885414 diff --git a/xorgproto-2021.5.tar.bz2 b/xorgproto-2021.5.tar.bz2 new file mode 100644 index 0000000..99c466c --- /dev/null +++ b/xorgproto-2021.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa2f663b8dbd632960b24f7477aa07d901210057f6ab1a1db5158732569ca015 +size 870473 diff --git a/xorgproto.changes b/xorgproto.changes index 1af476f..4a7d047 100644 --- a/xorgproto.changes +++ b/xorgproto.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Sep 15 20:54:39 UTC 2021 - Stefan Dirsch + +- xorgproto 2021.5 + * This release introduces the version 2.4 of the X Input + protocol. It contains the addition of the concept of touchpad + gestures. Touchpad gesture is an interaction of two or more + fingers that can be interpreted as a swipe or a pinch. + ------------------------------------------------------------------- Mon May 31 15:07:17 UTC 2021 - Dirk Müller diff --git a/xorgproto.spec b/xorgproto.spec index 252c0cd..5106cbb 100644 --- a/xorgproto.spec +++ b/xorgproto.spec @@ -17,7 +17,7 @@ Name: xorgproto -Version: 2021.4 +Version: 2021.5 Release: 0 Summary: The X11 Protocol collection License: MIT