diff --git a/picojson.spec b/picojson.spec index dbc3cc6..90ea63d 100644 --- a/picojson.spec +++ b/picojson.spec @@ -4,7 +4,7 @@ Name: picojson Summary: A header-file-only, JSON parser / serializer in C++ Version: 1.3.0 -Release: 7%{?dist} +Release: 8%{?dist} License: BSD # http://opensource.org/licenses/BSD-2-Clause @@ -45,6 +45,9 @@ install -p -m 0644 picojson.h %{buildroot}%{_includedir}/picojson.h %doc LICENSE README.mkdn examples %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.3.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Feb 02 2019 Fedora Release Engineering - 1.3.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild