Skip to content

Commit 2030ced

Browse files
committed
at-spi2-core: Update to v2.62.0
Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
1 parent e20daca commit 2030ced

3 files changed

Lines changed: 6 additions & 7 deletions

File tree

a/at-spi2-core/manifest.x86_64.bin

-5 Bytes
Binary file not shown.

a/at-spi2-core/manifest.x86_64.jsonc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@
170170
"/usr/share/locale/ko/LC_MESSAGES/at-spi2-core.mo",
171171
"/usr/share/locale/ku/LC_MESSAGES/at-spi2-core.mo",
172172
"/usr/share/locale/li/LC_MESSAGES/at-spi2-core.mo",
173-
"/usr/share/locale/lo/LC_MESSAGES/at-spi2-core.mo",
174173
"/usr/share/locale/lt/LC_MESSAGES/at-spi2-core.mo",
175174
"/usr/share/locale/lv/LC_MESSAGES/at-spi2-core.mo",
176175
"/usr/share/locale/mai/LC_MESSAGES/at-spi2-core.mo",
@@ -252,7 +251,7 @@
252251
"files": [
253252
"/usr/lib/girepository-1.0/Atk-1.0.typelib",
254253
"/usr/lib/libatk-1.0.so.0",
255-
"/usr/lib/libatk-1.0.so.0.26015.1"
254+
"/usr/lib/libatk-1.0.so.0.26209.1"
256255
],
257256
"name": "at-spi2-core-atk",
258257
"provides": [
@@ -395,6 +394,6 @@
395394
}
396395
},
397396
"source-name": "at-spi2-core",
398-
"source-release": "27",
399-
"source-version": "2.60.6"
397+
"source-release": "28",
398+
"source-version": "2.62.0"
400399
}

a/at-spi2-core/stone.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# SPDX-License-Identifier: MPL-2.0
33

44
name : at-spi2-core
5-
version : "2.60.6"
6-
release : 27
5+
version : "2.62.0"
6+
release : 28
77
homepage : https://wiki.gnome.org/Accessibility
88
upstreams :
9-
- https://download.gnome.org/sources/at-spi2-core/2.60/at-spi2-core-2.60.6.tar.xz : a89b64a8b217a8042bdf0e35cbfab629ceee35640dba75df578afde9aa789d57
9+
- https://download.gnome.org/sources/at-spi2-core/2.62/at-spi2-core-2.62.0.tar.xz : 03a94f7bf35f300daf2843a37cdf36479a91bc53f59a8ea437c79e25d95d1de3
1010
summary : Base DBus XML interfaces for accessibility, the accessibility registry daemon, and atspi library.
1111
description : |
1212
This repository contains the DBus interface definitions for AT-SPI (Assistive Technology Service Provider Interface) — the core of an accessibility stack for free software systems. It also contains the basic daemons of the accessibility stack, the ATK library to make applications and GUI toolkits accessible, and the internal hooks between AT-SPI and ATK.

0 commit comments

Comments
 (0)