From 9b91111bef873b747c35446012be95e0ac6ae239b56436080ddff526b91be3b5 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Thu, 2 May 2024 08:02:37 +0000 Subject: [PATCH] Accepting request 1170432 from home:mnhauke:games - Update to version 25.0 * Don't ask for continuing computer move anymore if computer is to play in current position after program startup. * Workaround for QTBUG-119198 (Disabled menu item indistinguishable from enabled one). * Compile QML sources into executable, which avoids problems of QML cache sometimes not being updated if installed via Flatpak. * Fixed formatting of written game files. * Improved visibility of analysis graph lines in theme System. * Minor fixes. OBS-URL: https://build.opensuse.org/request/show/1170432 OBS-URL: https://build.opensuse.org/package/show/games/pentobi?expand=0&rev=29 --- pentobi-24.0.tar.xz | 3 --- pentobi-25.0.tar.xz | 3 +++ pentobi.changes | 14 ++++++++++++++ pentobi.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 pentobi-24.0.tar.xz create mode 100644 pentobi-25.0.tar.xz diff --git a/pentobi-24.0.tar.xz b/pentobi-24.0.tar.xz deleted file mode 100644 index 42a6846..0000000 --- a/pentobi-24.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd223993ef3e24b717b6f535e3d8ae5c0cced69c14456c2a2fc27c7698eeac67 -size 451888 diff --git a/pentobi-25.0.tar.xz b/pentobi-25.0.tar.xz new file mode 100644 index 0000000..804979f --- /dev/null +++ b/pentobi-25.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:663eae6ecf2a55c527c368244c0546453964e4385059af4bbb4ab6c8cb5579c4 +size 451104 diff --git a/pentobi.changes b/pentobi.changes index a9dc349..40ab296 100644 --- a/pentobi.changes +++ b/pentobi.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Apr 27 07:39:02 UTC 2024 - Martin Hauke + +- Update to version 25.0 + * Don't ask for continuing computer move anymore if computer is + to play in current position after program startup. + * Workaround for QTBUG-119198 (Disabled menu item + indistinguishable from enabled one). + * Compile QML sources into executable, which avoids problems of + QML cache sometimes not being updated if installed via Flatpak. + * Fixed formatting of written game files. + * Improved visibility of analysis graph lines in theme System. + * Minor fixes. + ------------------------------------------------------------------- Sat Feb 10 15:58:02 UTC 2024 - Carsten Ziepke diff --git a/pentobi.spec b/pentobi.spec index 19f4902..e0a084d 100644 --- a/pentobi.spec +++ b/pentobi.spec @@ -17,7 +17,7 @@ Name: pentobi -Version: 24.0 +Version: 25.0 Release: 0 Summary: Program to play the board game Blokus License: GPL-3.0-only