From 3e2d7162c5b0a2f5abffb5fbe4ff895c151e1cb6 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 18 Oct 2024 09:03:24 +0200 Subject: [PATCH] automatic version update by autodist [release 1.40.3-1mamba;Thu Oct 17 2024] --- recoll.spec | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/recoll.spec b/recoll.spec index 19f70d6..14ff5f4 100644 --- a/recoll.spec +++ b/recoll.spec @@ -1,6 +1,6 @@ Name: recoll Epoch: 1 -Version: 1.40.1 +Version: 1.40.3 Release: 1mamba Summary: A personal full text search tool for Unix/Linux Group: Graphical Desktop/Applications/Databases @@ -12,7 +12,13 @@ Source: http://www.lesbonscomptes.com/recoll/recoll-%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt5Core +BuildRequires: libQt5Gui +BuildRequires: libQt5Network +BuildRequires: libQt5PrintSupport BuildRequires: libQt5WebKit-devel +BuildRequires: libQt5Widgets +BuildRequires: libQt5Xml BuildRequires: libX11-devel BuildRequires: libaspell-devel BuildRequires: libchm-devel @@ -25,7 +31,6 @@ BuildRequires: libxapian-devel BuildRequires: libxml2-devel BuildRequires: libxslt-devel BuildRequires: libz-devel -BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: libxapian-devel >= 1.2 Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -119,6 +124,9 @@ This package provides the Python bindings. #%doc ChangeLog README %changelog +* Thu Oct 17 2024 Automatic Build System 1.40.3-1mamba +- automatic version update by autodist + * Sat Sep 14 2024 Automatic Build System 1.40.1-1mamba - automatic version update by autodist