From c455480282372b15649857e344fead08b9d88ee7 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 12:14:32 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/clucene.git#9ec15be4f5c82a97d5c4dc264dd81a1d9125eafb --- clucene.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/clucene.spec b/clucene.spec index 0916abc..14c0eca 100644 --- a/clucene.spec +++ b/clucene.spec @@ -6,7 +6,7 @@ Summary: A C++ port of Lucene Name: clucene Version: 2.3.3.4 -Release: 39.%{snap}.%{git_short}git%{?dist} +Release: 40.%{snap}.%{git_short}git%{?dist} License: LGPLv2+ or ASL 2.0 URL: http://www.sourceforge.net/projects/clucene %if 0%{?snap} @@ -22,6 +22,7 @@ BuildRequires: cmake BuildRequires: gawk BuildRequires: gcc-c++ BuildRequires: zlib-devel +BuildRequires: make ## upstreamable patches # include LUCENE_SYS_INCLUDES in pkgconfig --cflags output @@ -142,6 +143,9 @@ time make -C %{_target_platform} test ARGS="--timeout 300 --output-on-failure" | %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.3.3.4-40.20130812.e8e3d20git +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 2.3.3.4-39.20130812.e8e3d20git - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild