Update to 2.48.0
This commit is contained in:
parent
acb8c264ae
commit
14a5897bf8
1
.gitignore
vendored
1
.gitignore
vendored
@ -137,3 +137,4 @@ at-spi2-core-0.3.4.tar.bz2
|
||||
/at-spi2-core-2.46.0.tar.xz
|
||||
/at-spi2-core-2.47.1.tar.xz
|
||||
/at-spi2-core-2.47.90.tar.xz
|
||||
/at-spi2-core-2.48.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: at-spi2-core
|
||||
Version: 2.47.90
|
||||
Version: 2.48.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.47/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/2.48/%{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
|
||||
* Sun Mar 19 2023 David King <amigadave@amigadave.com> - 2.48.0-1
|
||||
- Update to 2.48.0
|
||||
|
||||
* Sat Mar 04 2023 David King <amigadave@amigadave.com> - 2.47.90-1
|
||||
- Update to 2.47.90
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (at-spi2-core-2.47.90.tar.xz) = 41e9ca31f403dbfc9446f8e510bc911f066036d71285a11f06803db23c2c94e1fe2e6e60d69eba9db5707a944d264b01450ad5ebd2d778a4ec488b8c08f32d75
|
||||
SHA512 (at-spi2-core-2.48.0.tar.xz) = 976dce741d640c5b5e006eca53170062ebc91cace0fb74df68606c8443b63317fe271d4e3238d1e3ee3e5586b4a4905c91d7987adb94c8f886a1aaddd54c632e
|
||||
|
Loading…
Reference in New Issue
Block a user