From 910e89445aa9ccf917d30f89cf61736e92394082 Mon Sep 17 00:00:00 2001 From: nmontero Date: Wed, 19 Mar 2025 16:20:12 +0100 Subject: [PATCH 1/9] Update to 2.56.0 --- .gitignore | 1 + at-spi2-core.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2299196..8a43100 100644 --- a/.gitignore +++ b/.gitignore @@ -157,3 +157,4 @@ at-spi2-core-0.3.4.tar.bz2 /at-spi2-core-2.55.0.tar.xz /at-spi2-core-2.55.0.1.tar.xz /at-spi2-core-2.55.2.tar.xz +/at-spi2-core-2.56.0.tar.xz diff --git a/at-spi2-core.spec b/at-spi2-core.spec index d7c73ea..8abcd4b 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,11 +1,11 @@ Name: at-spi2-core -Version: 2.55.2 +Version: 2.56.0 Release: 1%{?dist} Summary: Protocol definitions and daemon for D-Bus at-spi License: LGPL-2.1-or-later URL: https://gitlab.gnome.org/GNOME/%{name}/ -Source0: https://download.gnome.org/sources/%{name}/2.55/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/2.56/%{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 @@ -164,6 +164,9 @@ install -Dpm 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/Xwayland-session.d/0 %{_libdir}/pkgconfig/atk-bridge-2.0.pc %changelog +* Wed Mar 19 2025 nmontero - 2.56.0-1 +- Update to 2.56.0 + * Mon Feb 03 2025 nmontero - 2.55.2-1 - Update to 2.55.2 diff --git a/sources b/sources index edcffba..7a6d061 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (at-spi2-core-2.55.2.tar.xz) = 297c7e096454a33e135e5508383569cdbb80ba8a6f20d708302a4845deab8cd3d02fd5c559744401bf7477d0c26faac539d486d8ee12262c822135c9dc60f33f +SHA512 (at-spi2-core-2.56.0.tar.xz) = ef58fee5ae18f2f791c814d6c404dc2d1940a2c055da3ee4b56fb8b6faf04c88047183cd2fceaca41d6aeca35b0b1e6fa365774f4b5bb9b4f7fb72acea6686a6 From 1a6def0008a22d71e56238bd2d1330c95d3dc37e Mon Sep 17 00:00:00 2001 From: nmontero Date: Mon, 31 Mar 2025 11:56:36 +0200 Subject: [PATCH 2/9] Update to 2.56.1 --- .gitignore | 1 + at-spi2-core.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8a43100..d21c01d 100644 --- a/.gitignore +++ b/.gitignore @@ -158,3 +158,4 @@ at-spi2-core-0.3.4.tar.bz2 /at-spi2-core-2.55.0.1.tar.xz /at-spi2-core-2.55.2.tar.xz /at-spi2-core-2.56.0.tar.xz +/at-spi2-core-2.56.1.tar.xz diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 8abcd4b..b82d6ce 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,5 +1,5 @@ Name: at-spi2-core -Version: 2.56.0 +Version: 2.56.1 Release: 1%{?dist} Summary: Protocol definitions and daemon for D-Bus at-spi @@ -164,6 +164,9 @@ install -Dpm 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/Xwayland-session.d/0 %{_libdir}/pkgconfig/atk-bridge-2.0.pc %changelog +* Mon Mar 31 2025 nmontero - 2.56.1-1 +- Update to 2.56.1 + * Wed Mar 19 2025 nmontero - 2.56.0-1 - Update to 2.56.0 diff --git a/sources b/sources index 7a6d061..945e69d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (at-spi2-core-2.56.0.tar.xz) = ef58fee5ae18f2f791c814d6c404dc2d1940a2c055da3ee4b56fb8b6faf04c88047183cd2fceaca41d6aeca35b0b1e6fa365774f4b5bb9b4f7fb72acea6686a6 +SHA512 (at-spi2-core-2.56.1.tar.xz) = aa79701fc510608fabe4ed7ec991172e08a8c6a062bc75aa1f8c41c7e2045b3685873c3025c1460406fb6248779685cb5f5717a8fd02d2cee34c59e034325188 From 92212584881434813c552f9a17dd3080f6c9889b Mon Sep 17 00:00:00 2001 From: nmontero Date: Tue, 29 Apr 2025 13:20:05 +0200 Subject: [PATCH 3/9] Update to 2.56.2 --- .gitignore | 1 + at-spi2-core.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d21c01d..757c4af 100644 --- a/.gitignore +++ b/.gitignore @@ -159,3 +159,4 @@ at-spi2-core-0.3.4.tar.bz2 /at-spi2-core-2.55.2.tar.xz /at-spi2-core-2.56.0.tar.xz /at-spi2-core-2.56.1.tar.xz +/at-spi2-core-2.56.2.tar.xz diff --git a/at-spi2-core.spec b/at-spi2-core.spec index b82d6ce..0fe29ea 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,5 +1,5 @@ Name: at-spi2-core -Version: 2.56.1 +Version: 2.56.2 Release: 1%{?dist} Summary: Protocol definitions and daemon for D-Bus at-spi @@ -164,6 +164,9 @@ install -Dpm 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/Xwayland-session.d/0 %{_libdir}/pkgconfig/atk-bridge-2.0.pc %changelog +* Tue Apr 29 2025 nmontero - 2.56.2-1 +- Update to 2.56.2 + * Mon Mar 31 2025 nmontero - 2.56.1-1 - Update to 2.56.1 diff --git a/sources b/sources index 945e69d..859ec54 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (at-spi2-core-2.56.1.tar.xz) = aa79701fc510608fabe4ed7ec991172e08a8c6a062bc75aa1f8c41c7e2045b3685873c3025c1460406fb6248779685cb5f5717a8fd02d2cee34c59e034325188 +SHA512 (at-spi2-core-2.56.2.tar.xz) = 223908ebf65b6e44681deec4ec0cbcc55300f8a53b5b60f6d7720cbbed4588110dca2d3d8fb7470718abe0b35fe6ca819051570a5c4ee62707b7d6d99fecc8d0 From 915bcbfbe56fe2593196ca73a3966206110d776b Mon Sep 17 00:00:00 2001 From: nmontero Date: Fri, 9 May 2025 12:37:31 +0200 Subject: [PATCH 4/9] Rebuilt to fix an issue with the bodhi update --- at-spi2-core.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 0fe29ea..2f98eab 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,6 +1,6 @@ Name: at-spi2-core Version: 2.56.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Protocol definitions and daemon for D-Bus at-spi License: LGPL-2.1-or-later @@ -164,6 +164,9 @@ install -Dpm 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/Xwayland-session.d/0 %{_libdir}/pkgconfig/atk-bridge-2.0.pc %changelog +* Fri May 09 2025 nmontero - 2.56.2-2 +- Rebuilt to fix an issue with the bodhi update + * Tue Apr 29 2025 nmontero - 2.56.2-1 - Update to 2.56.2 From f48491b7d4d5a8670f58aa1387c542563f70bbf0 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 30 Jun 2025 09:20:34 +0200 Subject: [PATCH 5/9] Update to 2.56.3 --- .gitignore | 1 + at-spi2-core.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 757c4af..31af737 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,4 @@ at-spi2-core-0.3.4.tar.bz2 /at-spi2-core-2.56.0.tar.xz /at-spi2-core-2.56.1.tar.xz /at-spi2-core-2.56.2.tar.xz +/at-spi2-core-2.56.3.tar.xz diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 2f98eab..26ff36e 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,6 +1,6 @@ Name: at-spi2-core -Version: 2.56.2 -Release: 2%{?dist} +Version: 2.56.3 +Release: 1%{?dist} Summary: Protocol definitions and daemon for D-Bus at-spi License: LGPL-2.1-or-later @@ -164,6 +164,9 @@ install -Dpm 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/Xwayland-session.d/0 %{_libdir}/pkgconfig/atk-bridge-2.0.pc %changelog +* Mon Jun 30 2025 Milan Crha - 2.56.3-1 +- Update to 2.56.3 + * Fri May 09 2025 nmontero - 2.56.2-2 - Rebuilt to fix an issue with the bodhi update diff --git a/sources b/sources index 859ec54..10a1919 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (at-spi2-core-2.56.2.tar.xz) = 223908ebf65b6e44681deec4ec0cbcc55300f8a53b5b60f6d7720cbbed4588110dca2d3d8fb7470718abe0b35fe6ca819051570a5c4ee62707b7d6d99fecc8d0 +SHA512 (at-spi2-core-2.56.3.tar.xz) = 33ef0c384ef4c2b135d071934ed751deed0613b296eaf8005d205b441506ff975f74da7707c8033c255da312abc19b210135dda8aa8158a913fc298d77b80a2d From f919c70ea13f89ec2c981a83ed49bc4560da6276 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Mon, 8 Sep 2025 12:39:47 -0500 Subject: [PATCH 6/9] Update to 2.56.4 --- .gitignore | 1 + at-spi2-core.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 31af737..0aba4ec 100644 --- a/.gitignore +++ b/.gitignore @@ -161,3 +161,4 @@ at-spi2-core-0.3.4.tar.bz2 /at-spi2-core-2.56.1.tar.xz /at-spi2-core-2.56.2.tar.xz /at-spi2-core-2.56.3.tar.xz +/at-spi2-core-2.56.4.tar.xz diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 26ff36e..a4c386a 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,5 +1,5 @@ Name: at-spi2-core -Version: 2.56.3 +Version: 2.56.4 Release: 1%{?dist} Summary: Protocol definitions and daemon for D-Bus at-spi @@ -164,6 +164,9 @@ install -Dpm 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/Xwayland-session.d/0 %{_libdir}/pkgconfig/atk-bridge-2.0.pc %changelog +* Mon Sep 08 2025 Michael Catanzaro - 2.56.4-1 +- Update to 2.56.4 + * Mon Jun 30 2025 Milan Crha - 2.56.3-1 - Update to 2.56.3 diff --git a/sources b/sources index 10a1919..8d1bb48 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (at-spi2-core-2.56.3.tar.xz) = 33ef0c384ef4c2b135d071934ed751deed0613b296eaf8005d205b441506ff975f74da7707c8033c255da312abc19b210135dda8aa8158a913fc298d77b80a2d +SHA512 (at-spi2-core-2.56.4.tar.xz) = dedf45876d055b56088cc196639e67a0bbb8107882925939562c53bd851e5d7e98b71d4ef560d10b61092f2ac9c0df8fc255438da35141efa161888c2b612341 From 8e8373a676a2d173ceb00a0cc9d70d6e7ec40216 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Mon, 15 Sep 2025 16:42:35 -0500 Subject: [PATCH 7/9] Update to 2.56.5 --- .gitignore | 1 + at-spi2-core.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0aba4ec..a3e6bc9 100644 --- a/.gitignore +++ b/.gitignore @@ -162,3 +162,4 @@ at-spi2-core-0.3.4.tar.bz2 /at-spi2-core-2.56.2.tar.xz /at-spi2-core-2.56.3.tar.xz /at-spi2-core-2.56.4.tar.xz +/at-spi2-core-2.56.5.tar.xz diff --git a/at-spi2-core.spec b/at-spi2-core.spec index a4c386a..d98fb62 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,5 +1,5 @@ Name: at-spi2-core -Version: 2.56.4 +Version: 2.56.5 Release: 1%{?dist} Summary: Protocol definitions and daemon for D-Bus at-spi @@ -164,6 +164,9 @@ install -Dpm 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/Xwayland-session.d/0 %{_libdir}/pkgconfig/atk-bridge-2.0.pc %changelog +* Mon Sep 15 2025 Michael Catanzaro - 2.56.5-1 +- Update to 2.56.5 + * Mon Sep 08 2025 Michael Catanzaro - 2.56.4-1 - Update to 2.56.4 diff --git a/sources b/sources index 8d1bb48..545798e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (at-spi2-core-2.56.4.tar.xz) = dedf45876d055b56088cc196639e67a0bbb8107882925939562c53bd851e5d7e98b71d4ef560d10b61092f2ac9c0df8fc255438da35141efa161888c2b612341 +SHA512 (at-spi2-core-2.56.5.tar.xz) = b495a9f7f8539c9d7a3929d8bdceb98ce0b8dac9ea735fa85aada6e1062658b7fff323c8e76a4ae34131febffa9664976f3e1e3e171154c0ff8e923c4db9d9e5 From de421f7c0386793007987a232fd284a607b8b18d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 21 Oct 2025 08:08:00 -0400 Subject: [PATCH 8/9] Update to 2.56.6 --- .gitignore | 1 + at-spi2-core.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a3e6bc9..671fbf1 100644 --- a/.gitignore +++ b/.gitignore @@ -163,3 +163,4 @@ at-spi2-core-0.3.4.tar.bz2 /at-spi2-core-2.56.3.tar.xz /at-spi2-core-2.56.4.tar.xz /at-spi2-core-2.56.5.tar.xz +/at-spi2-core-2.56.6.tar.xz diff --git a/at-spi2-core.spec b/at-spi2-core.spec index d98fb62..750961c 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,5 +1,5 @@ Name: at-spi2-core -Version: 2.56.5 +Version: 2.56.6 Release: 1%{?dist} Summary: Protocol definitions and daemon for D-Bus at-spi @@ -164,6 +164,9 @@ install -Dpm 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/Xwayland-session.d/0 %{_libdir}/pkgconfig/atk-bridge-2.0.pc %changelog +* Tue Oct 21 2025 Matthias Clasen - 2.56.6-1 +- Update to 2.56.6 + * Mon Sep 15 2025 Michael Catanzaro - 2.56.5-1 - Update to 2.56.5 diff --git a/sources b/sources index 545798e..582c6f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (at-spi2-core-2.56.5.tar.xz) = b495a9f7f8539c9d7a3929d8bdceb98ce0b8dac9ea735fa85aada6e1062658b7fff323c8e76a4ae34131febffa9664976f3e1e3e171154c0ff8e923c4db9d9e5 +SHA512 (at-spi2-core-2.56.6.tar.xz) = 16b1eb01c9477250c48aca6badca3d804f3cddef0674cff78658631b9f8c9f21870633b28dec3ff15a982e85c2751ed0796f4b66e08f5e5e158634372b851444 From ee0dc806be6efc7f37840c269ed00e1c5d1c4f71 Mon Sep 17 00:00:00 2001 From: Adrian Vovk Date: Thu, 11 Dec 2025 18:07:01 -0500 Subject: [PATCH 9/9] Update to 2.56.7 --- .gitignore | 1 + at-spi2-core.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 671fbf1..6af0777 100644 --- a/.gitignore +++ b/.gitignore @@ -164,3 +164,4 @@ at-spi2-core-0.3.4.tar.bz2 /at-spi2-core-2.56.4.tar.xz /at-spi2-core-2.56.5.tar.xz /at-spi2-core-2.56.6.tar.xz +/at-spi2-core-2.56.7.tar.xz diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 750961c..42c2f92 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,5 +1,5 @@ Name: at-spi2-core -Version: 2.56.6 +Version: 2.56.7 Release: 1%{?dist} Summary: Protocol definitions and daemon for D-Bus at-spi @@ -164,6 +164,9 @@ install -Dpm 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/Xwayland-session.d/0 %{_libdir}/pkgconfig/atk-bridge-2.0.pc %changelog +* Thu Dec 11 2025 Adrian Vovk - 2.56.7-1 +- Update to 2.56.7 + * Tue Oct 21 2025 Matthias Clasen - 2.56.6-1 - Update to 2.56.6 diff --git a/sources b/sources index 582c6f7..dea7457 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (at-spi2-core-2.56.6.tar.xz) = 16b1eb01c9477250c48aca6badca3d804f3cddef0674cff78658631b9f8c9f21870633b28dec3ff15a982e85c2751ed0796f4b66e08f5e5e158634372b851444 +SHA512 (at-spi2-core-2.56.7.tar.xz) = e9191bb2babb392519b716c4d8887749928eb11fca13f7025767c61f46ac3eeb7621c3019bd58d215c1d662f0ec404c61f041f4c1f2260c61143fba029cd9995