Update to 2.50.1
This commit is contained in:
parent
0af693caf0
commit
d275ce197a
1
.gitignore
vendored
1
.gitignore
vendored
@ -145,3 +145,4 @@ at-spi2-core-0.3.4.tar.bz2
|
|||||||
/at-spi2-core-2.49.90.tar.xz
|
/at-spi2-core-2.49.90.tar.xz
|
||||||
/at-spi2-core-2.49.91.tar.xz
|
/at-spi2-core-2.49.91.tar.xz
|
||||||
/at-spi2-core-2.50.0.tar.xz
|
/at-spi2-core-2.50.0.tar.xz
|
||||||
|
/at-spi2-core-2.50.1.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: at-spi2-core
|
Name: at-spi2-core
|
||||||
Version: 2.50.0
|
Version: 2.50.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Protocol definitions and daemon for D-Bus at-spi
|
Summary: Protocol definitions and daemon for D-Bus at-spi
|
||||||
|
|
||||||
@ -162,6 +162,9 @@ install -m 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/Xwayland-session.d/00-
|
|||||||
%{_libdir}/pkgconfig/atk-bridge-2.0.pc
|
%{_libdir}/pkgconfig/atk-bridge-2.0.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 11 2024 Kalev Lember <klember@redhat.com> - 2.50.1-1
|
||||||
|
- Update to 2.50.1
|
||||||
|
|
||||||
* Sat Sep 16 2023 Kalev Lember <klember@redhat.com> - 2.50.0-1
|
* Sat Sep 16 2023 Kalev Lember <klember@redhat.com> - 2.50.0-1
|
||||||
- Update to 2.50.0
|
- Update to 2.50.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (at-spi2-core-2.50.0.tar.xz) = 7de02efa7e3cb9db4a7da8bb2e9350dc00458e2ba9bf9dafb68d2cab8512b525fc7dcecb45f5912de7459b86d901ab3a188f0a07f5bdc068a51433c900de2308
|
SHA512 (at-spi2-core-2.50.1.tar.xz) = d0b342a1ff2a3dd91aa87663412289d1616906c14a37e81b8514882d44981092356dc8a5d5c66b6d980d2cdf22128fff74651a4af6cad73cb62fd3154c5bbeae
|
||||||
|
Loading…
Reference in New Issue
Block a user