diff --git a/cjson.spec b/cjson.spec index e1b7cb4..dabf417 100644 --- a/cjson.spec +++ b/cjson.spec @@ -1,6 +1,6 @@ Name: cjson Version: 1.7.14 -Release: 4%{?dist} +Release: 5%{?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 Jan 19 2022 Fedora Release Engineering - 1.7.14-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Wed Jul 21 2021 Fedora Release Engineering - 1.7.14-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild