From a664edeb3b8c857dc4e9f44fe6badacb34a9bf88 Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Tue, 30 Jul 2013 14:26:04 +0200 Subject: [PATCH] Rebuild for boost 1.54.0 --- mdds.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mdds.spec b/mdds.spec index a2f1546..aac416e 100644 --- a/mdds.spec +++ b/mdds.spec @@ -1,6 +1,6 @@ Name: mdds Version: 0.8.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A collection of multi-dimensional data structures and indexing algorithms Group: Development/Libraries @@ -58,6 +58,9 @@ make check %{?_smp_mflags} %doc AUTHORS COPYING NEWS README %changelog +* Tue Jul 30 2013 Petr Machata - 0.8.1-3 +- Rebuild for boost 1.54.0 + * Mon Jun 10 2013 David Tardon - 0.8.1-2 - trivial changes