Accepting request 1111584 from GNOME:Factory
New stable release (forwarded request 1111544 from iznogood) OBS-URL: https://build.opensuse.org/request/show/1111584 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-sudoku?expand=0&rev=47
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6518d9233a46d7e13805ac787667ba4701948d9ed41a47b88797fcdba43b8fba
|
||||
size 391964
|
3
gnome-sudoku-45.0.tar.xz
Normal file
3
gnome-sudoku-45.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1bec7796fcb2bc3dab6212d9d9617bcbebdbb16098370782a4b75d204c88e9ff
|
||||
size 393728
|
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 15 11:44:22 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 45.0:
|
||||
+ help: remove references to IRC
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 14 13:41:55 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 45.alpha:
|
||||
+ Major update: port to GTK 4 and libadwaita.
|
||||
+ Additional changes:
|
||||
- Hide popovers when game is paused.
|
||||
- Make it possible to clear earmarks from popover.
|
||||
- Add WASD keyboard navigation.
|
||||
+ Updated translations.
|
||||
- Drop pkgconfig(gtk+-3.0) BuildRequires, no longer needed.
|
||||
- Add pkgconfig(gtk4) and pkgconfig(libadwaita-1) BuildRequires:
|
||||
New dependencies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:45:33 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: gnome-sudoku
|
||||
Version: 44.0
|
||||
Version: 45.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/44/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-sudoku/45/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: appstream-glib
|
||||
BuildRequires: c++_compiler
|
||||
@@ -37,8 +37,9 @@ 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.24.0
|
||||
BuildRequires: pkgconfig(gtk4) >= 4.10.0
|
||||
BuildRequires: pkgconfig(json-glib-1.0)
|
||||
BuildRequires: pkgconfig(libadwaita-1)
|
||||
BuildRequires: pkgconfig(qqwing) >= 1.3.4
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user