diff --git a/gnome-sudoku-3.20.5.tar.xz b/gnome-sudoku-3.20.5.tar.xz deleted file mode 100644 index 1f34b87..0000000 --- a/gnome-sudoku-3.20.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:339480745513692e782eaf4312326f2aecca7acd822e3eaebc678332cb5ecb98 -size 2409820 diff --git a/gnome-sudoku-3.22.0.tar.xz b/gnome-sudoku-3.22.0.tar.xz new file mode 100644 index 0000000..54d91b7 --- /dev/null +++ b/gnome-sudoku-3.22.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f39a7afb864c6cffa1991cc5fda958e0eb03329eebe21ca2d965588cf5fa0d5 +size 2383312 diff --git a/gnome-sudoku.changes b/gnome-sudoku.changes index ac1e298..60bfe1c 100644 --- a/gnome-sudoku.changes +++ b/gnome-sudoku.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Wed Sep 21 20:22:55 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.22.0: + + When pause is clicked, the game field should be hidden. + + Updated translations. + +------------------------------------------------------------------- +Fri Aug 19 19:32:35 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.21.90: + + Use namespace instead of class for SudokuGenerator. + + Update appdata. + + Simplify style-checker enabling code. + + Fix style-checker with new libgnome-games-support. + + Updated translations. + +------------------------------------------------------------------- +Fri Aug 19 19:32:34 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.4: + + Drop using declarations. + + Seed RNG for qqwing. + + Switch to C++ 11. + + Fix new warnings about static const variables. + + Updated translations. + +------------------------------------------------------------------- +Fri Aug 19 19:32:33 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.3: + + Always set header bar as the title bar. + + Updated translations. + ------------------------------------------------------------------- Fri Aug 19 19:32:32 UTC 2016 - zaitor@opensuse.org diff --git a/gnome-sudoku.spec b/gnome-sudoku.spec index 382fec9..8a639b8 100644 --- a/gnome-sudoku.spec +++ b/gnome-sudoku.spec @@ -17,13 +17,13 @@ Name: gnome-sudoku -Version: 3.20.5 +Version: 3.22.0 Release: 0 Summary: Sudoku Game for GNOME License: GPL-3.0+ Group: Amusements/Games/Logic Url: https://live.gnome.org/GnomeSudoku -Source: http://download.gnome.org/sources/gnome-sudoku/3.20/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-sudoku/3.22/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gcc-c++ # Needed for typelib() requires generator.