diff --git a/kservice.spec b/kservice.spec index 414406b..a57af66 100644 --- a/kservice.spec +++ b/kservice.spec @@ -1,20 +1,20 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kservice -Version: 5.82.0 +Version: 5.83.0 Release: 1mamba Summary: Plugin framework for desktop services 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}/kservice-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: kconfig-devel BuildRequires: libgcc +BuildRequires: libkconfig-devel BuildRequires: libkcoreaddons-devel BuildRequires: libkcrash-devel BuildRequires: libkdbusaddons-devel @@ -106,6 +106,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Mon Jun 14 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