From f20b4f0d93be2418315d4e747b1e74a4425d70ba1e081c41cdfb6d07acb7a2f8 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 8 Feb 2012 10:58:18 +0000 Subject: [PATCH] Accepting request 103037 from home:vuntz:branches:GNOME:Factory Update to 3.3.5 OBS-URL: https://build.opensuse.org/request/show/103037 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/orca?expand=0&rev=125 --- orca-3.3.4.tar.xz | 3 --- orca-3.3.5.tar.xz | 3 +++ orca.changes | 24 ++++++++++++++++++++++++ orca.spec | 5 +---- 4 files changed, 28 insertions(+), 7 deletions(-) delete mode 100644 orca-3.3.4.tar.xz create mode 100644 orca-3.3.5.tar.xz diff --git a/orca-3.3.4.tar.xz b/orca-3.3.4.tar.xz deleted file mode 100644 index a69eac5..0000000 --- a/orca-3.3.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86221063e361ba0ccb84c51a15203c67411d7ed7c2f160a7ccd69f077d5d2f17 -size 3767376 diff --git a/orca-3.3.5.tar.xz b/orca-3.3.5.tar.xz new file mode 100644 index 0000000..d0b3e54 --- /dev/null +++ b/orca-3.3.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e290fad6e6dd6e40a03985917d1789316f1c949e043bbf73e77173d808845e9d +size 3597500 diff --git a/orca.changes b/orca.changes index 488ec28..53c31c0 100644 --- a/orca.changes +++ b/orca.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Tue Feb 7 13:10:18 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.3.5: + + General: + - Add handling for RuntimeError now that we get them from + pyatspi2 + - bgo#669216: Orca's console setup option to log out the user + no longer works + - bgo#668880: traceback in unity-panel-service + - bgo#668472: LookupError causes messages in Thunderbird to not + be readable + + Keyboard and Keybindings: + - bgo#666463: Orca needs to present the real modifier for + 'Primary' + - bgo#667717: Pressing the key combination for time/date after + any other Orca keyboard shortcut causes the date to be + spoken. + - Fix for the regressions from the keyboard-related refactoring + from the last unstable release. + + Updated translations. +- Remove xz BuildRequires now that it comes for free in the build + system. + ------------------------------------------------------------------- Tue Jan 17 08:11:09 UTC 2012 - vuntz@opensuse.org diff --git a/orca.spec b/orca.spec index 0559822..c116018 100644 --- a/orca.spec +++ b/orca.spec @@ -15,9 +15,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - Name: orca -Version: 3.3.4 +Version: 3.3.5 Release: 0 Summary: Screen reader for GNOME License: LGPL-2.1+ @@ -36,8 +35,6 @@ BuildRequires: python-speechd BuildRequires: python-xdg BuildRequires: translation-update-upstream BuildRequires: update-desktop-files -# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 -BuildRequires: xz BuildRequires: pkgconfig(atspi-2) >= 2.1.92 BuildRequires: pkgconfig(gtk+-3.0) >= 3.1.91 BuildRequires: pkgconfig(pygobject-3.0) >= 2.90.3