diff --git a/libgtop2.spec b/libgtop2.spec index b20c51a..0af5207 100644 --- a/libgtop2.spec +++ b/libgtop2.spec @@ -1,6 +1,6 @@ Name: libgtop2 Version: 2.41.1 -Release: 1 +Release: 2 Summary: System status information library (version 2) License: GPLv2+ URL: https://developer.gnome.org/libgtop/stable/ @@ -32,6 +32,9 @@ developing applications that use libgtop2. %configure --disable-gtk-doc %make_build +%check +make check + %install %make_install %delete_la @@ -64,6 +67,9 @@ developing applications that use libgtop2. %{_datadir}/gtk-doc/html/libgtop/* %changelog +* Sat Mar 11 2023 zhangpan - 2.41.1-2 +- enable test + * Thu Feb 02 2023 zhouwenpei - 2.41.1-1 - update to 2.41.1