diff --git a/kcompletion.spec b/kcompletion.spec index 5197ec2..ff83595 100644 --- a/kcompletion.spec +++ b/kcompletion.spec @@ -1,20 +1,20 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kcompletion -Version: 5.82.0 +Version: 5.83.0 Release: 1mamba Summary: KDE Frameworks 5 automatic completion framework Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://www.kde.org +URL: https://kde.org/ Source: http://download.kde.org/stable/frameworks/%{majver}/kcompletion-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libkconfig-devel BuildRequires: libgcc +BuildRequires: libkconfig-devel BuildRequires: libkwidgetsaddons-devel BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel @@ -89,6 +89,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sun Jun 13 2021 Automatic Build System 5.83.0-1mamba +- automatic version update by autodist + * Sun May 09 2021 Automatic Build System 5.82.0-1mamba - automatic version update by autodist