From fe6326f0c45246a34a24ef3c69e6b4c43314781b Mon Sep 17 00:00:00 2001 From: Denis Arnaud Date: Sat, 9 Feb 2013 23:05:06 +0100 Subject: [PATCH] Rebuild for Boost-1.53.0 --- mdds.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mdds.spec b/mdds.spec index b87842a..a585996 100644 --- a/mdds.spec +++ b/mdds.spec @@ -1,6 +1,6 @@ Name: mdds Version: 0.6.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A collection of multi-dimensional data structures and indexing algorithms Group: Development/Libraries @@ -60,6 +60,9 @@ make check %{?_smp_mflags} %changelog +* Sat Feb 09 2013 Denis Arnaud - 0.6.1-2 +- Rebuild for Boost-1.53.0 + * Tue Sep 18 2012 David Tardon - 0.6.1-1 - new version