Accepting request 429378 from GNOME:Factory

New stable (forwarded request 429367 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/429378
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-sudoku?expand=0&rev=28
This commit is contained in:
Dominique Leuenberger 2016-09-23 09:40:28 +00:00 committed by Git OBS Bridge
commit 3ba598f36f
4 changed files with 39 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:339480745513692e782eaf4312326f2aecca7acd822e3eaebc678332cb5ecb98
size 2409820

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0f39a7afb864c6cffa1991cc5fda958e0eb03329eebe21ca2d965588cf5fa0d5
size 2383312

View File

@ -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 Fri Aug 19 19:32:32 UTC 2016 - zaitor@opensuse.org

View File

@ -17,13 +17,13 @@
Name: gnome-sudoku Name: gnome-sudoku
Version: 3.20.5 Version: 3.22.0
Release: 0 Release: 0
Summary: Sudoku Game for GNOME Summary: Sudoku Game for GNOME
License: GPL-3.0+ License: GPL-3.0+
Group: Amusements/Games/Logic Group: Amusements/Games/Logic
Url: https://live.gnome.org/GnomeSudoku 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: fdupes
BuildRequires: gcc-c++ BuildRequires: gcc-c++
# Needed for typelib() requires generator. # Needed for typelib() requires generator.