Accepting request 921649 from GNOME:Factory

Scripted push from GNOME:Next (forwarded request 920971 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/921649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orca?expand=0&rev=156
This commit is contained in:
Dominique Leuenberger 2021-09-29 18:17:49 +00:00 committed by Git OBS Bridge
commit 7cc134aca6
4 changed files with 86 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0000eee390b906a0f5611eb601633bd5ec03d231662ee7d865d1016459fb0043
size 3603368

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7697e51445e19fd774e68b160adaf6687b808172de0417602e169766b6b6d4bd
size 3627820

View File

@ -1,3 +1,84 @@
-------------------------------------------------------------------
Thu Sep 16 12:59:06 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 41.0:
+ General: Fix compatibility with Python 3.10
+ Updated translations.
-------------------------------------------------------------------
Thu Sep 16 02:04:35 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
-------------------------------------------------------------------
Sat Sep 4 19:47:53 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 41.rc:
+ Web:
- Fix several issues related to empty but "focusable" ARIA
tooltips
- Identify and work around (when possible) mismatched text and
hypertext implementations that can lead to looping inside
content
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 24 13:48:30 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 41.beta:
+ General: Use new AT-SPI device API for keyboard monitoring when
available.
+ LibreOffice:
- Fix bug causing Orca to become silent due to setting
locusOfFocus to a defunct object.
- Work around missing focus event for Calc spreadsheet which
causes Orca to ignore subsequent events.
+ Speech: Do not set voice name when it is the default.
-------------------------------------------------------------------
Fri Aug 6 12:34:03 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 41.alpha:
+ General:
- Improve handling of accessible-event floods from apps.
- Fix bug in announcing selected items in icon views.
+ Web:
- Improve recovery from destruction of current object.
- Improve performance in response to caret-moved events.
- Fix crash resulting from subtree becoming hidden.
- Fix bug in toolbar browse-mode navigation.
- Fix bug causing a live region event to be ignored.
- Fix bug causing us to incorrectly switch to browse mode in
VSCode.
- Ensure we present caret-moved events after Alt+Tabbing into
web app.
- Don't repeat posinset and setsize for multi-line list items.
- Don't announce unselected state of grid cells/rows in browse
mode.
- Don't announce row and column count when they are both 0.
- Fix braille presentation of grid cell in browse mode.
- Improve browse-mode navigation of trees and tree tables.
- Eliminate some chattiness entering elements with a caption.
- Prevent double-presentation of description for alerts.
+ Email:
- Fix regression presenting plain-text messages in Thunderbird.
- Work around missing events from Evolution Add Accounts.
+ LibreOffice:
- Work around missing state-changed:focused event that caused
caret-moved events in documents to be ignored.
+ Speech:
- Ensure we enable/disable speech based on app-specific
settings.
- punctuation: Spell left/right_double_angle at level "most".
- Do not add mark within numbers (some synthesizers present
numbers incorrectly otherwise).
- Do not set language if it is empty (breaks output in older
versions of speech-dispatcher).
+ Mouse Review:
- Check if we have Wnck in activate() so we don't spew errors.
- Gracefully handle lack of pointer.
-------------------------------------------------------------------
Sat Mar 20 09:10:34 UTC 2021 - Michael Gorse <mgorse@suse.com>

View File

@ -17,13 +17,13 @@
Name: orca
Version: 40.0
Version: 41.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
Source0: https://download.gnome.org/sources/orca/40/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/orca/41/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: gobject-introspection
@ -35,7 +35,6 @@ BuildRequires: python3-brlapi >= 0.5.1
BuildRequires: python3-gobject >= 3.18
BuildRequires: python3-louis
BuildRequires: python3-speechd
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: yelp-tools
BuildRequires: pkgconfig(atk-bridge-2.0) >= 2.18
@ -63,7 +62,6 @@ braille, and/or magnification.
%prep
%autosetup
translation-update-upstream po %{name}
%build
%configure