diff --git a/orca-3.6.1.tar.xz b/orca-3.6.1.tar.xz deleted file mode 100644 index 520ec69..0000000 --- a/orca-3.6.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a61e736833cd67f7597afc8d05a176d5ded9637fb7d2a6aadb1d8553ecf520d -size 3695952 diff --git a/orca-3.6.3.tar.xz b/orca-3.6.3.tar.xz new file mode 100644 index 0000000..6f4d5ed --- /dev/null +++ b/orca-3.6.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:403d2328b5fdbf8ccdd5759cdaf8c757ba897330339ef4429b3695d775d05763 +size 3699564 diff --git a/orca.changes b/orca.changes index bcf0a22..1dbef68 100644 --- a/orca.changes +++ b/orca.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Tue Nov 27 09:21:14 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.6.3: + + Traceback seen in Python 3.3 when there are no settings saved + (turns out it impacts Python 2.x as well) (bgo#687239). +- Changes from version 3.6.2: + + Orca sometimes fails to present download "dialog" widgets + (bgo#674526). + + A page that hangs orca (bgo#688057) + + Fix for Orca continuing to speak when speech is disabled via + the preferences dialog. + + Improve performance of building flat review context. + + Handle applications returning 0 in minimalIncrement for Value + (bgo#687527). + + Use subprocess.Popen() instead of the deprecated os.popen(). + + Use for() instead of map() in cleanup(). + + Use importlib.import_module() instead of __import__() and + imp.reload() instead of reload() (bgo#686189). + + Fix to braille email address auto completions in Thunderbird. + + Updated translations. + ------------------------------------------------------------------- Tue Oct 16 07:16:30 UTC 2012 - dimstar@opensuse.org diff --git a/orca.spec b/orca.spec index f1a5c9a..7a90811 100644 --- a/orca.spec +++ b/orca.spec @@ -17,7 +17,7 @@ Name: orca -Version: 3.6.1 +Version: 3.6.3 Release: 0 Summary: Screen reader for GNOME License: LGPL-2.1+