From 39cf1389d254dfb54fb6c2d869996274bb6b05058b0cf79137947c4c145e6f1c Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 15 Sep 2021 21:52:03 +0000 Subject: [PATCH] - Update to version 1.8 * This release of libXi marks the support of XI 2.4 touchpad gesture events official. This feature is the only difference between libXi 1.8 and the latest release in the 1.7.x series (1.7.10). OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=37 --- libXi-1.7.10.tar.bz2 | 3 --- libXi-1.8.tar.bz2 | 3 +++ libXi.changes | 9 +++++++++ libXi.spec | 6 +++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 libXi-1.7.10.tar.bz2 create mode 100644 libXi-1.8.tar.bz2 diff --git a/libXi-1.7.10.tar.bz2 b/libXi-1.7.10.tar.bz2 deleted file mode 100644 index 723a271..0000000 --- a/libXi-1.7.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:36a30d8f6383a72e7ce060298b4b181fd298bc3a135c8e201b7ca847f5f81061 -size 484519 diff --git a/libXi-1.8.tar.bz2 b/libXi-1.8.tar.bz2 new file mode 100644 index 0000000..a2cd8c9 --- /dev/null +++ b/libXi-1.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ed181446a61c7337576467870bc5336fc9e222a281122d96c4d39a3298bba00 +size 494579 diff --git a/libXi.changes b/libXi.changes index eb1548c..5fe4280 100644 --- a/libXi.changes +++ b/libXi.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Sep 15 21:47:48 UTC 2021 - Stefan Dirsch + +- Update to version 1.8 + * This release of libXi marks the support of XI 2.4 touchpad + gesture events official. This feature is the only difference + between libXi 1.8 and the latest release in the 1.7.x series + (1.7.10). + ------------------------------------------------------------------- Fri Jun 21 09:59:29 UTC 2019 - Stefan Dirsch diff --git a/libXi.spec b/libXi.spec index 50850ca..b553561 100644 --- a/libXi.spec +++ b/libXi.spec @@ -1,7 +1,7 @@ # # spec file for package libXi # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ Name: libXi %define lname libXi6 -Version: 1.7.10 +Version: 1.8 Release: 0 Summary: X Input Extension library License: MIT Group: Development/Libraries/C and C++ -Url: http://xorg.freedesktop.org/ +URL: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXi #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXi/