diff --git a/kpackage.spec b/kpackage.spec index f7d8339..681c8d7 100644 --- a/kpackage.spec +++ b/kpackage.spec @@ -1,20 +1,19 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kpackage -Version: 5.82.0 +Version: 5.83.0 Release: 1mamba Summary: Package framework lets the user to install and load packages of non binary content 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}/kpackage-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libgcc BuildRequires: libkarchive-devel -BuildRequires: libkconfig-devel BuildRequires: libkcoreaddons-devel BuildRequires: libki18n-devel BuildRequires: libqt5-devel @@ -90,6 +89,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