Hello community,

here is the log from the commit of package orca for openSUSE:Factory checked in 
at 2014-05-05 21:17:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2013-11-24 
12:19:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.orca.new/orca.changes   2014-05-05 
21:18:33.000000000 +0200
@@ -1,0 +2,236 @@
+Tue Apr 15 18:38:54 UTC 2014 - [email protected]
+
+- Update to version 3.12.1:
+  + Clear saved page-loading state when Gecko script is
+    deactivated.
+  + Add support for ROLE_PAGE now that Evince uses it.
+  + Prefer the name of a button, even if it implements AtkText.
+  + Eliminate a false positive identifying selected text with
+    caret-moved events.
+  + Fix presentation of caret-moved events for Firefox's
+    autocompletes.
+  + Add an explicit check for KP_0 as the Orca Modifier plus Shift.
+  + Eliminate some chattiness presenting combo boxes.
+  + Don't treat the root label as an unrelated label.
+  + Handle yet another case of missing object:state-changed:focused
+    events for Gtk+.
+  + Filter out some superfluous name-changed events from Gtk+ apps.
+  + Updated documentation.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 24 18:58:13 UTC 2014 - [email protected]
+
+- Update to version 3.12.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Mar 19 10:27:48 UTC 2014 - [email protected]
+
+- Update to version 3.11.92:
+  + Filter out a number of extraneous/unwanted accessibility events
+    from Evolution.
+  + Eliminate some text-selection and typeahead search
+    "chattiness".
+  + Generate ancestors for new dialogs even if there is no prior
+    focused object.
+  + bgo#726395: Sometimes flat review presents non-localized
+    rolenames.
+  + Ignore bogus focus claims from LibreOffice fillers and panels.
+  + Add support for non-modal GtkPopover.
+  + Use explicit keyword rather than positional argument for
+    GSettings schema id.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar  4 20:15:09 UTC 2014 - [email protected]
+
+- Update to version 3.11.91:
+  + Remove the isTextArea check from sayAll.
+  + Work around several additional missing state-changed:focused
+    events.
+  + More tweaking of the new spellcheck support.
+  + Add support for structural navigation by link regardless of
+    visited state.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 19 11:10:12 UTC 2014 - [email protected]
+
+- Update to version 3.11.90:
+  + Create new, uniform spellcheck support and implement for Gedit
+    and Thunderbird.
+  + Fix the live region announcement review keybindings.
+  + Fix a mysterious Brltty crash triggered by Orca.
+  + Add a sanity check to hopefully work around a Thunderbird
+    timeout.
+
+-------------------------------------------------------------------
+Thu Feb  6 08:06:13 UTC 2014 - [email protected]
+
+- Update to version 3.11.5.1:
+  + Correct a stupid error from applying a patch.
+
+-------------------------------------------------------------------
+Tue Feb  4 18:56:36 UTC 2014 - [email protected]
+
+- Update to version 3.11.5:
+  + General:
+    - Fix quite a few "chattiness" issues.
+    - bgo#708664: Selection and link indicators messing up braille.
+    - Eliminate duplicated strings when brailling widget
+      information.
+    - Fix presentation of Gedit's find feature results.
+    - Rewrite Orca's support for gnome-search-tool.
+    - Present a message, and don't regenerate speech, when a
+      bookmark is entered.
+    - Add the ability to skip ancestor generation by role on a
+      per-script basis.
+  + Epiphany/WebKitGtk:
+    - Create a custom script for Epiphany to handle window
+      activation and deactivation better.
+    - Ignore WebKitGtk's claim that objects of ROLE_LIST implement
+      AtkText.
+    - Handle ROLE_DOCUMENT_WEB for WebKitGtk content.
+    - Improve saving and restoring the Epiphany caret context.
+  + Gecko:
+    - Handle changes in the Firefox find toolbar hierarchy and
+      events.
+    - Fix a couple of bugs related to presenting a new ARIA alert
+      or dialog.
+    - Don't present text-inserted events for non-ARIA labels.
+    - Only treat properly-marked up ARIA live regions as live
+      regions.
+    - Present listbox details as part of presenting the first
+      focused child.
+    - Do not treat 'busy' state changes from ARIA widgets as
+      document loads.
+    - Don't repeat the "alert" role when navigating in ARIA alerts.
+    - Use the default updateBraille() for ARIA widgets in Gecko
+      content.
+    - Handle more instances of bogus empty text objects from Gecko.
+    - Present find results from Gecko in braille.
+  + LibreOffice:
+    - Fix several braille panning issues.
+    - Fix several issues with presentation of dynamic headers.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Jan 14 19:41:54 UTC 2014 - [email protected]
+
+- Update to version 3.11.4:
+  + Gecko:
+    - Use pyatspi.cache.DEFAULT instead of pyatspi.cache.ALL to
+      prevent incorrect caching of object attributes.
+    - Fix a bug isNavigableAria() which was causing us to override
+      native ARIA navigation incorrectly.
+    - Update the locusOfFocus when the caret moves to a Gecko
+      anchor.
+    - Prevent double-speaking autocompleted text in Thunderbird.
+  + LibreOffice:
+    - Don't treat lack of previous row as a row change in Calc.
+    - Strip out periods in addition to the localized "cell" for
+      Calc coordinates.
+    - Recover gracefully when the Calc inputline toolbar is hidden
+      preventing location of the formula text.
+  + General:
+    - Began rewrite of text-selection-changed support.
+    - Speak ROLE_INFO_BAR information.
+    - Work around a missing state-changed event for Gtk+ submenus.
+    - Work around a missing state-changed event for Gtk+ table
+      column headers.
+    - Handle more cases for object:active-descendant:changed.
+    - orca has an automagic dependency on liblouis for braille
+      support (bgo#721017).
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Dec 16 21:09:37 UTC 2013 - [email protected]
+
+- Update to version 3.11.3:
+  + Filter out some chrome events when inferring live regions.
+  + Fixes to prevent hangs when accessing WebKitGtk content.
+  + Fix for a traceback when Thunderbird becomes unresponsive.
+  + Add a check to the Gecko script's onCaretMoved() to be sure the
+    caret actually moved.
+  + Fix bug in column header labels for the links list dialog.
+  + Ignore selection-changed events when the current item's
+    selection is toggled via Space.
+  + Filter out some duplicate state-changed events.
+  + Restore the locus of focus when Alt+Tabbing back into Firefox.
+  + Fix a chattiness issue for Eclipse.
+  + Add a sanity check to prevent a hang when using Firefox.
+  + Clean up the Gecko script's onCaretMoved().
+  + Add handling for row headers in structural navigation.
+  + Fix for Orca not presenting the row when a table regains focus.
+  + Fix menu-related handling (aka hacks) in the Java toolkit
+    script.
+  + Work on the test harness and regression tests.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Nov 20 20:42:37 UTC 2013 - [email protected]
+
+- Update to version 3.11.2:
+  + General:
+    - Fix for Orca becoming silent when canceling out of the
+      Preferences dialog with unapplied synthesizer changes.
+    - Fix to prevent Orca becoming silent when a broken/incomplete
+      value interface is encountered.
+    - Do not enqueue accessible events when Orca is being shut down
+      as it can cause Orca to hang.
+    - Do not exit learn mode or repeat the prompt if no application
+      shortcuts are found.
+    - Fix for traceback in the Eclipse script.
+    - Make the "checked" and "pressed" strings context-specific.
+    - Register only one set of script event listeners; not one for
+      each script.
+    - Fix for Orca double-presenting the contents of Nautilus's
+      Places panel.
+    - Fix to prevent Orca from double-speaking name-changed events.
+    - Simplify and fix bugs in the speech generator's ancestry
+      generation.
+    - Check in the default script's onCaretMoved() if the caret
+      really moved.
+    - Use F2 and F3 rather than 1 and 2 to display shortcuts in
+      Learn Mode.
+    - Store basic point-of-reference info when the locusOfFocus
++++ 39 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/orca/orca.changes
++++ and /work/SRC/openSUSE:Factory/.orca.new/orca.changes

Old:
----
  orca-3.10.2.tar.xz

New:
----
  orca-3.12.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ orca.spec ++++++
--- /var/tmp/diff_new_pack.E88JWE/_old  2014-05-05 21:18:34.000000000 +0200
+++ /var/tmp/diff_new_pack.E88JWE/_new  2014-05-05 21:18:34.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package orca
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products 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,14 +17,14 @@
 
 
 Name:           orca
-Version:        3.10.2
+Version:        3.12.1
 Release:        0
 # FIXME: Enable brlapi support
 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.10/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/orca/3.12/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool

++++++ orca-3.10.2.tar.xz -> orca-3.12.1.tar.xz ++++++
++++ 186111 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to