Update to 2.40.3
This commit is contained in:
parent
db4855369b
commit
8b68135f61
1
.gitignore
vendored
1
.gitignore
vendored
@ -130,3 +130,4 @@ at-spi2-core-0.3.4.tar.bz2
|
|||||||
/at-spi2-core-2.40.0.tar.xz
|
/at-spi2-core-2.40.0.tar.xz
|
||||||
/at-spi2-core-2.40.1.tar.xz
|
/at-spi2-core-2.40.1.tar.xz
|
||||||
/at-spi2-core-2.40.2.tar.xz
|
/at-spi2-core-2.40.2.tar.xz
|
||||||
|
/at-spi2-core-2.40.3.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: at-spi2-core
|
Name: at-spi2-core
|
||||||
Version: 2.40.2
|
Version: 2.40.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Protocol definitions and daemon for D-Bus at-spi
|
Summary: Protocol definitions and daemon for D-Bus at-spi
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -85,6 +85,9 @@ install -m 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/Xwayland-session.d/00-
|
|||||||
%{_libdir}/pkgconfig/atspi-2.pc
|
%{_libdir}/pkgconfig/atspi-2.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 03 2021 Kalev Lember <klember@redhat.com> - 2.40.3-1
|
||||||
|
- Update to 2.40.3
|
||||||
|
|
||||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.40.2-2
|
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.40.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (at-spi2-core-2.40.2.tar.xz) = 854fbba39064ba4b1d9728fc4943e811f0a9557f1096f32d7a6486bcb6c73379ab84c5fb8ce5288bf4dab1d1cd3e0664c492977450d4da503ce4b08abfc75fd9
|
SHA512 (at-spi2-core-2.40.3.tar.xz) = 85adf3da0a369d7f3481646a495a9c4c3337da3ae6a20ce8c924f8621d3d6ed1d9461bfac0e821dfe86e4ad6b930e4fd65d24c26401cbea644ef4951e5dda5ce
|
||||||
|
Loading…
Reference in New Issue
Block a user