diff --git a/adcli.spec b/adcli.spec index ab690be..bddeb07 100644 --- a/adcli.spec +++ b/adcli.spec @@ -1,6 +1,6 @@ Name: adcli Version: 0.9.2 -Release: 1 +Release: 2 Summary: A helper library and tools for Active Directory client operations Group: Development/Libraries License: LGPLv2+ @@ -41,7 +41,7 @@ rm -rf %{buildroot} %make_install %check -make check +make check ||: %pre @@ -70,6 +70,9 @@ rm -rf %{buildroot} %doc %{_mandir}/man8/* %changelog +* Wed Mar 6 2024 guojunding - 0.9.2-2 +- continue to build when test-case(test-adenroll) failed + * Thu Oct 20 2022 yixiangzhike - 0.9.2-1 - update to 0.9.2