diff --git a/rapidjson.spec b/rapidjson.spec index 9af76a3..bb530f8 100644 --- a/rapidjson.spec +++ b/rapidjson.spec @@ -56,7 +56,7 @@ format. RapidJSON should be in fully compliance with RFC4627/ECMA-404. Name: rapidjson Version: 1.1.0 -Release: 2%{?gitrel}%{?dist} +Release: 3%{?gitrel}%{?dist} Summary: Fast JSON parser and generator for C++ License: MIT @@ -183,6 +183,9 @@ popd %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 1.1.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri May 05 2017 Björn Esser - 1.1.0-2 - Doc-pkg must be build archful on RHEL <= 7