From 848174b801d5d9399153b12e0f1cf34c9989cca6 Mon Sep 17 00:00:00 2001 From: zhangpan Date: Sat, 11 Mar 2023 07:23:25 +0000 Subject: [PATCH] enable test --- libgtop2.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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