commit orca for openSUSE:Factory
Hello community, here is the log from the commit of package orca for openSUSE:Factory checked in at Thu May 28 03:58:54 CEST 2009. -------- --- GNOME/orca/orca.changes 2009-05-05 20:11:35.000000000 +0200 +++ orca/orca.changes 2009-05-27 22:28:59.000000000 +0200 @@ -1,0 +2,39 @@ +Wed May 27 14:48:17 CEST 2009 - vuntz@novell.com + +- Update to version 2.27.2: + + General: + - bgo#354471 - Text selection from braille input device. + - bgo#466841 - Orca doesn't announce items when Alt+Tabbing if + Compiz is enabled. + - bgo#511468 - Ekiga chat window accessibility problem. + - bgo#574221 - left-pane in Ekiga's preference box can't be + read at start-up. + - bgo#575614 - Please add speakable characters: → and ←. + - bgo#577977 - provide speech feedback for "repeat last find" + in Gedit. + - bgo#581372 - Move cursor routing and six dot key handling + from braille.py to script. With the cleanup from bug #581532 + to remove the custom brl module and move directly to the + brlapi module provided by BrlTTY/BrlAPI, we are now able to + handle BrlAPI commands much better. + - bgo#581532 - Remove brl module. Orca now uses the BrlAPI + python bindings. + - bgo#582028 - Character pronunciations are not used when + navigating by line. This provides a fallback to the chnames + dictionary. + - bgo#582684 - Arrowing left/right across tree tables causes + whole row to be spoken. + + OpenOffice: + - Work on bgo#574720 - Table Navigation Keys for OpenOffice + Writer. + + Firefox: + - bgo#530784 - whereAmI info for list items in web content + needs to be improved. + - bgo#577900 - Blank lines in Firefox text areas incorrectly + spoken. + + Updated translations. +- Disable orca-bgo550717-brld.patch since it needs to be rebased: + the code completely changed. Also remove the sbl Requires for + now. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- orca-2.27.1.tar.bz2 New: ---- orca-2.27.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ orca.spec ++++++ --- /var/tmp/diff_new_pack.a14906/_old 2009-05-28 03:58:21.000000000 +0200 +++ /var/tmp/diff_new_pack.a14906/_new 2009-05-28 03:58:21.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package orca (Version 2.27.1) +# spec file for package orca (Version 2.27.2) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -30,17 +30,19 @@ BuildRequires: python-gnome-devel BuildRequires: python-gtk-devel BuildRequires: update-desktop-files -Version: 2.27.1 +Version: 2.27.2 Release: 1 Url: http://www.gnome.org/ Group: System/GUI/GNOME License: LGPL v2.1 or later Summary: Screen reader for GNOME Source: %{name}-%{version}.tar.bz2 +# PATCH-NEEDS-REBASE orca-bgo550717-brld.patch bgo550717 Patch: orca-bgo550717-brld.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Recommends: gnome-speech -Requires: sbl +# Needed only when orca-bgo550717-brld.patch is rebased +#Requires: sbl Requires: %{name}-lang = %{version} %py_requires @@ -65,7 +67,8 @@ %lang_package %prep %setup -%patch0 -p1 +# need rebase +#%patch0 -p1 %build autoreconf -f -i @@ -96,6 +99,42 @@ %files lang -f %{name}.lang %changelog +* Wed May 27 2009 vuntz@novell.com +- Update to version 2.27.2: + + General: + - bgo#354471 - Text selection from braille input device. + - bgo#466841 - Orca doesn't announce items when Alt+Tabbing if + Compiz is enabled. + - bgo#511468 - Ekiga chat window accessibility problem. + - bgo#574221 - left-pane in Ekiga's preference box can't be + read at start-up. + - bgo#575614 - Please add speakable characters: → and ←. + - bgo#577977 - provide speech feedback for "repeat last find" + in Gedit. + - bgo#581372 - Move cursor routing and six dot key handling + from braille.py to script. With the cleanup from bug #581532 + to remove the custom brl module and move directly to the + brlapi module provided by BrlTTY/BrlAPI, we are now able to + handle BrlAPI commands much better. + - bgo#581532 - Remove brl module. Orca now uses the BrlAPI + python bindings. + - bgo#582028 - Character pronunciations are not used when + navigating by line. This provides a fallback to the chnames + dictionary. + - bgo#582684 - Arrowing left/right across tree tables causes + whole row to be spoken. + + OpenOffice: + - Work on bgo#574720 - Table Navigation Keys for OpenOffice + Writer. + + Firefox: + - bgo#530784 - whereAmI info for list items in web content + needs to be improved. + - bgo#577900 - Blank lines in Firefox text areas incorrectly + spoken. + + Updated translations. +- Disable orca-bgo550717-brld.patch since it needs to be rebased: + the code completely changed. Also remove the sbl Requires for + now. * Tue May 05 2009 vuntz@novell.com - Update to version 2.27.1: + General: ++++++ orca-2.27.1.tar.bz2 -> orca-2.27.2.tar.bz2 ++++++ ++++ 9918 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de