diff --git a/libfastjson.spec b/libfastjson.spec index f0f4308..f73cd6b 100644 --- a/libfastjson.spec +++ b/libfastjson.spec @@ -1,6 +1,6 @@ Name: libfastjson Version: 0.99.9 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A JSON implementation in C License: MIT URL: https://github.com/rsyslog/libfastjson @@ -59,6 +59,9 @@ make V=1 check %{_libdir}/pkgconfig/libfastjson.pc %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 0.99.9-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jan 20 2022 Fedora Release Engineering - 0.99.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild