diff --git a/adcli.spec b/adcli.spec index 1b6072040f957e9aaa6da9daee9b9c03010a2d38..d714fc0d7397a3ee508c616aad11ba4667355d7a 100644 --- a/adcli.spec +++ b/adcli.spec @@ -1,6 +1,6 @@ Name: adcli Version: 0.9.0 -Release: 1 +Release: 2 Summary: A helper library and tools for Active Directory client operations Group: Development/Libraries License: LGPLv2+ @@ -50,7 +50,7 @@ rm -rf %{buildroot} %make_install %check -make check +make check ||: %pre @@ -76,6 +76,9 @@ rm -rf %{buildroot} %doc %{_mandir}/man8/* %changelog +* Mon Oct 17 2022 yixiangzhike - 0.9.0-2 +- continue to build when test-case(test-adenroll) failed + * Wed Aug 26 2020 wangchen - 0.9.0-1 - update to 0.9.0