diff --git a/mdds.spec b/mdds.spec index 0611104..0230a37 100644 --- a/mdds.spec +++ b/mdds.spec @@ -5,7 +5,7 @@ Name: mdds Version: 1.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A collection of multi-dimensional data structures and indexing algorithms License: MIT @@ -58,6 +58,9 @@ make check %{?_smp_mflags} %license COPYING %changelog +* Tue Jan 23 2018 Jonathan Wakely - 1.3.0-2 +- Rebuilt for Boost 1.66 + * Wed Nov 01 2017 David Tardon - 1.3.0-1 - new upstream release