Rebuild for boost 1.54.0

This commit is contained in:
Petr Machata 2013-07-30 14:26:04 +02:00
parent 8189aca7e5
commit a664edeb3b

View File

@ -1,6 +1,6 @@
Name: mdds
Version: 0.8.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A collection of multi-dimensional data structures and indexing algorithms
Group: Development/Libraries
@ -58,6 +58,9 @@ make check %{?_smp_mflags}
%doc AUTHORS COPYING NEWS README
%changelog
* Tue Jul 30 2013 Petr Machata <pmachata@redhat.com> - 0.8.1-3
- Rebuild for boost 1.54.0
* Mon Jun 10 2013 David Tardon <dtardon@redhat.com> - 0.8.1-2
- trivial changes