Accepting request 519402 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/519402
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/orca?expand=0&rev=236
This commit is contained in:
Dominique Leuenberger 2017-08-31 07:43:31 +00:00 committed by Git OBS Bridge
parent 7b75e32ec8
commit 09c3d9ed79
4 changed files with 48 additions and 16 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27bd5e4eee12da737176a200b31d33e118d55ae832a4e3f0cbd3e756027246d1
size 2391740

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:40d3af119309811e50d94bf2aedb0d7f81efdb15e0d0ec519b7a2535027dac1c
size 2402564

View File

@ -1,3 +1,46 @@
-------------------------------------------------------------------
Tue Aug 15 18:15:30 UTC 2017 - zaitor@opensuse.org
- Update to version 3.25.4:
+ Web:
- Add support for DPub ARIA roles.
- Add custom localized role names for ARIA feed and figure
roles.
- Treat articles as "large objects" for the purpose of
structural navigation.
- Ensure we present infobar-like widgets with role of alert.
- Eliminate double presentation of name of widgets which
descend from label element.
- Fix presentation of checkboxes and radio buttons with
descendants when using caret navigation.
- Work around Gecko not pruning alt="" images from
accessibility tree.
+ LibreOffice:
- Fix bug in presentation of selected item in comboboxes.
- Ensure we present focus claims from lists which manage
descendants.
- Fix performance issue presenting selection changes in
spreadsheet.
+ General:
- Work around missing events for popup menus, submenus, and
dialogs.
- Work around missing state-changed:focused events for Gtk+
apps.
- Update locusOfFocus to active window even in the case of
broken hierarchy.
- Fix presentation of cells with multiple renderers.
- Handle more instances of dead accessible objects and
non-responsive applications.
- Eliminate chattiness resulting from events coming from
ancestor of locusOfFocus.
- Improve presentation of newly-focused listboxes.
- Sanity-check values app provides in response to
getTextAtOffset().
- Address Python 3.6 invalid escape sequence deprecation.
+ Updated translations.
- Drop obsolete post(un) handling, macros removed:
desktop_database_post(un) and icon_theme_cache_post(un).
-------------------------------------------------------------------
Mon Mar 20 20:20:03 UTC 2017 - dimstar@opensuse.org

View File

@ -17,13 +17,13 @@
Name: orca
Version: 3.24.0
Version: 3.25.4
Release: 0
Summary: Screen reader for GNOME
License: LGPL-2.1+
Group: System/GUI/GNOME
Url: http://www.gnome.org/
Source: http://download.gnome.org/sources/orca/3.24/%{name}-%{version}.tar.xz
Source: https://download.gnome.org/sources/orca/3.25/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: gobject-introspection
BuildRequires: hicolor-icon-theme
@ -78,17 +78,6 @@ make %{?_smp_mflags}
%find_lang %{name} %{?no_lang_C}
%fdupes %{buildroot}
%clean
rm -rf %{buildroot}
%post
%desktop_database_post
%icon_theme_cache_post
%postun
%desktop_database_postun
%icon_theme_cache_postun
%files
%defattr (-, root, root)
%doc AUTHORS COPYING ChangeLog NEWS README TODO