diff --git a/adcli.spec b/adcli.spec index bddeb074e64ec8c5e4f0071f9470d7866e805476..ce622cb298c6881be5607341419d9453ad3fe6cb 100644 --- a/adcli.spec +++ b/adcli.spec @@ -1,6 +1,6 @@ Name: adcli Version: 0.9.2 -Release: 2 +Release: 3 Summary: A helper library and tools for Active Directory client operations Group: Development/Libraries License: LGPLv2+ @@ -70,6 +70,9 @@ rm -rf %{buildroot} %doc %{_mandir}/man8/* %changelog +* Tue Jul 1 2025 yixiangzhike - 0.9.2-3 +- fix history changelog + * Wed Mar 6 2024 guojunding - 0.9.2-2 - continue to build when test-case(test-adenroll) failed @@ -80,7 +83,7 @@ rm -rf %{buildroot} - delete duplicate files from adcli-help * Thu Aug 12 2021 chenyanpanHW - 0.9.1-3 -- DESC: delete -Sgit from %autosetup, and delete BuildRequires git +- DESC: delete -Sgit from autosetup, and delete BuildRequires git * Tue Aug 10 2021 yixiangzhike - 0.9.1-2 - fix the compilation failure with new version glibc