Accepting request 350386 from home:tobijk:X11:XOrg
- Update to version 1.7.6: One significant change here: libXi was using raw serial numbers in event cookies, the one read off the wire. All other events don't use that number but a Xlib-internal serial number which is similar but not always the same. This could cause events to look out of order. With this release, libXi is now using the same serial number for event cookies as it uses for all other events. OBS-URL: https://build.opensuse.org/request/show/350386 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=29
This commit is contained in:
parent
bf4cefcc50
commit
42707a0ea5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d964d7deb5d8f7d6b9c358969c625073d7ab273dbda94693130b3540bc0ca229
|
||||
size 464719
|
3
libXi-1.7.6.tar.bz2
Normal file
3
libXi-1.7.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f32a552cec0f056c0260bdb32e853cec0673d2f40646ce932ad5a9f0205b7ac
|
||||
size 484485
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 22 17:34:13 UTC 2015 - tobias.johannes.klausmann@mni.thm.de
|
||||
|
||||
- Update to version 1.7.6:
|
||||
One significant change here: libXi was using raw serial numbers in event
|
||||
cookies, the one read off the wire. All other events don't use that number
|
||||
but a Xlib-internal serial number which is similar but not always the same.
|
||||
This could cause events to look out of order. With this release, libXi is
|
||||
now using the same serial number for event cookies as it uses for all other
|
||||
events.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 11 12:09:30 UTC 2015 - tobias.johannes.klausmann@mni.thm.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libXi
|
||||
%define lname libXi6
|
||||
Version: 1.7.5
|
||||
Version: 1.7.6
|
||||
Release: 0
|
||||
Summary: X Input Extension library
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user