Update to at-spi2-core 2.56.1, which brings the rest of the keyboard monitor support
Resolves: RHEL-83403
This commit is contained in:
parent
7e453e87cc
commit
ff5c9a507f
1
.gitignore
vendored
1
.gitignore
vendored
@ -148,3 +148,4 @@ at-spi2-core-0.3.4.tar.bz2
|
|||||||
/at-spi2-core-2.50.1.tar.xz
|
/at-spi2-core-2.50.1.tar.xz
|
||||||
/at-spi2-core-2.51.0.tar.xz
|
/at-spi2-core-2.51.0.tar.xz
|
||||||
/at-spi2-core-2.52.0.tar.xz
|
/at-spi2-core-2.52.0.tar.xz
|
||||||
|
/at-spi2-core-2.56.1.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: at-spi2-core
|
Name: at-spi2-core
|
||||||
Version: 2.52.0
|
Version: 2.56.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Protocol definitions and daemon for D-Bus at-spi
|
Summary: Protocol definitions and daemon for D-Bus at-spi
|
||||||
|
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
|
URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
|
||||||
Source0: https://download.gnome.org/sources/%{name}/2.52/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/2.56/%{name}-%{version}.tar.xz
|
||||||
# scriptlet to set AT_SPI_BUS for XWayland apps that run as root (i.e. anaconda)
|
# scriptlet to set AT_SPI_BUS for XWayland apps that run as root (i.e. anaconda)
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1821345
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1821345
|
||||||
Source1: xwayland-session-scriptlet
|
Source1: xwayland-session-scriptlet
|
||||||
@ -162,6 +162,10 @@ install -Dpm 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/Xwayland-session.d/0
|
|||||||
%{_libdir}/pkgconfig/atk-bridge-2.0.pc
|
%{_libdir}/pkgconfig/atk-bridge-2.0.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 03 2025 Lukas Tyrychtr <ltyrycht@redhat.com>
|
||||||
|
- Update to at-spi2-core 2.56.1 so we have the a11y keyboard monitor support
|
||||||
|
Resolves: 83403
|
||||||
|
|
||||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.52.0-3
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.52.0-3
|
||||||
- Bump release for October 2024 mass rebuild:
|
- Bump release for October 2024 mass rebuild:
|
||||||
Resolves: RHEL-64018
|
Resolves: RHEL-64018
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (at-spi2-core-2.52.0.tar.xz) = 0482cae97cf5e2295ab56f6ae83db9e1047813a1c3c2b6cd6012f95dfabec1f7a93d0045a1a7c3fabb7a389f71dc43f797b2ad9242e97ddf565cf63948ae146b
|
SHA512 (at-spi2-core-2.56.1.tar.xz) = aa79701fc510608fabe4ed7ec991172e08a8c6a062bc75aa1f8c41c7e2045b3685873c3025c1460406fb6248779685cb5f5717a8fd02d2cee34c59e034325188
|
||||||
|
Loading…
Reference in New Issue
Block a user