Accepting request 842924 from GNOME:Next
update to 3.38.1 - TW should be ready OBS-URL: https://build.opensuse.org/request/show/842924 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-sudoku?expand=0&rev=82
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95f74ebd131596ce9ef3ab26912b31d16fdfabaaccb74063cfcffb32a5c8419d
|
||||
size 357916
|
3
gnome-sudoku-3.38.0.tar.xz
Normal file
3
gnome-sudoku-3.38.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38731d0cc6d56a21dbdc89409cc5bb3d08e1c02cd9009f4d57f5b34887e9fd32
|
||||
size 349840
|
@@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 14 12:44:09 UTC 2020 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.38.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 5 10:41:09 UTC 2020 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.37.92:
|
||||
+ Display incorrect earmarks as red.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 11:58:43 UTC 2020 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.37.90:
|
||||
+ Redesign new game menu using a listbox.
|
||||
+ Do not draw focused or highlighted cell when board is not in
|
||||
focus.
|
||||
+ Highlight all numbers equal to selected one.
|
||||
- Changes from version 3.37.3:
|
||||
+ New app icon.
|
||||
- Changes from version 3.37.2:
|
||||
+ Remove limit on earmarks.
|
||||
+ Earmarks are now displayed in fixed positions.
|
||||
+ Improve earmark picker.
|
||||
+ Make D-Bus activatable.
|
||||
+ Additional preparation for GTK 4.
|
||||
- Changes from version 3.37.1:
|
||||
+ Various refactoring and preparation for GTK 4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 08:58:18 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: gnome-sudoku
|
||||
Version: 3.36.0
|
||||
Version: 3.38.0
|
||||
Release: 0
|
||||
Summary: Sudoku Game for GNOME
|
||||
License: GPL-3.0-or-later
|
||||
Group: Amusements/Games/Logic
|
||||
URL: https://wiki.gnome.org/Apps/Sudoku
|
||||
Source0: https://download.gnome.org/sources/gnome-sudoku/3.36/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-sudoku/3.38/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
@@ -36,7 +36,7 @@ BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(gee-0.8)
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.40.0
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.40.0
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.0
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.0
|
||||
BuildRequires: pkgconfig(json-glib-1.0)
|
||||
BuildRequires: pkgconfig(qqwing) >= 1.3.4
|
||||
|
||||
@@ -63,6 +63,7 @@ with the correct digits.
|
||||
%doc NEWS
|
||||
%doc %{_datadir}/help/C/%{name}/
|
||||
%{_datadir}/applications/org.gnome.Sudoku.desktop
|
||||
%{_datadir}/dbus-1/services/org.gnome.Sudoku.service
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.Sudoku.gschema.xml
|
||||
%{_datadir}/icons/hicolor/*/apps/*
|
||||
%{_datadir}/metainfo/org.gnome.Sudoku.appdata.xml
|
||||
|
Reference in New Issue
Block a user