diff --git a/yaml-cpp03.spec b/yaml-cpp03.spec index eb0fa57..0880b5e 100644 --- a/yaml-cpp03.spec +++ b/yaml-cpp03.spec @@ -2,7 +2,7 @@ Name: yaml-cpp03 Version: 0.3.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A YAML parser and emitter for C++ License: MIT URL: http://code.google.com/p/yaml-cpp/ @@ -84,6 +84,9 @@ done %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.3.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Wed Oct 30 2013 Richard Shaw - 0.3.0-4 - Change package name to yaml-cpp03 per reviewer input.