diff --git a/kapptemplate.spec b/kapptemplate.spec index 7a3c188..18bbe9f 100644 --- a/kapptemplate.spec +++ b/kapptemplate.spec @@ -1,5 +1,5 @@ Name: kapptemplate -Version: 21.08.1 +Version: 21.08.2 Release: 1mamba Summary: KDE5 shell script to easy the beginning of new apps Group: Graphical Desktop/Applications/Development @@ -11,6 +11,7 @@ Source: http://download.kde.org/stable/release-service/%{version}/src/kap License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libX11-devel BuildRequires: libgcc BuildRequires: libkarchive-devel BuildRequires: libkauth-devel @@ -90,6 +91,9 @@ exit 0 %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