Update to 2.49.1
This commit is contained in:
parent
2a9dd867b9
commit
ecad8721f5
1
.gitignore
vendored
1
.gitignore
vendored
@ -141,3 +141,4 @@ at-spi2-core-0.3.4.tar.bz2
|
||||
/at-spi2-core-2.48.1.tar.xz
|
||||
/at-spi2-core-2.48.2.tar.xz
|
||||
/at-spi2-core-2.48.3.tar.xz
|
||||
/at-spi2-core-2.49.1.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: at-spi2-core
|
||||
Version: 2.48.3
|
||||
Version: 2.49.1
|
||||
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.48/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/2.49/%{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
|
||||
* Tue Jul 18 2023 David King <amigadave@amigadave.com> - 2.49.1-1
|
||||
- Update to 2.49.1
|
||||
|
||||
* Tue May 30 2023 Kalev Lember <klember@redhat.com> - 2.48.3-1
|
||||
- Update to 2.48.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (at-spi2-core-2.48.3.tar.xz) = e79ef0eb0f23241d61ba2a62f4024a5df5ff7125bc085590f9038b3397d255b88b8266deec14f3fe53bee4072ab85695a47d27d8be0529b18a103ad792fa0e54
|
||||
SHA512 (at-spi2-core-2.49.1.tar.xz) = c96aeec844d093959d24760ee5a08861051991701343d19a7230a51e044f1b62da18bcba881c0087df82e25b6dec9c9e1965d44df81709a1b7665732683bd9ce
|
||||
|
Loading…
Reference in New Issue
Block a user