Accepting request 291556 from GNOME:Next
resub OBS-URL: https://build.opensuse.org/request/show/291556 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-sudoku?expand=0&rev=35
This commit is contained in:
parent
0dc92659b0
commit
7a36213be2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4364662b624d76e174f1930811061de5358c917e4f546c8e5ca234e120689301
|
|
||||||
size 3071084
|
|
3
gnome-sudoku-3.15.92.tar.xz
Normal file
3
gnome-sudoku-3.15.92.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d0ecf06ca695c83d4091fd09771d2c2c834cc0d6f65d80b969a09bc615847755
|
||||||
|
size 3063120
|
@ -1,3 +1,55 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 17 08:22:47 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.15.92:
|
||||||
|
+ Install symbolic icon.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 3 12:35:55 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.15.91:
|
||||||
|
+ Clear earmarks when a cell is filled.
|
||||||
|
+ Use sans for all numbers in printed sudokus.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 17 09:22:05 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.15.90.1:
|
||||||
|
+ Temporarily remove user help until it can be updated.
|
||||||
|
- Changes from version 3.15.90:
|
||||||
|
+ This release rolls back several changes that were present in
|
||||||
|
3.15.2, most notably the addition of the timer, since we have
|
||||||
|
not yet added scores and there is no point in having a timer
|
||||||
|
without scores. The timer is expected to return in the 3.17
|
||||||
|
development cycle. No other major changes.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 30 08:35:39 UTC 2014 - badshah400@gmail.com
|
||||||
|
|
||||||
|
- Update to version 3.15.2:
|
||||||
|
+ The highlighter can now be turned off with a preference.
|
||||||
|
+ XDG_CURRENT_DESKTOP may contain a list of desktops.
|
||||||
|
+ Updated translations.
|
||||||
|
- Changes from version 3.15.1:
|
||||||
|
+ Dependencies: GTK+ 3.15.0.
|
||||||
|
+ Add a timer counting up in the header bar.
|
||||||
|
+ When the game has been completed, the player may now choose
|
||||||
|
between returning to the new game screen and quitting Sudoku,
|
||||||
|
instead of returning to the new game screen or starting a new
|
||||||
|
puzzle without changing the difficulty level.
|
||||||
|
+ Thread-safety fixes when printing multiple puzzles.
|
||||||
|
+ Fix crash when printing more than 16 puzzles on a computer
|
||||||
|
with more than 16 CPUs.
|
||||||
|
+ Improve window titles.
|
||||||
|
+ Don't set the header bar as the title bar in Unity.
|
||||||
|
+ Only use a header bar on the print multiple puzzles dialog if
|
||||||
|
the desktop environment requests it.
|
||||||
|
+ Widen the print multiple sudokus dialog.
|
||||||
|
+ Code cleanups.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 12 15:25:11 UTC 2014 - zaitor@opensuse.org
|
Wed Nov 12 15:25:11 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gnome-sudoku
|
# spec file for package gnome-sudoku
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-sudoku
|
Name: gnome-sudoku
|
||||||
Version: 3.14.2
|
Version: 3.15.92
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sudoku Game for GNOME
|
Summary: Sudoku Game for GNOME
|
||||||
License: GPL-2.0+
|
License: GPL-2.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.14/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/gnome-sudoku/3.15/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
# Needed for typelib() requires generator.
|
# Needed for typelib() requires generator.
|
||||||
@ -81,7 +81,7 @@ make %{?_smp_mflags}
|
|||||||
%{_datadir}/appdata/gnome-sudoku.appdata.xml
|
%{_datadir}/appdata/gnome-sudoku.appdata.xml
|
||||||
%{_datadir}/applications/%{name}.desktop
|
%{_datadir}/applications/%{name}.desktop
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.sudoku.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.sudoku.gschema.xml
|
||||||
%{_datadir}/icons/hicolor/*/apps/%{name}.*
|
%{_datadir}/icons/hicolor/*/apps/*
|
||||||
%{_datadir}/icons/HighContrast/
|
%{_datadir}/icons/HighContrast/
|
||||||
%{_mandir}/man6/%{name}.6%{?ext_man}
|
%{_mandir}/man6/%{name}.6%{?ext_man}
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
|
Loading…
Reference in New Issue
Block a user