From 8549dd454a9d033a3a1ee19a01ea253c7a58287c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 19 Jul 2023 15:42:19 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- cjson.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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