From a6f7a81c949808599df48954de7218de6dbf0823 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Jul 18 2017 15:11:40 +0000 Subject: Rebuilt for Boost 1.64 --- diff --git a/libASL.spec b/libASL.spec index 16729ed..a6e81e6 100644 --- a/libASL.spec +++ b/libASL.spec @@ -5,7 +5,7 @@ Name: lib%{upstream} Version: 0.1.7 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Advanced Simulation Library hardware accelerated multiphysics simulation platform License: AGPLv3 and BSD and MIT @@ -203,6 +203,9 @@ ctest3 -V -R 'testPrivateVar|testReductionFunction' || : %changelog +* Tue Jul 18 2017 Jonathan Wakely - 0.1.7-6 +- Rebuilt for Boost 1.64 + * Sat Mar 04 2017 Christian Dersch - 0.1.7-5 - Deactivated tests on armv7hl for now