checked in (request 32443)

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-atspi?expand=0&rev=10
This commit is contained in:
OBS User autobuild
2010-02-13 10:11:06 +00:00
committed by Git OBS Bridge
parent 0801148c28
commit c1c7f72a13
5 changed files with 34 additions and 28 deletions

View File

@@ -1,23 +1,3 @@
-------------------------------------------------------------------
Fri Feb 12 15:05:03 CET 2010 - vuntz@opensuse.org
- Update to version 0.1.6:
+ Make AT-SPI/CORBA the default and relocate AT-SPI/D-Bus
+ Move the application argument to the end of the event structure
+ Enable Re-entrancy within pyatspi.
+ Changes to properly update the cache and fix orca performance
issues
+ Re-factor cache to use a single dictionary.
+ Fix property getting to use the correct interfaces.
+ Modify pyatspi to use the accessible object located on the
registryd.
+ Fix an event bug
+ bgo#607077 - pyatspi2: magic to detect whether to use corba
version or not can be broken
- Drop python-atspi-fix-no-gconf.patch: fixed upstream.
- Pass --disable-relocate to configure because we want at-spi2 by
default.
-------------------------------------------------------------------
Fri Jan 15 15:40:48 CET 2010 - vuntz@opensuse.org