Hello community, here is the log from the commit of package orca for openSUSE:Factory checked in at 2017-03-22 23:09:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/orca (Old) and /work/SRC/openSUSE:Factory/.orca.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "orca" Wed Mar 22 23:09:05 2017 rev:128 rq:481586 version:3.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/orca/orca.changes 2016-11-12 14:51:01.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.orca.new/orca.changes 2017-03-22 23:09:07.173646989 +0100 @@ -1,0 +2,131 @@ +Mon Mar 20 20:20:03 UTC 2017 - [email protected] + +- Update to version 3.24.0: + + Web: + - Fix issue in new command to move to the end of the current + container. + - Fix instance in which we were failing to present + contenteditable content. + - Sanity check our attempt to hack around broken text from + Gecko. + + General: + - Improve presentation of Gtk+ editable combo boxes. + - Attempt to handle children-changed:add event flood from + menus. + + MATE: Filter out focus events from widgets in windows which + claim to be active, but actually are not. + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 27 11:38:32 UTC 2017 - [email protected] + +- Update to version 3.23.91: + + Web: + - Add structural navigation commands to move to start, end of + current container. + - Handle bogus/duplicate accessible-application instances we're + seeing with Gecko apps built against Gtk+ 3 (eliminates + double-presentation during caret-navigation). + - Try to prevent SeaMonkey Mail composition from unexpectedly + entering browse mode. + - Fix issues getting stuck in visually-hidden MathML content. + - Prevent generation of unrelated labels for web content + (performance). + - Fix several issues to improve our workarounds for bugs in + Gecko's accessible-text interface. + - More work on recovery from zombified elements (improves + reliability). + - Improve reliability of "sticky" browse mode. + - Fix minor issues in new context-presentation support. + - Don't present loading messages if document is neither showing + nor visible. + + MATE: + - Work around MATE Panel's less-than-ideal event ordering and + missing events in order to improve presentation of it's + Applications menu. + - Sanity-check windows which claim to be active and ignore + bogus window:active events and state-changed:active events + from frames. + + General: + - Don't present new ancestors of menu bars. + - Don't use the pyatspi cache for descriptions to ensure we + don't present stale information. + - Don't treat insertions as auto-text events if the source is + no longer focused. + - Fix recent (unstable-version) regression in which labels + which label other labels stopped being presented. + - Update the active window and conditionally present + mouse-triggered focus changes. + + Updated translations. +- Switch package to noarch. + +------------------------------------------------------------------- +Tue Feb 7 13:34:58 UTC 2017 - [email protected] + +- Drop typelib-1_0-Wnck-3_0 Requires: this is properly + auto-detected since orca added the correct dependency in the + code. + +------------------------------------------------------------------- +Thu Feb 2 19:05:15 UTC 2017 - [email protected] + +- Update to version 3.23.4: + + Web: + - Optionally announce when entering and leaving blockquotes, + lists, tables, panels, forms, and landmarks. + - Improve handling of pages where the content is rapidly and + repeatedly destroyed and replaced. + - Improve workarounds for several Gecko editable-text bugs. + - Ensure we always announce ARIA landmark type before setting + the caret. + - Improve presentation of ARIA regions. + - Add custom support for ARIA switch role. + - Present messages resulting from use of aria-invalid. + - Check for and filter out defunct objects when building + elements list. + - Eliminate double-speaking of line after document load. + - Suppress presentation of irrelevant loading messages + resulting from busy state-change events in SeaMonkey's mail + client. + - Eliminate double-speaking of inferred labels in SayAll. + - Fix several instances where new document name was not being + presented. + - Handle (un)ordered lists in which item text falls outside the + item element. + - Descend images if they are imagemaps so that we don't fail to + present their content. + + LibreOffice: + - Fix crash presenting certain Writer tables. + - Handle LO's recently-corrected exposure of text attributes + for spellcheck. + - Handle change in LO's accessibility tree for dialogs. + - Handle more cases of LO objects becoming defunct. + - Don't assume we can always get a string value for Calc input + line. + - Yet another workaround for yet another missing state-changed + event. + + General: + - Make spoken presentation of accessible description optional. + - Work around missing focus-change events when focus changes + due to a mouse click. + - Use Unicode in translatable strings. + - Fix several issues in which we incorrectly update our + location based on bogus or redundant accessibility events. + - Reduce chattiness associated with presentation of typeahead + search. + - Include infobar content when presenting status bar and + default button. + - Reduce chattiness associated with icons which incorrectly + implement accessible text. + - Improve presentation of editable comboboxes. + - Fix bug in which Orca is silent on launch due to inability to + access default screen. + - Don't generate substring content unnecessarily (performance). + - Don't treat an empty table as layout only if the user gives + it focus. + - Fix bug speaking punctuation when punctuation style is set to + NONE. + - Stop converting horizontal ellipses to "..." in braille. + + Updated translations. + +------------------------------------------------------------------- Old: ---- orca-3.22.2.tar.xz New: ---- orca-3.24.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ orca.spec ++++++ --- /var/tmp/diff_new_pack.og5Dvz/_old 2017-03-22 23:09:08.001529680 +0100 +++ /var/tmp/diff_new_pack.og5Dvz/_new 2017-03-22 23:09:08.005529114 +0100 @@ -1,7 +1,7 @@ # # spec file for package orca # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -17,13 +17,13 @@ Name: orca -Version: 3.22.2 +Version: 3.24.0 Release: 0 Summary: Screen reader for GNOME License: LGPL-2.1+ Group: System/GUI/GNOME Url: http://www.gnome.org/ -Source: http://download.gnome.org/sources/orca/3.22/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/orca/3.24/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gobject-introspection BuildRequires: hicolor-icon-theme @@ -52,9 +52,9 @@ Requires: python3-gobject-Gdk Requires: python3-louis Requires: python3-speechd -Requires: typelib-1_0-Wnck-3_0 Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildArch: noarch %py_requires %description ++++++ orca-3.22.2.tar.xz -> orca-3.24.0.tar.xz ++++++ ++++ 126203 lines of diff (skipped)
