- 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/package/show/X11:XOrg/libXi?expand=0&rev=35
This commit is contained in:
2019-06-21 10:04:59 +00:00
committed by Git OBS Bridge
parent 18d026ae75
commit 13a716717b
4 changed files with 21 additions and 6 deletions

View File

@@ -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