From c5f7d2855af3f39124dee78b5019174d5f308b1be7af5645ecc62b1a4522a338 Mon Sep 17 00:00:00 2001 From: Dmitriy Perlow Date: Tue, 7 Mar 2023 10:15:52 +0000 Subject: [PATCH] Accepting request 1069725 from home:mnhauke:games - Update to version 23.0 * Use native file dialogs on Linux to make loading and saving of games work with flatpak. # This adds a run-time dependency on package # qml6-module-qtquick-dialogs (on Debian). * Prefix MIME config and icons with io.sourceforge.pentobi, such that registering Pentobi as an app for its game files works with flatpak. * Removed option to disable animations. * Removed menu item Open Clipboard. * Require C++ compiler with C++20 support. * Minimum required Qt version is now 6.4 * Removed custom CMake module to find path of Docbook XSL and let the local XML catalog do the mapping between URL and path. * Don't initialize move number dialog with current move but show it as placeholder text. - Update to version 22.0 * Fixed game analysis hanging on some platforms. * Don't use custom menu implementation, which caused problems in dark mode on Android and KDE 5. As a consequence, shortcuts are no longer shown on the menu but documented in the Pentobi manual. * Made navigation links in help viewer part of the scrollable page to avoid a bug in Qt that made the text sometimes disappear if a navigation link was pressed with a scrolled page. * Help window shortcuts stopped working after mouse click with Qt 6.4. - Update to version 21.1 OBS-URL: https://build.opensuse.org/request/show/1069725 OBS-URL: https://build.opensuse.org/package/show/games/pentobi?expand=0&rev=19 --- pentobi-21.0.tar.xz | 3 --- pentobi-23.0.tar.xz | 3 +++ pentobi.changes | 48 +++++++++++++++++++++++++++++++++++++++++++++ pentobi.spec | 18 ++++++++--------- 4 files changed, 59 insertions(+), 13 deletions(-) delete mode 100644 pentobi-21.0.tar.xz create mode 100644 pentobi-23.0.tar.xz diff --git a/pentobi-21.0.tar.xz b/pentobi-21.0.tar.xz deleted file mode 100644 index 6a77424..0000000 --- a/pentobi-21.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04019e7b1ff074bb792f950f91b93e8463303e278897bd56e1073a3e85499e22 -size 471924 diff --git a/pentobi-23.0.tar.xz b/pentobi-23.0.tar.xz new file mode 100644 index 0000000..4af19e8 --- /dev/null +++ b/pentobi-23.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e5c1a10cee2346e7a4fe70c568ad0bf3a0ac1b63a7a02089a3e0d1c3aad18b0 +size 468348 diff --git a/pentobi.changes b/pentobi.changes index fa9d976..cdd4d5c 100644 --- a/pentobi.changes +++ b/pentobi.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Mon Mar 6 19:08:27 UTC 2023 - Martin Hauke + +- Update to version 23.0 + * Use native file dialogs on Linux to make loading and saving of + games work with flatpak. +# This adds a run-time dependency on package +# qml6-module-qtquick-dialogs (on Debian). + * Prefix MIME config and icons with io.sourceforge.pentobi, such + that registering Pentobi as an app for its game files works + with flatpak. + * Removed option to disable animations. + * Removed menu item Open Clipboard. + * Require C++ compiler with C++20 support. + * Minimum required Qt version is now 6.4 + * Removed custom CMake module to find path of Docbook XSL and let + the local XML catalog do the mapping between URL and path. + * Don't initialize move number dialog with current move but show + it as placeholder text. +- Update to version 22.0 + * Fixed game analysis hanging on some platforms. + * Don't use custom menu implementation, which caused problems in + dark mode on Android and KDE 5. As a consequence, shortcuts + are no longer shown on the menu but documented in the Pentobi + manual. + * Made navigation links in help viewer part of the scrollable + page to avoid a bug in Qt that made the text sometimes + disappear if a navigation link was pressed with a scrolled + page. + * Help window shortcuts stopped working after mouse click with + Qt 6.4. + +------------------------------------------------------------------- +Tue Jan 31 23:40:41 UTC 2023 - Martin Hauke + +- Update to version 21.1 + * Fixed game analysis hanging on some platforms. + * Don't use custom menu implementation, which caused problems in + dark mode on Android and KDE 5. As a consequence, shortcuts + are no longer shown on the menu but documented in the Pentobi + manual. + * Made navigation links in help viewer part of the scrollable + page to avoid a bug in Qt that made the text sometimes + disappear if a navigation link was pressed with a scrolled + page. + * Help window shortcuts stopped working after mouse click with + Qt 6.4. + ------------------------------------------------------------------- Wed May 18 07:01:57 UTC 2022 - Martin Hauke diff --git a/pentobi.spec b/pentobi.spec index b428a00..a28715d 100644 --- a/pentobi.spec +++ b/pentobi.spec @@ -1,7 +1,7 @@ # # spec file for package pentobi # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: pentobi -Version: 21.0 +Version: 23.0 Release: 0 Summary: Program to play the board game Blokus License: GPL-3.0-only @@ -30,15 +30,15 @@ BuildRequires: extra-cmake-modules BuildRequires: gcc-c++ BuildRequires: itstool BuildRequires: kio-devel -BuildRequires: libqt5-linguist-devel BuildRequires: libxslt-tools BuildRequires: pkgconfig +BuildRequires: qt6-linguist-devel BuildRequires: rsvg-convert -BuildRequires: pkgconfig(Qt5Concurrent) -BuildRequires: pkgconfig(Qt5Core) >= 5.15 -BuildRequires: pkgconfig(Qt5QuickControls2) -BuildRequires: pkgconfig(Qt5WebView) -BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: pkgconfig(Qt6Concurrent) +BuildRequires: pkgconfig(Qt6Core) >= 6.4 +BuildRequires: pkgconfig(Qt6QuickControls2) +BuildRequires: pkgconfig(Qt6WebView) +BuildRequires: pkgconfig(Qt6Widgets) BuildRequires: pkgconfig(appstream) Requires(post): hicolor-icon-theme Requires(post): update-desktop-files @@ -87,8 +87,6 @@ Pentobi game files. %{_bindir}/pentobi-thumbnailer %dir %{_datadir}/thumbnailers %{_datadir}/thumbnailers/pentobi.thumbnailer -%{_libdir}/qt5/plugins/pentobi-thumbnail.so -%{_datadir}/kservices5/pentobi-thumbnail.desktop %{_mandir}/man6/pentobi-thumbnailer.6%{?ext_man} %{_mandir}/*/man6/pentobi-thumbnailer.6%{?ext_man}