diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 5e154a2b61dd14d29bd60b15b01cf3a1f546dda4..4b04c15573704f8cbc375803fce15385d21189f9 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -4,7 +4,7 @@ Name: gobject-introspection Version: 1.58.3 -Release: 1 +Release: 2 Summary: Introspection system for GObject-based libraries License: GPLv2+, LGPLv2+, MIT @@ -42,11 +42,12 @@ Libraries and headers for gobject-introspection %install %make_install - %chrpath_delete - %delete_la_and_a +%check +%make_build check + %clean [ "$RPM_BUILD_ROOT" != "/" ] && rm -rf "$RPM_BUILD_ROOT" @@ -79,6 +80,9 @@ fi %{_mandir}/man1/*.gz %changelog +* Thu May 25 2023 fuanan - 1.58.3-2 +- enable make check + * Sat Aug 29 2020 SimpleUpdate Robot - 1.58.3-1 - Upgrade to version 1.58.3