diff --git a/lttng-ust.spec b/lttng-ust.spec index 96724c2ca6a248d79ec1ea95f824fedef212e183..4f508e5e64f71963e14bd8f6d3163ab5c62ab28e 100644 --- a/lttng-ust.spec +++ b/lttng-ust.spec @@ -1,6 +1,6 @@ Name: lttng-ust Version: 2.13.5 -Release: 1 +Release: 2 Summary: LTTng Userspace Tracer library License: LGPLv2 and GPLv2 and MIT URL: https://lttng.org @@ -43,7 +43,7 @@ make %{?_smp_mflags} V=1 %postun -p /sbin/ldconfig %check -make check +%make_build check %files %{_libdir}/*.so.* @@ -62,6 +62,12 @@ make check %{_docdir}/%{name}/* %changelog +* Mon Feb 13 2023 jiangxinyu - 2.13.5-2 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:optimize test command + * Mon Jan 30 2023 Wenyu Liu - 2.13.5-1 - Update to 2.13.5