diff --git a/libconfig.spec b/libconfig.spec index e1ab99d0c9a87a60d4a038b6744b619ce85af550..4a3360833adc11bb1429b128385bbbab767ed115 100644 --- a/libconfig.spec +++ b/libconfig.spec @@ -1,6 +1,6 @@ Name: libconfig Version: 1.7.3 -Release: 4 +Release: 5 Summary: C/C++ Configuration File Library License: LGPL-2.1-or-later AND GPL-3.0-or-later WITH Bison-exception-2.2 URL: http://www.hyperrealm.com/libconfig/libconfig.html @@ -64,6 +64,9 @@ rm -rf %{buildroot}%{_infodir}/dir %{_libdir}/*.a %changelog +* Thu Sep 11 2025 dillon chen - 1.7.3-5 +- fix macro error in the changelog + * Tue Sep 03 2024 Funda Wang - 1.7.3-4 - cleanup spec @@ -86,7 +89,7 @@ rm -rf %{buildroot}%{_infodir}/dir - DESC:update to 1.7.3 * Fri Jul 30 2021 chenyanpanHW - 1.7.2-10 -- DESC: delete -Sgit from %autosetup, and delete BuildRequires git +- DESC: delete -Sgit from autosetup, and delete BuildRequires git * Tue Sep 8 2020 linwei - 1.7.2-9 - Type:enhancement