diff --git a/yaml-cpp.spec b/yaml-cpp.spec index 1291ccc..e902487 100644 --- a/yaml-cpp.spec +++ b/yaml-cpp.spec @@ -2,7 +2,7 @@ Name: yaml-cpp Version: 0.6.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A YAML parser and emitter for C++ Group: Development/Libraries License: MIT @@ -97,6 +97,9 @@ pushd build_static %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.6.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon Apr 09 2018 Richard Shaw - 0.6.1-2 - Fixes improperly generated cmake config files, RHBZ#1558637.