Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-22 13:22:49 +00:00
parent d84cbc309c
commit ee5b134b2d
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: lucene++
Summary: A high-performance, full-featured text search engine written in C++
Version: 3.0.7
Release: 30%{?dist}
Release: 31%{?dist}
License: ASL 2.0 or LGPLv3+
Url: https://github.com/luceneplusplus/LucenePlusPlus
@ -64,6 +64,9 @@ Development files for lucene++, a high-performance, full-featured text search en
%changelog
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.7-31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 3.0.7-30
- Rebuilt for removed libstdc++ symbol (#1937698)