This commit is contained in:
Fedora Release Engineering 2017-07-27 12:56:07 +00:00
parent ded4128aa1
commit c82114408e
1 changed files with 4 additions and 1 deletions

View File

@ -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 <releng@fedoraproject.org> - 1.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri May 05 2017 Björn Esser <besser82@fedoraproject.org> - 1.1.0-2
- Doc-pkg must be build archful on RHEL <= 7