Backport explicit dependency on speech-dispatcher and bump release
Resolves: RHEL-36175
This commit is contained in:
parent
85c9eabfb6
commit
0d488a6894
@ -2,7 +2,7 @@
|
||||
|
||||
Name: orca
|
||||
Version: 46.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Assistive technology for people with visual impairments
|
||||
|
||||
License: LGPL-2.1-or-later
|
||||
@ -34,6 +34,7 @@ Requires: python3-brlapi
|
||||
Requires: python3-louis
|
||||
Requires: python3-pyatspi
|
||||
Requires: python3-speechd
|
||||
Requires: speech-dispatcher
|
||||
|
||||
%description
|
||||
Orca is a screen reader that provides access to the graphical desktop via
|
||||
@ -73,6 +74,9 @@ desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/orca-autostart.de
|
||||
%{_mandir}/man1/orca.1*
|
||||
|
||||
%changelog
|
||||
* Mon May 13 2024 Lukas Tyrychtr <ltyrycht@redhat.com> - 46.1-2
|
||||
- Explicitly depend on speech-dispatcher, restoring the previous behavior before it split its libs into a separate package
|
||||
|
||||
* Mon Apr 08 2024 Lukas Tyrychtr <ltyrycht@redhat.com> - 46.1-1
|
||||
- Update to 46.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user