From a573eaaac3c6cee6faf7da24168fa039ce9ab6b194fa114fe8c8b1be0f6d856e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 27 Sep 2018 12:49:11 +0000 Subject: [PATCH] Accepting request 638484 from GNOME:Next New stable rel OBS-URL: https://build.opensuse.org/request/show/638484 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/orca?expand=0&rev=255 --- orca-3.28.2.tar.xz | 3 --- orca-3.30.0.tar.xz | 3 +++ orca.changes | 55 ++++++++++++++++++++++++++++++++++++++++++++++ orca.spec | 9 ++++---- 4 files changed, 63 insertions(+), 7 deletions(-) delete mode 100644 orca-3.28.2.tar.xz create mode 100644 orca-3.30.0.tar.xz diff --git a/orca-3.28.2.tar.xz b/orca-3.28.2.tar.xz deleted file mode 100644 index 7c38635..0000000 --- a/orca-3.28.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:188d168a135a3fad1c73ae4b51a426e0717b78ee591e2b78b6e50164a2343023 -size 2460112 diff --git a/orca-3.30.0.tar.xz b/orca-3.30.0.tar.xz new file mode 100644 index 0000000..2949f59 --- /dev/null +++ b/orca-3.30.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49e6d90057d5916daeea8b9edd21f6ccaaae1609799d0188622e4217ffb1582b +size 2461528 diff --git a/orca.changes b/orca.changes index 98af052..809ede4 100644 --- a/orca.changes +++ b/orca.changes @@ -1,3 +1,58 @@ +------------------------------------------------------------------- +Wed Sep 26 16:24:36 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.30.0: + + General: + - Present event for non-showing object if it's focused. + - Don't present unselected-cell message for text objects. + - Don't speak "no focus" even when there is no accessible + application focused (it annoys users more than it helps + them). + - Automatically present details content upon expansion of + controlling widget. + - Bump version for availability of simulating modifiers in + at-spi. + + Web: + - Ignore bogus focus event for active window from Gecko. + - Don't speak row header role with multiple objects are on the + same line. + - Only prefer the name of links when it's author-provided. + + Updated translations. +- Changes from version 3.29.92: + + General: + - Fall back on displayed text for labels which lack an + accessible name. + - Fix regression resulting from presentation of all selected + items. + - Always treat ROLE_APPLICATION objects as having size. + + Web: Clear cache to work around missing state-changed event. + + Updated translations. + +------------------------------------------------------------------- +Fri Aug 3 20:01:50 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.29.4: + + General: + - Announce when all items in a container have been selected. + - Rename selected-text command, bind it to a keystroke, and + make it work in spreadsheets and other containers. + - Check additional ancestry when trying to find current flat + review location. + - Limit double-orca caps lock synthesis to within 0.5s. + - Minimize looking for unrelated labels in gnome-shell + (performance). + - Add brief delay before announcing "no focus". + + Terminal: + - Treat terminal insertions which end at the caret as + presentable. + - Prevent double-echoing of typed characters. + + LibreOffice: Add option to always speak full selected range in + spreadsheet. + + Speech: Fix issues in recently-added progress marking and SSML + support. + + Updated translations. +- Use autosetup macro. + ------------------------------------------------------------------- Fri Jun 29 00:59:11 UTC 2018 - luc14n0@linuxmail.org diff --git a/orca.spec b/orca.spec index 4850546..ca75cf5 100644 --- a/orca.spec +++ b/orca.spec @@ -12,18 +12,19 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: orca -Version: 3.28.2 +Version: 3.30.0 Release: 0 Summary: Screen reader for GNOME License: LGPL-2.1-or-later Group: System/GUI/GNOME URL: https://wiki.gnome.org/Projects/Orca -Source: http://download.gnome.org/sources/orca/3.28/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/orca/3.30/%{name}-%{version}.tar.xz + BuildRequires: fdupes BuildRequires: gobject-introspection BuildRequires: hicolor-icon-theme @@ -62,7 +63,7 @@ braille, and/or magnification. %lang_package %prep -%setup -q +%autosetup translation-update-upstream %build