From 0d488a68944d9f26faa44556f50d67e5606df45f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Tyrychtr?= Date: Mon, 13 May 2024 14:40:24 +0200 Subject: [PATCH] Backport explicit dependency on speech-dispatcher and bump release Resolves: RHEL-36175 --- orca.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/orca.spec b/orca.spec index a300b17..b2e64af 100644 --- a/orca.spec +++ b/orca.spec @@ -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 - 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 - 46.1-1 - Update to 46.1