diff --git a/kfind.spec b/kfind.spec index b87f23d..a0dcad6 100644 --- a/kfind.spec +++ b/kfind.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kfind -Version: 21.08.1 +Version: 21.08.2 Release: 1mamba Summary: KDE Frameworks 5 file search tool Group: Graphical Desktop/Applications/Utilities @@ -13,6 +13,7 @@ Source: https://download.kde.org/stable/release-service/%{version}/src/kf License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libX11-devel BuildRequires: libgcc BuildRequires: libkarchive-devel BuildRequires: libkauth-devel @@ -71,6 +72,9 @@ KDE Frameworks 5 file search tool. %doc LICENSES %changelog +* Fri Oct 08 2021 Automatic Build System 21.08.2-1mamba +- automatic version update by autodist + * Thu Sep 02 2021 Automatic Build System 21.08.1-1mamba - automatic version update by autodist