Rebuild for boost 1.55.0

This commit is contained in:
Petr Machata 2014-05-23 00:46:40 +02:00
parent ff69d99e03
commit 6dbbc0884b
1 changed files with 4 additions and 1 deletions

View File

@ -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 <pmachata@redhat.com> - 0.10.3-2
- Rebuild for boost 1.55.0
* Thu Apr 24 2014 David Tardon <dtardon@redhat.com> - 0.10.3-1
- new upstream release