fix gtk2 build fail
This commit is contained in:
parent
edc9ea8936
commit
e4770a9c33
@ -1,6 +1,6 @@
|
||||
Name: at-spi2-core
|
||||
Version: 2.51.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: The At-Spi2 Core package is a part of the GNOME Accessibility Project.
|
||||
|
||||
License: LGPLv2+
|
||||
@ -53,6 +53,7 @@ devices.
|
||||
|
||||
%package -n atk-devel
|
||||
Summary: Development files for the ATK accessibility toolkit
|
||||
Requires: atk%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description -n atk-devel
|
||||
This package includes libraries, header files, and developer documentation
|
||||
@ -166,6 +167,9 @@ dbus-launch ninja -C %{_host} test
|
||||
%{_docdir}/libatspi
|
||||
|
||||
%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
|
||||
- update to 2.51.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user