Update to 2.50.0
This commit is contained in:
parent
1c3448708d
commit
0af693caf0
1
.gitignore
vendored
1
.gitignore
vendored
@ -144,3 +144,4 @@ at-spi2-core-0.3.4.tar.bz2
|
||||
/at-spi2-core-2.49.1.tar.xz
|
||||
/at-spi2-core-2.49.90.tar.xz
|
||||
/at-spi2-core-2.49.91.tar.xz
|
||||
/at-spi2-core-2.50.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: at-spi2-core
|
||||
Version: 2.49.91
|
||||
Version: 2.50.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.49/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/2.50/%{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
|
||||
@ -162,6 +162,9 @@ install -m 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/Xwayland-session.d/00-
|
||||
%{_libdir}/pkgconfig/atk-bridge-2.0.pc
|
||||
|
||||
%changelog
|
||||
* Sat Sep 16 2023 Kalev Lember <klember@redhat.com> - 2.50.0-1
|
||||
- Update to 2.50.0
|
||||
|
||||
* Tue Sep 05 2023 Kalev Lember <klember@redhat.com> - 2.49.91-1
|
||||
- Update to 2.49.91
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (at-spi2-core-2.49.91.tar.xz) = 5ec84afbfd414cd3852bb94339ef31c5d3324c1b7aed430dff8c8c10a70450c2398723656c40383bbaf965af723996cee716e81bcb1dafcd43dbf17fe304e827
|
||||
SHA512 (at-spi2-core-2.50.0.tar.xz) = 7de02efa7e3cb9db4a7da8bb2e9350dc00458e2ba9bf9dafb68d2cab8512b525fc7dcecb45f5912de7459b86d901ab3a188f0a07f5bdc068a51433c900de2308
|
||||
|
Loading…
Reference in New Issue
Block a user