Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pentobi for openSUSE:Factory checked in at 2021-04-17 23:25:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pentobi (Old) and /work/SRC/openSUSE:Factory/.pentobi.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pentobi" Sat Apr 17 23:25:17 2021 rev:3 rq:886300 version:19.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pentobi/pentobi.changes 2021-03-05 13:51:28.023963442 +0100 +++ /work/SRC/openSUSE:Factory/.pentobi.new.12324/pentobi.changes 2021-04-17 23:25:26.641643022 +0200 @@ -1,0 +2,14 @@ +Sat Apr 17 10:07:39 UTC 2021 - Martin Hauke <[email protected]> + +- Update to version 19.0 + * The minimum required Qt version is now 5.15. + * Support compilation with Qt 6. + * The desktop version now always displays the manual with an + external browser, which removes the dependency on the Qt + WebView library and the compilation option + PENTOBI_OPEN_HELP_EXTERNALLY. + * The Qt SVG library is no longer needed. + * Loading game files in encodings other than UTF-8 is no + longer supported. + +------------------------------------------------------------------- Old: ---- pentobi-18.5.tar.xz New: ---- pentobi-19.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pentobi.spec ++++++ --- /var/tmp/diff_new_pack.fjB8mw/_old 2021-04-17 23:25:26.993643622 +0200 +++ /var/tmp/diff_new_pack.fjB8mw/_new 2021-04-17 23:25:26.993643622 +0200 @@ -17,7 +17,7 @@ Name: pentobi -Version: 18.5 +Version: 19.0 Release: 0 Summary: Program to play the board game Blokus License: GPL-3.0-only @@ -34,16 +34,16 @@ BuildRequires: libxslt-tools BuildRequires: pkgconfig BuildRequires: rsvg-convert -BuildRequires: pkgconfig(Qt5Concurrent) >= 5.12 +BuildRequires: pkgconfig(Qt5Concurrent) +BuildRequires: pkgconfig(Qt5Core) >= 5.15 BuildRequires: pkgconfig(Qt5QuickControls2) -BuildRequires: pkgconfig(Qt5Svg) BuildRequires: pkgconfig(Qt5WebView) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(appstream) Requires(post): hicolor-icon-theme Requires(post): update-desktop-files -Requires(postun): hicolor-icon-theme -Requires(postun): update-desktop-files +Requires(postun):hicolor-icon-theme +Requires(postun):update-desktop-files %description Pentobi is a computer opponent for the board game Blokus with ++++++ pentobi-18.5.tar.xz -> pentobi-19.0.tar.xz ++++++ ++++ 9826 lines of diff (skipped)
