diff --git a/ksudoku.spec b/ksudoku.spec index 318303a..c156d35 100644 --- a/ksudoku.spec +++ b/ksudoku.spec @@ -1,5 +1,5 @@ Name: ksudoku -Version: 21.08.0 +Version: 21.08.1 Release: 1mamba Summary: A program that can generate and solve sudoku Group: Graphical Desktop/Applications/Games @@ -10,6 +10,7 @@ URL: https://kde.org/ Source: http://download.kde.org/stable/release-service/%{version}/src/ksudoku-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN +#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package BuildRequires: glibc-devel BuildRequires: libGLU-devel BuildRequires: libgcc @@ -91,6 +92,9 @@ exit 0 %doc COPYING COPYING.DOC %changelog +* Thu Sep 02 2021 Automatic Build System 21.08.1-1mamba +- automatic version update by autodist + * Fri Aug 13 2021 Automatic Build System 21.08.0-1mamba - automatic version update by autodist