diff --git a/ksudoku-18.04.3.tar.xz b/ksudoku-18.04.3.tar.xz deleted file mode 100644 index 3844e6b..0000000 --- a/ksudoku-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:92be429de58c308bef28f294560a2e9924f27383db189599eda1d0f78646b124 -size 1639068 diff --git a/ksudoku-18.07.80.tar.xz b/ksudoku-18.07.80.tar.xz new file mode 100644 index 0000000..67560eb --- /dev/null +++ b/ksudoku-18.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdb26f6833ed71523f996a0b07cddb0b19fe65bf7a8a9a731dce7d53b26dc86f +size 1641440 diff --git a/ksudoku.changes b/ksudoku.changes index e594aa9..fdad528 100644 --- a/ksudoku.changes +++ b/ksudoku.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Jul 26 13:00:55 UTC 2018 - lbeltrame@kde.org + +- Update to 18.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.07.80.php +- Changes since 18.04.3: + * Improve two messages (kde#357999) + * Improve Hint and Solve action visibility and enabled state (kde#357996) + * Implement wish 319522: Option to restart current game (kde#319522) + * Remove TODO file + * Remove AUTHORS file + * Remove obsolete INSTALL and VERSION files + * Remove file TODOPORT + ------------------------------------------------------------------- Fri Jul 13 04:50:10 UTC 2018 - lbeltrame@kde.org diff --git a/ksudoku.spec b/ksudoku.spec index 17efbca..a6f506f 100644 --- a/ksudoku.spec +++ b/ksudoku.spec @@ -1,7 +1,7 @@ # # spec file for package ksudoku # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,11 +19,11 @@ %bcond_without lang Name: ksudoku -Version: 18.04.3 +Version: 18.07.80 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) -%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Generate and Solve Sudoku puzzles in 2D or 3D License: GPL-2.0+ Group: Amusements/Games/Board/Puzzle