Accepting request 711295 from X11:XOrg
- Update to version 1.7.10 * Fix the FIXME in XIValuatorClass case of copy_classes function in XExtInt.c * _XIPassiveGrabDevice needs to set time value * Replace open-coded FP3232_TO_DOUBLE * autogen: add default patch prefix * autogen.sh: use quoted string variables * autogen.sh: use exec instead of waiting for configure to finish * Update configure.ac bug URL for gitlab migration * Update README for gitlab migration * man: add a bunch of missing spaces * Update XIChangeHierarchy.txt OBS-URL: https://build.opensuse.org/request/show/711295 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=19
This commit is contained in:
commit
191750a780
3
libXi-1.7.10.tar.bz2
Normal file
3
libXi-1.7.10.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:36a30d8f6383a72e7ce060298b4b181fd298bc3a135c8e201b7ca847f5f81061
|
||||
size 484519
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c2e6b8ff84f9448386c1b5510a5cf5a16d788f76db018194dacdc200180faf45
|
||||
size 486312
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 21 09:59:29 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- Update to version 1.7.10
|
||||
* Fix the FIXME in XIValuatorClass case of copy_classes function in XExtInt.c
|
||||
* _XIPassiveGrabDevice needs to set time value
|
||||
* Replace open-coded FP3232_TO_DOUBLE
|
||||
* autogen: add default patch prefix
|
||||
* autogen.sh: use quoted string variables
|
||||
* autogen.sh: use exec instead of waiting for configure to finish
|
||||
* Update configure.ac bug URL for gitlab migration
|
||||
* Update README for gitlab migration
|
||||
* man: add a bunch of missing spaces
|
||||
* Update XIChangeHierarchy.txt
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 23 09:58:45 UTC 2017 - sndirsch@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libXi
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,13 +12,13 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: libXi
|
||||
%define lname libXi6
|
||||
Version: 1.7.9
|
||||
Version: 1.7.10
|
||||
Release: 0
|
||||
Summary: X Input Extension library
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user