From 3ee24097767e3e095161813b132bfc6c9e6ad38b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 29 Jul 2015 13:38:19 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159 --- yaml-cpp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yaml-cpp.spec b/yaml-cpp.spec index a6af82f..15a8976 100644 --- a/yaml-cpp.spec +++ b/yaml-cpp.spec @@ -1,6 +1,6 @@ Name: yaml-cpp Version: 0.5.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A YAML parser and emitter for C++ Group: Development/Libraries License: MIT @@ -59,6 +59,9 @@ make VERBOSE=1 %{?_smp_mflags} %changelog +* Wed Jul 29 2015 Fedora Release Engineering - 0.5.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159 + * Wed Jul 22 2015 David Tardon - 0.5.1-9 - rebuild for Boost 1.58