Accepting request 937327 from GNOME:Next

- Update to version 2.38.2:
  + Fix a missing return value in the testsuite.
  + Make Selection#clearSelection work.
  + Fix attributeListToHash() in case there’s a colon in an attr
    value.
- Drop pyatspi-test-fixes.patch: fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/937327
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-atspi?expand=0&rev=131
This commit is contained in:
2021-12-09 09:57:37 +00:00
committed by Git OBS Bridge
parent a49e8cf1a2
commit 3f409ac6bc
5 changed files with 14 additions and 54 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Dec 8 21:53:30 UTC 2021 - Michael Gorse <mgorse@suse.com>
- Update to version 2.38.2:
+ Fix a missing return value in the testsuite.
+ Make Selection#clearSelection work.
+ Fix attributeListToHash() in case theres a colon in an attr
value.
- Drop pyatspi-test-fixes.patch: fixed upstream.
-------------------------------------------------------------------
Mon Sep 27 21:45:41 UTC 2021 - Michael Gorse <mgorse@suse.com>