Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pentobi for openSUSE:Factory checked in at 2026-03-25 21:21:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pentobi (Old) and /work/SRC/openSUSE:Factory/.pentobi.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pentobi" Wed Mar 25 21:21:22 2026 rev:17 rq:1342483 version:30.1 Changes: -------- --- /work/SRC/openSUSE:Factory/pentobi/pentobi.changes 2025-11-04 19:02:05.423214621 +0100 +++ /work/SRC/openSUSE:Factory/.pentobi.new.8177/pentobi.changes 2026-03-27 06:46:42.159033178 +0100 @@ -1,0 +2,19 @@ +Wed Mar 25 13:09:27 UTC 2026 - Martin Hauke <[email protected]> + +- Update to version 30.1 + * Avoid console warning message with Qt 6.11. + +------------------------------------------------------------------- +Sun Mar 15 10:27:11 UTC 2026 - Martin Hauke <[email protected]> + +- Update to version 30.0 + * Vietnamese translation. + * itstool is no longer a build dependency. + * Minimum required gettext version is now 0.23. +- Update to version 29.0 + * Minimum required Qt version is now 6.9. + * Minimum required CMake version is now 3.22. + * Fixes in German translation. + * Avoid console warnings when switching game variant in some + cases. +------------------------------------------------------------------- Old: ---- pentobi-28.0.tar.xz New: ---- pentobi-30.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pentobi.spec ++++++ --- /var/tmp/diff_new_pack.g8GsUJ/_old 2026-03-27 06:46:42.723056460 +0100 +++ /var/tmp/diff_new_pack.g8GsUJ/_new 2026-03-27 06:46:42.731056790 +0100 @@ -1,7 +1,7 @@ # # spec file for package pentobi # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,20 +17,19 @@ Name: pentobi -Version: 28.0 +Version: 30.1 Release: 0 Summary: Program to play the board game Blokus License: GPL-3.0-only Group: Amusements/Games/Strategy/Other URL: https://pentobi.sourceforge.net/ Source: https://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz -BuildRequires: cmake >= 3.18 -# For hicolor dirs ownership +BuildRequires: cmake >= 3.22 +BuildRequires: gettext-runtime >= 0.23 BuildRequires: hicolor-icon-theme -BuildRequires: itstool BuildRequires: rsvg-convert BuildRequires: cmake(Qt6Concurrent) -BuildRequires: cmake(Qt6Core) >= 6.5 +BuildRequires: cmake(Qt6Core) >= 6.9 BuildRequires: cmake(Qt6LinguistTools) BuildRequires: cmake(Qt6QuickControls2) BuildRequires: cmake(Qt6Xml) @@ -42,7 +41,7 @@ save and load games along with comments and move variations. %prep -%setup -q +%autosetup -p1 %build %cmake_qt6 -DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON ++++++ pentobi-28.0.tar.xz -> pentobi-30.1.tar.xz ++++++ ++++ 39477 lines of diff (skipped)
