From 5ced69257cae410cc491c67a1807ed3f2117b9e2 Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Tue, 30 Jul 2013 14:35:58 +0200 Subject: [PATCH] Rebuild for boost 1.54.0 --- permlib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/permlib.spec b/permlib.spec index dc714ac..d1c5d71 100644 --- a/permlib.spec +++ b/permlib.spec @@ -1,6 +1,6 @@ Name: permlib Version: 0.2.8 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Library for permutation computations License: BSD @@ -69,6 +69,9 @@ ctest %{_includedir}/permlib %changelog +* Tue Jul 30 2013 Petr Machata - 0.2.8-5 +- Rebuild for boost 1.54.0 + * Sun Feb 10 2013 Denis Arnaud - 0.2.8-4 - Rebuild for Boost-1.53.0