diff --git a/yaml-cpp.spec b/yaml-cpp.spec index 552f857..c5a726b 100644 --- a/yaml-cpp.spec +++ b/yaml-cpp.spec @@ -2,7 +2,7 @@ Name: yaml-cpp Version: 0.6.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A YAML parser and emitter for C++ License: MIT URL: https://github.com/jbeder/yaml-cpp @@ -93,6 +93,9 @@ pushd build_static %changelog +* Thu Jan 24 2019 Jonathan Wakely - 0.6.1-5 +- Rebuilt for Boost 1.69 + * Sun Sep 16 2018 Richard Shaw - 0.6.1-4 - Add patch for CVE-2017-5950.