This commit is contained in:
Dennis Gilmore 2014-06-07 12:41:33 -05:00
commit 018e54ba4b

View file

@ -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 <rel-eng@lists.fedoraproject.org> - 0.3.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed Oct 30 2013 Richard Shaw <hobbes1069@gmail.com> - 0.3.0-4
- Change package name to yaml-cpp03 per reviewer input.