automatic version update by autodist [release 1.40.3-1mamba;Thu Oct 17 2024]
This commit is contained in:
parent
17e2ebeaa6
commit
3e2d7162c5
12
recoll.spec
12
recoll.spec
@ -1,6 +1,6 @@
|
|||||||
Name: recoll
|
Name: recoll
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.40.1
|
Version: 1.40.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A personal full text search tool for Unix/Linux
|
Summary: A personal full text search tool for Unix/Linux
|
||||||
Group: Graphical Desktop/Applications/Databases
|
Group: Graphical Desktop/Applications/Databases
|
||||||
@ -12,7 +12,13 @@ Source: http://www.lesbonscomptes.com/recoll/recoll-%{version}.tar.gz
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt5Core
|
||||||
|
BuildRequires: libQt5Gui
|
||||||
|
BuildRequires: libQt5Network
|
||||||
|
BuildRequires: libQt5PrintSupport
|
||||||
BuildRequires: libQt5WebKit-devel
|
BuildRequires: libQt5WebKit-devel
|
||||||
|
BuildRequires: libQt5Widgets
|
||||||
|
BuildRequires: libQt5Xml
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libaspell-devel
|
BuildRequires: libaspell-devel
|
||||||
BuildRequires: libchm-devel
|
BuildRequires: libchm-devel
|
||||||
@ -25,7 +31,6 @@ BuildRequires: libxapian-devel
|
|||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libxslt-devel
|
BuildRequires: libxslt-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: qt5-qtbase-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libxapian-devel >= 1.2
|
BuildRequires: libxapian-devel >= 1.2
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
@ -119,6 +124,9 @@ This package provides the Python bindings.
|
|||||||
#%doc ChangeLog README
|
#%doc ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 17 2024 Automatic Build System <autodist@openmamba.org> 1.40.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Sep 14 2024 Automatic Build System <autodist@openmamba.org> 1.40.1-1mamba
|
* Sat Sep 14 2024 Automatic Build System <autodist@openmamba.org> 1.40.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user