Update to 2.47.90
This commit is contained in:
parent
7e1bd9b6fd
commit
acb8c264ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -136,3 +136,4 @@ at-spi2-core-0.3.4.tar.bz2
|
||||
/at-spi2-core-2.44.1.tar.xz
|
||||
/at-spi2-core-2.46.0.tar.xz
|
||||
/at-spi2-core-2.47.1.tar.xz
|
||||
/at-spi2-core-2.47.90.tar.xz
|
||||
|
@ -1,9 +1,9 @@
|
||||
Name: at-spi2-core
|
||||
Version: 2.47.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.47.90
|
||||
Release: 1%{?dist}
|
||||
Summary: Protocol definitions and daemon for D-Bus at-spi
|
||||
|
||||
License: LGPLv2+
|
||||
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
|
||||
# scriptlet to set AT_SPI_BUS for XWayland apps that run as root (i.e. anaconda)
|
||||
@ -162,6 +162,9 @@ install -m 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/Xwayland-session.d/00-
|
||||
%{_libdir}/pkgconfig/atk-bridge-2.0.pc
|
||||
|
||||
%changelog
|
||||
* Sat Mar 04 2023 David King <amigadave@amigadave.com> - 2.47.90-1
|
||||
- Update to 2.47.90
|
||||
|
||||
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.47.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (at-spi2-core-2.47.1.tar.xz) = 4a2e5b8250338c468cd2caa9a8f65d73259efa8a5814c4aa55fbced78a10d035d326d7ebb8e9bddcebad70ee9f2dfd43de57b30f52cb88c464c5f65a13fa77c7
|
||||
SHA512 (at-spi2-core-2.47.90.tar.xz) = 41e9ca31f403dbfc9446f8e510bc911f066036d71285a11f06803db23c2c94e1fe2e6e60d69eba9db5707a944d264b01450ad5ebd2d778a4ec488b8c08f32d75
|
||||
|
Loading…
Reference in New Issue
Block a user