Hello community, here is the log from the commit of package orca for openSUSE:Factory checked in at 2016-05-05 12:10:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/orca (Old) and /work/SRC/openSUSE:Factory/.orca.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "orca" Changes: -------- --- /work/SRC/openSUSE:Factory/orca/orca.changes 2016-03-29 14:37:29.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.orca.new/orca.changes 2016-05-05 12:10:42.000000000 +0200 @@ -1,0 +2,39 @@ +Mon Apr 25 19:09:27 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.20.1: + + Gecko: + - Fix presentation of title bar in Gecko apps. + - Work around Google Maps killing the focused widget. + - Fix offset used when evaluating text selection in content + with embedded objects. + - Don't set new focus to context object if context object is + zombie. + - Only update locusOfFocus to context replicant if locusOfFocus + is a zombie. + - Don't use generated text as name for web content which + exposes a name, unless it's a combo box or spin button. + - Cache label-related information for web content for + performance. + - Ignore events from Mozilla's self-repair hidden page. + - Don't do SayAll for page fragments. + - Prevent locusOfFocus change when navigating in SeaMonkey + message list. + + Unity Panel Service: + - Work around labels reporting an index in parent of -1. + - Work around label descriptions containing unwanted content. + - Fall back on name when labels fail to implement the text + interface. + + Gtk+: + - Handle changes in Gtk+ 3.20 combo boxes. + - Only treat cells with non-whitespace chars as real active + descendants. + - Ignore row-reordered event spam. + + General: + - Fix a false positive with clipboard messages. + - Don't re-present description if it was used as name fallback. + - Handle unhandled case of objects becoming defunct. + - Fix syntax error in Bulgarian help file. + + Updated translations. +- Add python3-brlapi BuildRequires: Needed for braille support now. + +------------------------------------------------------------------- Old: ---- orca-3.20.0.tar.xz New: ---- orca-3.20.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ orca.spec ++++++ --- /var/tmp/diff_new_pack.IobJ1K/_old 2016-05-05 12:10:43.000000000 +0200 +++ /var/tmp/diff_new_pack.IobJ1K/_new 2016-05-05 12:10:43.000000000 +0200 @@ -17,7 +17,7 @@ Name: orca -Version: 3.20.0 +Version: 3.20.1 Release: 0 Summary: Screen reader for GNOME License: LGPL-2.1+ @@ -30,6 +30,7 @@ BuildRequires: intltool BuildRequires: liblouis-devel BuildRequires: python >= 3.3 +BuildRequires: python3-brlapi >= 0.5.1 BuildRequires: python3-louis BuildRequires: python3-speechd BuildRequires: translation-update-upstream @@ -42,7 +43,7 @@ # the gsettings tool is used to know if a11y is enabled Requires: glib2-tools # pyatspi is a virtual name that is provided by the default at-spi stack -Requires: brltty +Requires: brltty >= 3.9 Requires: py3atspi Requires: python3-brlapi Requires: python3-gobject ++++++ orca-3.20.0.tar.xz -> orca-3.20.1.tar.xz ++++++ ++++ 12100 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de