From f689d01ba2888d11c315e6c12d9a14086dba8a8a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jan 2024 15:29:13 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- cjson.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cjson.spec b/cjson.spec index e36b167..f8d906d 100644 --- a/cjson.spec +++ b/cjson.spec @@ -1,6 +1,6 @@ Name: cjson Version: 1.7.15 -Release: 2%{?dist} +Release: 3%{?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 +* Fri Jan 19 2024 Fedora Release Engineering - 1.7.15-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Jul 19 2023 Fedora Release Engineering - 1.7.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild