Rebuild for boost 1.57.0

This commit is contained in:
Petr Machata 2015-01-27 06:11:39 +01:00
parent 987f2a0156
commit 0d8869a0c6

View File

@ -3,7 +3,7 @@
Name: mdds
Version: 0.11.2
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
* Tue Jan 27 2015 Petr Machata <pmachata@redhat.com> - 0.11.2-2
- Rebuild for boost 1.57.0
* Sun Dec 21 2014 David Tardon <dtardon@redhat.com> - 0.11.2-1
- new upstream release