Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-09 22:13:43 +00:00
parent 6e82d94a89
commit f2f5a7c112

View File

@ -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 <releng@fedoraproject.org> - 0.5.3-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Jan 31 2018 Richard Shaw <hobbes1069@gmail.com> - 0.5.3-9
- Install yaml cmake files, fixes RHBZ#1509421.