diff --git a/libevent.spec b/libevent.spec index f626b669d0fbd0ec681c72418fc4bddca13bed94..1ba0451321eca0808539299e13bb3981dd531e32 100644 --- a/libevent.spec +++ b/libevent.spec @@ -1,6 +1,6 @@ Name: libevent Version: 2.1.12 -Release: 3 +Release: 4 Summary: An event notification library License: BSD @@ -37,7 +37,7 @@ with %{name}. rm -f %{buildroot}%{_libdir}/*.la %check -make -j8 check +%make_build check %ldconfig_scriptlets @@ -68,6 +68,12 @@ make -j8 check %changelog +* Wed Apr 21 2021 yangzhuangzhuang - 2.1.12-4 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:use make macros to run check + * Mon Mar 29 2021 panxiaohe - 2.1.12-3 - Type:enhancement - ID:NA