From ddc2018665cbb47c5ea77f6d7757dd81060855da Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 09:35:14 +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/libexttextcat.git#8214977cfdfd0a8cb603c8b0238bdee1c8f5a3e8 --- libexttextcat.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libexttextcat.spec b/libexttextcat.spec index 8732fdc..bb5ec5c 100644 --- a/libexttextcat.spec +++ b/libexttextcat.spec @@ -1,6 +1,6 @@ Name: libexttextcat Version: 3.4.5 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Text categorization library License: BSD @@ -8,6 +8,7 @@ URL: https://wiki.documentfoundation.org/Libexttextcat Source: http://dev-www.libreoffice.org/src/libexttextcat/%{name}-%{version}.tar.xz BuildRequires: gcc +BuildRequires: make %description %{name} is an N-Gram-Based Text Categorization library primarily @@ -61,6 +62,9 @@ make check %{_bindir}/createfp %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.4.5-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 3.4.5-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild