From c764c9503d0c8bc3c4e9dbfc52547db8d7ce1c8bb006d69da109a1fffd575c08 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 7 Mar 2013 14:07:42 +0000 Subject: [PATCH] Accepting request 157597 from home:tobijk:X11:XOrg update to version 1.7 OBS-URL: https://build.opensuse.org/request/show/157597 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=11 --- libXi-1.6.1.tar.bz2 | 3 --- libXi-1.7.tar.bz2 | 3 +++ libXi.changes | 14 ++++++++++++++ libXi.spec | 4 ++-- 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 libXi-1.6.1.tar.bz2 create mode 100644 libXi-1.7.tar.bz2 diff --git a/libXi-1.6.1.tar.bz2 b/libXi-1.6.1.tar.bz2 deleted file mode 100644 index 5cc26f6..0000000 --- a/libXi-1.6.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f2e3627d7292ec5eff488ab58867fba14a62f06e72a8d3337ab6222c09873109 -size 427062 diff --git a/libXi-1.7.tar.bz2 b/libXi-1.7.tar.bz2 new file mode 100644 index 0000000..1128322 --- /dev/null +++ b/libXi-1.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ebcf2b02c16ff51e41e9d045de01416d6430b6a4af6a82b17b6bfa4d6f9cbfc +size 433745 diff --git a/libXi.changes b/libXi.changes index 8ab366e..13dd990 100644 --- a/libXi.changes +++ b/libXi.changes @@ -1,4 +1,18 @@ ------------------------------------------------------------------- +Thu Mar 7 01:35:11 UTC 2013 - tobias.johannes.klausmann@mni.thm.de + +- Update to version 1.7: + The feature added in this revision is pointer barrier events and releases. + Pointer barriers themselves are an XFixes 5 feature, XI 2.3 adds two + disctinct features to barriers: + + the ability for clients to get notified if pointer movement is restricted + by a barrier + + the ability for clients to allow a pointer to move through a barrier + after it was constrained by the barrier + For a more verbose explanation of these features please refer to: + http://who-t.blogspot.com.au/2012/12/whats-new-in-xi-23-pointer-barrier.html + +--------------------------------------------------------- Wed May 9 08:43:58 UTC 2012 - vuntz@opensuse.org - Update to version 1.6.1: diff --git a/libXi.spec b/libXi.spec index 96b5f6f..d6571de 100644 --- a/libXi.spec +++ b/libXi.spec @@ -1,7 +1,7 @@ # # spec file for package libXi # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: libXi %define lname libXi6 -Version: 1.6.1 +Version: 1.7 Release: 0 Summary: X Input Extension library License: MIT