Update to 2.52.0
Resolves: RHEL-30201
This commit is contained in:
parent
356dc5cada
commit
7dfce8e33d
1
.gitignore
vendored
1
.gitignore
vendored
@ -147,3 +147,4 @@ at-spi2-core-0.3.4.tar.bz2
|
||||
/at-spi2-core-2.50.0.tar.xz
|
||||
/at-spi2-core-2.50.1.tar.xz
|
||||
/at-spi2-core-2.51.0.tar.xz
|
||||
/at-spi2-core-2.52.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: at-spi2-core
|
||||
Version: 2.51.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.52.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Protocol definitions and daemon for D-Bus at-spi
|
||||
|
||||
License: LGPL-2.1-or-later
|
||||
URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
|
||||
Source0: https://download.gnome.org/sources/%{name}/2.51/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/2.52/%{name}-%{version}.tar.xz
|
||||
# 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
|
||||
Source1: xwayland-session-scriptlet
|
||||
@ -161,6 +161,9 @@ install -Dpm 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/Xwayland-session.d/0
|
||||
%{_libdir}/pkgconfig/atk-bridge-2.0.pc
|
||||
|
||||
%changelog
|
||||
* Tue Mar 26 2024 Lukas Tyrychtr <ltyrycht@redhat.com> - 2.52.0-1
|
||||
- Update to 2.52.0
|
||||
|
||||
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.51.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (at-spi2-core-2.51.0.tar.xz) = 3ae7300a0fd503ca9af1ec3081792bfa5d0ecee42b9fb7936e310e514d16dbd97c48ada9db583447b9fada2fca225061d942a9149c8fe5eaae60a01413ba954e
|
||||
SHA512 (at-spi2-core-2.52.0.tar.xz) = 0482cae97cf5e2295ab56f6ae83db9e1047813a1c3c2b6cd6012f95dfabec1f7a93d0045a1a7c3fabb7a389f71dc43f797b2ad9242e97ddf565cf63948ae146b
|
||||
|
Loading…
Reference in New Issue
Block a user