From 655a0aa4d44a7c8e43a1d1961861cdebc02a9970 Mon Sep 17 00:00:00 2001 From: Denis Arnaud Date: Sat, 9 Feb 2013 22:47:56 +0100 Subject: [PATCH] Rebuild for Boost-1.53.0 --- armadillo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/armadillo.spec b/armadillo.spec index cf64eec..ed05c40 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,6 +1,6 @@ Name: armadillo Version: 3.6.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS Group: Development/Libraries @@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT %doc examples armadillo_icon.png armadillo_nicta_2010.pdf %changelog +* Sat Feb 09 2013 Denis Arnaud - 3.6.2-2 +- Rebuild for Boost-1.53.0 + * Fri Feb 8 2013 José Matos - 3.6.2-1 - Update to latest stable release