diff --git a/cjson.spec b/cjson.spec index dabf417..ad6d26c 100644 --- a/cjson.spec +++ b/cjson.spec @@ -1,6 +1,6 @@ Name: cjson Version: 1.7.14 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Ultralightweight JSON parser in ANSI C License: MIT and ASL 2.0 @@ -53,6 +53,9 @@ rm -f %{buildroot}%{_libdir}/cmake/cJSON/*.cmake %{_includedir}/cjson/ %changelog +* Wed Jul 20 2022 Fedora Release Engineering - 1.7.14-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Jan 19 2022 Fedora Release Engineering - 1.7.14-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild