diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index ca722d87fd1c68b862c6bcf97e83a16fd9e3e46e..57581804a3f09614c54cd45d73975307de068b12 100644 --- a/at-spi2-atk.spec +++ b/at-spi2-atk.spec @@ -1,6 +1,6 @@ Name: at-spi2-atk Version: 2.38.0 -Release: 2 +Release: 3 Summary: GTK+ module for the Assistive Technology Service License: LGPLv2+ @@ -45,6 +45,9 @@ Requires: %{name} = %{version}-%{release} %install %meson_install +%check +dbus-launch ninja -C %{_host} test + %files %doc AUTHORS %license COPYING @@ -62,6 +65,9 @@ Requires: %{name} = %{version}-%{release} %doc README %changelog +* Fri Sep 15 2023 zhouwenpei - 2.38.0-3 +- enable make check + * Sat Oct 22 2022 wangkerong - 2.38.0-2 - fix memory leak in test