diff --git a/ktorrent.spec b/ktorrent.spec index 1159b32..933f434 100644 --- a/ktorrent.spec +++ b/ktorrent.spec @@ -3,7 +3,7 @@ %define libver 1.%(echo %version | cut -d. -f2-3) Name: ktorrent -Version: 21.04.3 +Version: 21.08.0 Release: 1mamba Summary: BitTorrent client for KDE Group: Graphical Desktop/Applications/Networking @@ -15,6 +15,7 @@ Source: https://download.kde.org/stable/release-service/%{version}/src/kt License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libGeoIP-devel BuildRequires: libQt5WebEngine-devel BuildRequires: libgcc BuildRequires: libgcrypt-devel @@ -124,6 +125,9 @@ exit 0 %doc COPYING %changelog +* Fri Aug 13 2021 Automatic Build System 21.08.0-1mamba +- automatic version update by autodist + * Thu Jul 08 2021 Automatic Build System 21.04.3-1mamba - automatic version update by autodist