diff --git a/lucene++.spec b/lucene++.spec index 010fc92..5991a5d 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.6 -Release: 1%{?dist} +Release: 2%{?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 +* Tue Jan 27 2015 Petr Machata - 3.0.6-2 +- Rebuild for boost 1.57.0 + * Wed Nov 05 2014 Rex Dieter 3.0.6-1 - fedora-ize opensuse .spec