Update to 2.42.0
This commit is contained in:
parent
8b68135f61
commit
31ca66b26a
1
.gitignore
vendored
1
.gitignore
vendored
@ -131,3 +131,4 @@ at-spi2-core-0.3.4.tar.bz2
|
||||
/at-spi2-core-2.40.1.tar.xz
|
||||
/at-spi2-core-2.40.2.tar.xz
|
||||
/at-spi2-core-2.40.3.tar.xz
|
||||
/at-spi2-core-2.42.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: at-spi2-core
|
||||
Version: 2.40.3
|
||||
Version: 2.42.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Protocol definitions and daemon for D-Bus at-spi
|
||||
|
||||
License: LGPLv2+
|
||||
URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
|
||||
Source0: http://download.gnome.org/sources/at-spi2-core/2.40/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/at-spi2-core/2.42/%{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
|
||||
@ -85,6 +85,9 @@ install -m 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/Xwayland-session.d/00-
|
||||
%{_libdir}/pkgconfig/atspi-2.pc
|
||||
|
||||
%changelog
|
||||
* Mon Sep 20 2021 Kalev Lember <klember@redhat.com> - 2.42.0-1
|
||||
- Update to 2.42.0
|
||||
|
||||
* Tue Aug 03 2021 Kalev Lember <klember@redhat.com> - 2.40.3-1
|
||||
- Update to 2.40.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (at-spi2-core-2.40.3.tar.xz) = 85adf3da0a369d7f3481646a495a9c4c3337da3ae6a20ce8c924f8621d3d6ed1d9461bfac0e821dfe86e4ad6b930e4fd65d24c26401cbea644ef4951e5dda5ce
|
||||
SHA512 (at-spi2-core-2.42.0.tar.xz) = befcab94b3aa99471723238d9666fc6667041b058a2bac3b012cfa15a91950996431296f33c921764e0ec4ffd0cc41ebe00be461a8460d6f4d2bafff19a38e10
|
||||
|
Loading…
Reference in New Issue
Block a user