diff mbox series

[1/9] at-spi2-core: upgrade 2.60.3 -> 2.60.4

Message ID 20260531001756.1582306-1-tim.orling@konsulko.com
State New
Headers show
Series [1/9] at-spi2-core: upgrade 2.60.3 -> 2.60.4 | expand

Commit Message

Tim Orling May 31, 2026, 12:17 a.m. UTC
From: Tim Orling <tim.orling@konsulko.com>

What's new in at-spi2-core 2.60.4 [1]:
* AtspiDeviceA11yManager: Make use of pid when returned by queryPointer
* Fix deregistering application-specific event listeners

[1] https://github.com/GNOME/at-spi2-core/compare/2.60.3...2.60.4

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
---
 .../atk/{at-spi2-core_2.60.3.bb => at-spi2-core_2.60.4.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/atk/{at-spi2-core_2.60.3.bb => at-spi2-core_2.60.4.bb} (94%)
diff mbox series

Patch

diff --git a/meta/recipes-support/atk/at-spi2-core_2.60.3.bb b/meta/recipes-support/atk/at-spi2-core_2.60.4.bb
similarity index 94%
rename from meta/recipes-support/atk/at-spi2-core_2.60.3.bb
rename to meta/recipes-support/atk/at-spi2-core_2.60.4.bb
index 4ebd0d0bf0..5068cb82fe 100644
--- a/meta/recipes-support/atk/at-spi2-core_2.60.3.bb
+++ b/meta/recipes-support/atk/at-spi2-core_2.60.4.bb
@@ -9,7 +9,7 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
 CVE_PRODUCT += "at-spi2-atk"
 
-SRC_URI[archive.sha256sum] = "21056bc04e43e8ed34fdafd916a0ddcc29ec03a4ce6cf5aacac1ddf6ef185ef7"
+SRC_URI[archive.sha256sum] = "1a1f5ba9805917f41fc6aa6823dcf887a291d607a427e2d5afb6b5dfa65070c7"
 
 DEPENDS = " \
 	dbus \