!30 fix gtk2 build fail

From: @zppzhangpan 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2024-03-13 11:29:39 +00:00 committed by Gitee
commit e825ee6aa4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: at-spi2-core Name: at-spi2-core
Version: 2.51.0 Version: 2.51.0
Release: 1 Release: 2
Summary: The At-Spi2 Core package is a part of the GNOME Accessibility Project. Summary: The At-Spi2 Core package is a part of the GNOME Accessibility Project.
License: LGPLv2+ License: LGPLv2+
@ -53,6 +53,7 @@ devices.
%package -n atk-devel %package -n atk-devel
Summary: Development files for the ATK accessibility toolkit Summary: Development files for the ATK accessibility toolkit
Requires: atk%{?_isa} = %{version}-%{release}
%description -n atk-devel %description -n atk-devel
This package includes libraries, header files, and developer documentation This package includes libraries, header files, and developer documentation
@ -166,6 +167,9 @@ dbus-launch ninja -C %{_host} test
%{_docdir}/libatspi %{_docdir}/libatspi
%changelog %changelog
* Wed Mar 13 2024 zhangpan <zhangpan103@h-partners.com> - 2.51.0-2
- fix gtk2 build fail
* Sun Feb 4 2024 zhangpan <zhangpan103@h-partners.com> - 2.51.0-1 * Sun Feb 4 2024 zhangpan <zhangpan103@h-partners.com> - 2.51.0-1
- update to 2.51.0 - update to 2.51.0