diff --git a/yaml-cpp.spec b/yaml-cpp.spec index 20e9139..253663d 100644 --- a/yaml-cpp.spec +++ b/yaml-cpp.spec @@ -1,6 +1,6 @@ Name: yaml-cpp Version: 0.5.3 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A YAML parser and emitter for C++ Group: Development/Libraries @@ -65,6 +65,9 @@ install -pm 0644 yaml-cpp-config{,-version}.cmake \ %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.5.3-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Jan 31 2018 Richard Shaw - 0.5.3-9 - Install yaml cmake files, fixes RHBZ#1509421.