diff --git a/ktp-filetransfer-handler.spec b/ktp-filetransfer-handler.spec index b780d9e..485c8f3 100644 --- a/ktp-filetransfer-handler.spec +++ b/ktp-filetransfer-handler.spec @@ -1,5 +1,5 @@ Name: ktp-filetransfer-handler -Version: 21.08.1 +Version: 21.08.2 Release: 1mamba Summary: KDE Telepathy file transfer handler Group: Graphical Desktop/Applications/Networking @@ -12,6 +12,7 @@ License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: ktp-common-internals-devel +BuildRequires: libX11-devel BuildRequires: libgcc BuildRequires: libkauth-devel BuildRequires: libkbookmarks-devel @@ -71,6 +72,9 @@ It doesn't set any filter on the mime type, therefore, it should catch all the f %doc AUTHORS COPYING %changelog +* Fri Oct 08 2021 Automatic Build System 21.08.2-1mamba +- automatic version update by autodist + * Fri Sep 03 2021 Automatic Build System 21.08.1-1mamba - automatic version update by autodist