[at-spi2-core] 2.43.92



commit 68367675465c409af3fa701bd3f4b299cbfe183f
Author: Mike Gorse <mgorse suse com>
Date:   Fri Mar 4 18:26:30 2022 -0600

    2.43.92

 NEWS        | 14 ++++++++++++++
 meson.build |  2 +-
 2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 6738a3d6..b4c97172 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+What's new in at-spi2-core 2.43.92:
+
+* The AT-SPI bus now uses the user's XDG_RUNTIME_DIR for its socket.
+Fixes accessibility for Snap-confined applications.
+
+* Caps lock is now unlocked for key synthesis. Fixes cutting and
+pasting from brltty when caps lock is on.
+
+* Several fixes to the dbus specification.
+
+* Fix the build when x11 is disabled.
+
+* Fix several compiler warnings.
+
 What's new in at-spi2-core 2.42.0:
 
 * Set X root property when Xwayland starts on demand.
diff --git a/meson.build b/meson.build
index fa6ca53e..179eeca7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('at-spi2-core', 'c',
-        version: '2.42.0',
+        version: '2.43.92',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]