diff --git a/ksudoku.spec b/ksudoku.spec index 00ca323..fb99e34 100644 --- a/ksudoku.spec +++ b/ksudoku.spec @@ -1,12 +1,12 @@ Name: ksudoku -Version: 21.04.1 +Version: 21.04.2 Release: 1mamba Summary: A program that can generate and solve sudoku Group: Graphical Desktop/Applications/Games Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://www.kde.org +URL: https://kde.org/ Source: http://download.kde.org/stable/release-service/%{version}/src/ksudoku-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN @@ -22,6 +22,7 @@ BuildRequires: libkconfig-devel BuildRequires: libkconfigwidgets-devel BuildRequires: libkcoreaddons-devel BuildRequires: libkcrash-devel +BuildRequires: libkdegames-devel BuildRequires: libkguiaddons-devel BuildRequires: libki18n-devel BuildRequires: libkio-devel @@ -90,6 +91,9 @@ exit 0 %doc COPYING COPYING.DOC %changelog +* Thu Jun 10 2021 Automatic Build System 21.04.2-1mamba +- automatic version update by autodist + * Thu May 13 2021 Automatic Build System 21.04.1-1mamba - automatic version update by autodist