Accepting request 638777 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/638777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orca?expand=0&rev=138
This commit is contained in:
Dominique Leuenberger 2018-10-17 06:17:57 +00:00 committed by Git OBS Bridge
commit 14c65a2f8b
4 changed files with 63 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:188d168a135a3fad1c73ae4b51a426e0717b78ee591e2b78b6e50164a2343023
size 2460112

3
orca-3.30.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:49e6d90057d5916daeea8b9edd21f6ccaaae1609799d0188622e4217ffb1582b
size 2461528

View File

@ -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

View File

@ -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