diff --git a/libfastjson.spec b/libfastjson.spec index f73cd6b..e37688b 100644 --- a/libfastjson.spec +++ b/libfastjson.spec @@ -1,6 +1,6 @@ Name: libfastjson Version: 0.99.9 -Release: 4%{?dist} +Release: 5%{?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 Jan 19 2023 Fedora Release Engineering - 0.99.9-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Thu Jul 21 2022 Fedora Release Engineering - 0.99.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild