diff --git a/mdds.spec b/mdds.spec index 470b4df..a20d264 100644 --- a/mdds.spec +++ b/mdds.spec @@ -3,7 +3,7 @@ Name: mdds Version: 0.10.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A collection of multi-dimensional data structures and indexing algorithms Group: Development/Libraries @@ -59,6 +59,9 @@ make check %{?_smp_mflags} %doc AUTHORS COPYING NEWS README %changelog +* Fri May 23 2014 Petr Machata - 0.10.3-2 +- Rebuild for boost 1.55.0 + * Thu Apr 24 2014 David Tardon - 0.10.3-1 - new upstream release