From 43e9e0f6b2d4befe30ee719c15b5246b2d2d5e4a77965990fdd3cb33caa529a9 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 6 Mar 2008 00:48:13 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orca?expand=0&rev=17 --- orca-2.21.91.tar.bz2 | 3 --- orca-2.21.92.tar.bz2 | 3 +++ orca.changes | 46 ++++++++++++++++++++++++++++++++++++++++++ orca.spec | 48 +++++++++++++++++++++++++++++++++++++++++--- 4 files changed, 94 insertions(+), 6 deletions(-) delete mode 100644 orca-2.21.91.tar.bz2 create mode 100644 orca-2.21.92.tar.bz2 diff --git a/orca-2.21.91.tar.bz2 b/orca-2.21.91.tar.bz2 deleted file mode 100644 index 95b122c..0000000 --- a/orca-2.21.91.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d5fb28e91c1d7851754e97f872828238950ebad7ea05ec58c5bd7861f3fd246 -size 1555843 diff --git a/orca-2.21.92.tar.bz2 b/orca-2.21.92.tar.bz2 new file mode 100644 index 0000000..f83e3f7 --- /dev/null +++ b/orca-2.21.92.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9440c0758fd3fc6fcc135e5c945ef9bac16313482a5868d41102024b55fe941 +size 1665157 diff --git a/orca.changes b/orca.changes index f7ce763..2d60fd5 100644 --- a/orca.changes +++ b/orca.changes @@ -1,3 +1,49 @@ +------------------------------------------------------------------- +Wed Mar 5 01:29:43 CET 2008 - maw@suse.de + +- Update to version 2.21.92: + + General: + * Fix for bgo#419136 - Planner toggle button in main window not + accessible + * Fix for bgo#486897 - Where Am I doesn't present row/column headers + * Fix for bgo#513238 - Flat review is broken in Evolution + * Fix for bgo#516321 - Caps lock not correctly reporting the state + when toggled + * Workaround for bgo#517026 - crash in Open Folder: Deleting the last + file in a directory + + OOo: + * Fix for bgo#515651 - Navigation of cells in oocalc now says "not + selected" + + Firefox: + * Fix for bgo#508163 - Orca tends to be slow in the vicinity of combo + boxes in Firefox + * Fix for bgo#511885 - Support relevant and channel live region + properties + * Fix for bgo#512261 - We should implement better support for the FF + A11y extension + * Fix for bgo#515263 - ARIA tooltips should respect presentToolTips + setting + * Fix for bgo#512503 - Remove "object:visible-data-changed" listener + from Gecko.py + * Fix for bgo#515571 - FF3 form field structural navigation should + handle form fields that are not in forms + * Fix for bgo#516121 - Orca stalls on barackobama.com when navigating + by heading in FF3 + * Fix for bgo#516174 - FF line navigation needs to be more + accurate. (We know these aren't all the issues, but hopefully this + fix will resolve many of them.) + * Fix for bgo#517521 - Gecko.py is throwing exception in onCaretMoved + * Fix for bgo#517336 - Spaces interfere with Orca's ability to get + the line contents + * Fix for bgo#517371 - Orca gets stuck when browsing humanware.ca in FF3 + * Fix for bgo#517716 - Live regions being output on listitem changes + for Bugzilla + * Fix for bgo#517752 - (ff3) more orca+left/right inconsistency + * Fix for bgo#518502 - Orca doesn't always speak wrapping + announcement for link structural nav in FF3 + + Updated translations. + + ------------------------------------------------------------------- Thu Feb 21 15:42:47 CET 2008 - maw@suse.de diff --git a/orca.spec b/orca.spec index 8910f51..dccb27d 100644 --- a/orca.spec +++ b/orca.spec @@ -1,5 +1,5 @@ # -# spec file for package orca (Version 2.21.91) +# spec file for package orca (Version 2.21.92) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -13,8 +13,8 @@ Name: orca BuildRequires: at-spi-devel fdupes glib2-devel gnome-common gnome-mag-devel gnome-speech-devel intltool python python-gnome python-gnome-devel python-gtk-devel update-desktop-files -Version: 2.21.91 -Release: 2 +Version: 2.21.92 +Release: 1 Url: http://www.gnome.org/ Group: System/GUI/GNOME License: LGPL v2.1 or later @@ -78,6 +78,48 @@ rm -rf $RPM_BUILD_ROOT %files lang -f %{name}.lang %changelog +* Wed Mar 05 2008 maw@suse.de +- Update to version 2.21.92: + + General: + * Fix for bgo#419136 - Planner toggle button in main window not + accessible + * Fix for bgo#486897 - Where Am I doesn't present row/column headers + * Fix for bgo#513238 - Flat review is broken in Evolution + * Fix for bgo#516321 - Caps lock not correctly reporting the state + when toggled + * Workaround for bgo#517026 - crash in Open Folder: Deleting the last + file in a directory + + OOo: + * Fix for bgo#515651 - Navigation of cells in oocalc now says "not + selected" + + Firefox: + * Fix for bgo#508163 - Orca tends to be slow in the vicinity of combo + boxes in Firefox + * Fix for bgo#511885 - Support relevant and channel live region + properties + * Fix for bgo#512261 - We should implement better support for the FF + A11y extension + * Fix for bgo#515263 - ARIA tooltips should respect presentToolTips + setting + * Fix for bgo#512503 - Remove "object:visible-data-changed" listener + from Gecko.py + * Fix for bgo#515571 - FF3 form field structural navigation should + handle form fields that are not in forms + * Fix for bgo#516121 - Orca stalls on barackobama.com when navigating + by heading in FF3 + * Fix for bgo#516174 - FF line navigation needs to be more + accurate. (We know these aren't all the issues, but hopefully this + fix will resolve many of them.) + * Fix for bgo#517521 - Gecko.py is throwing exception in onCaretMoved + * Fix for bgo#517336 - Spaces interfere with Orca's ability to get + the line contents + * Fix for bgo#517371 - Orca gets stuck when browsing humanware.ca in FF3 + * Fix for bgo#517716 - Live regions being output on listitem changes + for Bugzilla + * Fix for bgo#517752 - (ff3) more orca+left/right inconsistency + * Fix for bgo#518502 - Orca doesn't always speak wrapping + announcement for link structural nav in FF3 + + Updated translations. * Thu Feb 21 2008 maw@suse.de - Fix dumb build error. * Wed Feb 20 2008 maw@suse.de