From c82114408e32f90bd2872fa06ae7aadadb07c060 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 12:56:07 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- rapidjson.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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