diff --git a/open-isns.spec b/open-isns.spec index 49c7d755fe556fd0dedea9909be1e0b03db019f0..e1c5fa7c64201c9f2a851da9ae5f1fe6c25ee553 100644 --- a/open-isns.spec +++ b/open-isns.spec @@ -1,6 +1,6 @@ Name: open-isns Version: 0.100 -Release: 9 +Release: 10 Summary: The iSNS server and client programs License: LGPLv2+ URL: https://www.github.com/open-iscsi/open-isns @@ -56,7 +56,7 @@ This package consists of man files for iSNS %make_build %check -make tests +make -C tests quick %install %make_install @@ -101,6 +101,9 @@ install -p -m 644 isnsd.service %{buildroot}%{_unitdir}/isnsd.service %{_mandir}/man8/* %changelog +* Wed Aug 31 2022 Wenchao Hao - 0.100-10 +- Enable test case correctly + * Sat Aug 13 2022 Wenchao Hao - 0.100-9 - Backport patches to fix unparsed parameters