Accepting request 425055 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/425055 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-sudoku?expand=0&rev=57
This commit is contained in:
parent
c2b2e15015
commit
cedbadfc1c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:339480745513692e782eaf4312326f2aecca7acd822e3eaebc678332cb5ecb98
|
||||
size 2409820
|
3
gnome-sudoku-3.21.90.tar.xz
Normal file
3
gnome-sudoku-3.21.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f4ca9588261e8f6dd5c8da721133ba74e4791f702d1fa623bc104c6f5786f6d
|
||||
size 2374316
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: gnome-sudoku
|
||||
Version: 3.20.5
|
||||
Version: 3.21.90
|
||||
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.21/%{name}-%{version}.tar.xz
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
# Needed for typelib() requires generator.
|
||||
|
Loading…
Reference in New Issue
Block a user