Compare commits
9 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ee0dc806be |
||
|
|
de421f7c03 | ||
|
|
8e8373a676 | ||
|
|
f919c70ea1 | ||
|
|
f48491b7d4 | ||
|
|
915bcbfbe5 | ||
|
|
9221258488 | ||
|
|
1a6def0008 | ||
|
|
910e89445a |
3 changed files with 38 additions and 3 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -157,3 +157,11 @@ 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
|
||||
/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
|
||||
/at-spi2-core-2.56.5.tar.xz
|
||||
/at-spi2-core-2.56.6.tar.xz
|
||||
/at-spi2-core-2.56.7.tar.xz
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
Name: at-spi2-core
|
||||
Version: 2.55.2
|
||||
Version: 2.56.7
|
||||
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,33 @@ 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 <adrianvovk@gmail.com> - 2.56.7-1
|
||||
- Update to 2.56.7
|
||||
|
||||
* Tue Oct 21 2025 Matthias Clasen <mclasen@redhat.com> - 2.56.6-1
|
||||
- Update to 2.56.6
|
||||
|
||||
* Mon Sep 15 2025 Michael Catanzaro <mcatanzaro@gnome.org> - 2.56.5-1
|
||||
- Update to 2.56.5
|
||||
|
||||
* Mon Sep 08 2025 Michael Catanzaro <mcatanzaro@gnome.org> - 2.56.4-1
|
||||
- Update to 2.56.4
|
||||
|
||||
* Mon Jun 30 2025 Milan Crha <mcrha@redhat.com> - 2.56.3-1
|
||||
- Update to 2.56.3
|
||||
|
||||
* Fri May 09 2025 nmontero <nmontero@redhat.com> - 2.56.2-2
|
||||
- Rebuilt to fix an issue with the bodhi update
|
||||
|
||||
* Tue Apr 29 2025 nmontero <nmontero@redhat.com> - 2.56.2-1
|
||||
- Update to 2.56.2
|
||||
|
||||
* Mon Mar 31 2025 nmontero <nmontero@redhat.com> - 2.56.1-1
|
||||
- Update to 2.56.1
|
||||
|
||||
* Wed Mar 19 2025 nmontero <nmontero@redhat.com> - 2.56.0-1
|
||||
- Update to 2.56.0
|
||||
|
||||
* Mon Feb 03 2025 nmontero <nmontero@redhat.com> - 2.55.2-1
|
||||
- Update to 2.55.2
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (at-spi2-core-2.55.2.tar.xz) = 297c7e096454a33e135e5508383569cdbb80ba8a6f20d708302a4845deab8cd3d02fd5c559744401bf7477d0c26faac539d486d8ee12262c822135c9dc60f33f
|
||||
SHA512 (at-spi2-core-2.56.7.tar.xz) = e9191bb2babb392519b716c4d8887749928eb11fca13f7025767c61f46ac3eeb7621c3019bd58d215c1d662f0ec404c61f041f4c1f2260c61143fba029cd9995
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue