Backport the automatic reading of error-message relation everywhere
Resolves: RHEL-132453
This commit is contained in:
parent
415cc193c1
commit
368fd3bd3f
1139
error-message-everywhere.patch
Normal file
1139
error-message-everywhere.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,12 +2,13 @@
|
||||
|
||||
Name: orca
|
||||
Version: 48.9
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Assistive technology for people with visual impairments
|
||||
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://wiki.gnome.org/Projects/Orca
|
||||
Source0: https://download.gnome.org/sources/%{name}/48/%{name}-%{tarball_version}.tar.xz
|
||||
Patch0: error-message-everywhere.patch
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -74,6 +75,10 @@ desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/orca-autostart.de
|
||||
%{_mandir}/man1/orca.1*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 31 2026 Lukas Tyrychtr <ltyrycht@redhat.com>
|
||||
- Backport announcing error-message relation announcement in non-web contexts from 49
|
||||
Resolves: RHEL-132453
|
||||
|
||||
* Tue Mar 03 2026 Lukas Tyrychtr <ltyrycht@redhat.com>
|
||||
- Bump version so the CI is happy
|
||||
Resolves: RHEL-150866
|
||||
|
||||
Loading…
Reference in New Issue
Block a user