diff --git a/CUnit.spec b/CUnit.spec index dd11ab57af21c08c611fd387f2f7603575c4d856..0de91a55650d58aef072af1d99a70072a3814660 100644 --- a/CUnit.spec +++ b/CUnit.spec @@ -2,7 +2,7 @@ Name: CUnit Version: 2.1.3 -Release: 24 +Release: 25 Summary: A Unit Testing Framework for C License: LGPLv2+ URL: http://cunit.sourceforge.net/ @@ -81,11 +81,14 @@ popd %{_mandir}/man3/CUnit.3* %changelog +* Mon Sep 08 2025 jinshuaiyu - 2.1.3-25 +- fix macro error in the changelog + * Thu May 25 2023 yixiangzhike - 2.1.3-24 - enable make check * Fri Jul 30 2021 chenyanpanHW - 2.1.3-23 -- DESC: delete -Sgit from %autosetup, and delete BuildRequires git +- DESC: delete -Sgit from autosetup, and delete BuildRequires git * Wed Nov 25 2020 yangzhuangzhuang - 2.1.3-22 - Type:enhancement