Update to 2.40.1
Resolves: #1957677
(cherry picked from Fedora commit bc3cffd151
)
This commit is contained in:
parent
cf909d6afc
commit
84a8f22442
1
.gitignore
vendored
1
.gitignore
vendored
@ -128,3 +128,4 @@ at-spi2-core-0.3.4.tar.bz2
|
||||
/at-spi2-core-2.39.90.1.tar.xz
|
||||
/at-spi2-core-2.39.91.tar.xz
|
||||
/at-spi2-core-2.40.0.tar.xz
|
||||
/at-spi2-core-2.40.1.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: at-spi2-core
|
||||
Version: 2.40.0
|
||||
Release: 3%{?dist}
|
||||
Version: 2.40.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Protocol definitions and daemon for D-Bus at-spi
|
||||
|
||||
License: LGPLv2+
|
||||
@ -85,6 +85,9 @@ install -m 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/Xwayland-session.d/00-
|
||||
%{_libdir}/pkgconfig/atspi-2.pc
|
||||
|
||||
%changelog
|
||||
* Wed May 05 2021 Kalev Lember <klember@redhat.com> - 2.40.1-1
|
||||
- Update to 2.40.1
|
||||
|
||||
* Thu Apr 15 2021 Adam Williamson <awilliam@redhat.com> - 2.40.0-3
|
||||
- Install a scriptlet to fix AT_SPI_BUS for Xwayland apps run as root (#1821345)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (at-spi2-core-2.40.0.tar.xz) = 45f9123dac27982003e4c5e357ddaf31dbe945ff334bf1a7d02e81011b841bd69c717233e8b2d33abb6cfe16320bfe5893499f25d9f603cde5d11d63315e8725
|
||||
SHA512 (at-spi2-core-2.40.1.tar.xz) = fcb73e78a85db9b982ae10d8c968c7732079832877fa0214c30a04b9e27910448c3f5456b8628ed4a3d4dbd59037c8c206916ad1462ca5c7a44409a702096b14
|
||||
|
Loading…
Reference in New Issue
Block a user