From bc8a112a1664c48eab3a931b7f970d8a53dfdae6 Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Tue, 27 Jan 2015 01:41:25 +0100 Subject: [PATCH] Rebuild for boost 1.57.0 --- yaml-cpp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yaml-cpp.spec b/yaml-cpp.spec index 46cc0c1..0db7513 100644 --- a/yaml-cpp.spec +++ b/yaml-cpp.spec @@ -1,6 +1,6 @@ Name: yaml-cpp Version: 0.5.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A YAML parser and emitter for C++ Group: Development/Libraries License: MIT @@ -59,6 +59,9 @@ make VERBOSE=1 %{?_smp_mflags} %changelog +* Tue Jan 27 2015 Petr Machata - 0.5.1-5 +- Rebuild for boost 1.57.0 + * Mon Aug 18 2014 Fedora Release Engineering - 0.5.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild