diff --git a/ksudoku.spec b/ksudoku.spec index a4c1cd1..77c04d7 100644 --- a/ksudoku.spec +++ b/ksudoku.spec @@ -1,5 +1,5 @@ Name: ksudoku -Version: 23.04.3 +Version: 23.08.0 Release: 1mamba Summary: A program that can generate and solve sudoku Group: Graphical Desktop/Applications/Games @@ -11,9 +11,9 @@ Source: http://download.kde.org/stable/release-service/%{version}/src/ksu License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libGLU-devel BuildRequires: libQt5Svg-devel BuildRequires: libgcc +BuildRequires: libglu-devel BuildRequires: libglvnd-devel BuildRequires: libkarchive-devel BuildRequires: libkauth-devel @@ -92,6 +92,9 @@ exit 0 %doc COPYING COPYING.DOC %changelog +* Fri Aug 25 2023 Automatic Build System 23.08.0-1mamba +- automatic version update by autodist + * Fri Jul 07 2023 Automatic Build System 23.04.3-1mamba - automatic version update by autodist