Update to Orca 48.9
Resolves: RHEL-150866
This commit is contained in:
parent
bd99443bb4
commit
6c1e20b787
1
.gitignore
vendored
1
.gitignore
vendored
@ -175,3 +175,4 @@ orca-2.31.6.tar.bz2
|
||||
/orca-46.1.tar.xz
|
||||
/orca-46.2.tar.xz
|
||||
/orca-48.0.tar.xz
|
||||
/orca-48.9.tar.xz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: orca
|
||||
Version: 48.0
|
||||
Version: 48.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Assistive technology for people with visual impairments
|
||||
|
||||
@ -74,6 +74,10 @@ desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/orca-autostart.de
|
||||
%{_mandir}/man1/orca.1*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 19 2026 Lukas Tyrychtr <ltyrycht@redhat.com>
|
||||
- Update to 48.9 bringing in some bugfixes
|
||||
Resolves: RHEL-150866
|
||||
|
||||
* Thu Apr 03 2025 Lukas Tyrychtr <ltyrycht@redhat.com>
|
||||
- Update to Orca 48.0 so we have the support for the a11y keyboard monitor
|
||||
Resolves: RHEL-83399
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (orca-48.0.tar.xz) = 977834c8ff1c4b0e823c21e31beafabff280f4b316b054ebed4148e5dba08734c4d96d4acaa8128e9217412690a68c16ca4b460045f1e249d4596fc39a4e806b
|
||||
SHA512 (orca-48.9.tar.xz) = 681917af8404929a64c43dbf98b52891aff493f5d83cb97c98731e75186e9b2db064aedef1cf3cc19bc8000f4446bc9af388a6c21ce08115ecc69d7f986fac71
|
||||
|
||||
Loading…
Reference in New Issue
Block a user