Accepting request 157855 from X11:XOrg
update to version 1.7 (forwarded request 157597 from tobijk) OBS-URL: https://build.opensuse.org/request/show/157855 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=6
This commit is contained in:
commit
5a87ce5495
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2e3627d7292ec5eff488ab58867fba14a62f06e72a8d3337ab6222c09873109
|
||||
size 427062
|
3
libXi-1.7.tar.bz2
Normal file
3
libXi-1.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ebcf2b02c16ff51e41e9d045de01416d6430b6a4af6a82b17b6bfa4d6f9cbfc
|
||||
size 433745
|
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user