enable test in check

This commit is contained in:
fly_fzc 2023-05-25 17:08:09 +08:00
parent f6518407fb
commit 509c08acd4

View File

@ -2,7 +2,7 @@
Name: gobject-introspection Name: gobject-introspection
Version: 1.74.0 Version: 1.74.0
Release: 1 Release: 2
Summary: Introspection system for GObject-based libraries Summary: Introspection system for GObject-based libraries
License: GPLv2+ and LGPLv2+ and MIT License: GPLv2+ and LGPLv2+ and MIT
URL: https://wiki.gnome.org/Projects/GObjectIntrospection URL: https://wiki.gnome.org/Projects/GObjectIntrospection
@ -41,6 +41,9 @@ Libraries and headers for gobject-introspection
%install %install
%meson_install %meson_install
%check
%meson_test
%post %post
/sbin/ldconfig /sbin/ldconfig
@ -71,6 +74,9 @@ fi
%{_mandir}/man1/*.1* %{_mandir}/man1/*.1*
%changelog %changelog
* Thu May 25 2023 fuanan <fuanan3@h-partners.com> - 1.74.0-2
- enable test in check
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 1.74.0-1 * Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 1.74.0-1
- update to 1.74.0 - update to 1.74.0