diff --git a/cjson.spec b/cjson.spec index 54e8bcf..e36b167 100644 --- a/cjson.spec +++ b/cjson.spec @@ -1,6 +1,6 @@ Name: cjson Version: 1.7.15 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Ultralightweight JSON parser in ANSI C License: MIT and ASL 2.0 @@ -54,6 +54,9 @@ rm -f %{buildroot}%{_libdir}/*.{la,a} %{_includedir}/cjson/ %changelog +* Wed Jul 19 2023 Fedora Release Engineering - 1.7.15-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Wed Mar 01 2023 Petr Menšík - 1.7.15-1 - Update to 1.7.15 - Export also CMake module