diff --git a/lucene++.spec b/lucene++.spec index d2109d6..c5270da 100644 --- a/lucene++.spec +++ b/lucene++.spec @@ -2,7 +2,7 @@ Name: lucene++ Summary: A high-performance, full-featured text search engine written in C++ Version: 3.0.7 -Release: 5%{?dist} +Release: 6%{?dist} License: ASL 2.0 or LGPLv3+ Url: https://github.com/luceneplusplus/LucenePlusPlus @@ -69,6 +69,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Aug 27 2015 Jonathan Wakely - 3.0.7-6 +- Rebuilt for Boost 1.59 + * Wed Aug 05 2015 Jonathan Wakely 3.0.7-5 - Patch for changes to Boost.Variant in Boost 1.58