Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pentobi for openSUSE:Factory checked 
in at 2024-02-07 18:50:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pentobi (Old)
 and      /work/SRC/openSUSE:Factory/.pentobi.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pentobi"

Wed Feb  7 18:50:44 2024 rev:9 rq:1144923 version:24.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/pentobi/pentobi.changes  2023-07-18 
21:55:18.314689105 +0200
+++ /work/SRC/openSUSE:Factory/.pentobi.new.1815/pentobi.changes        
2024-02-07 18:53:08.496962453 +0100
@@ -1,0 +2,11 @@
+Wed Feb  7 11:41:45 UTC 2024 - Andrea Manzini <[email protected]>
+
+- update to 24.0:
+  * Removed GNOME thumbnailer and man pages, which didn't work anyway if 
installed via Flatpak. 
+    Use --help or --help-all to list the command line options for pentobi.
+  * Removed rarely used menu item Export Ascii Art.
+  * Enable only menu item Save As but not Save if game has no filename yet.
+  * Don't refuse to open SGF files with non-SGF text after tree 
+    (e.g. files that were corrupted on Android by bug fixed in version 23.1).
+
+-------------------------------------------------------------------

Old:
----
  pentobi-23.1.tar.xz

New:
----
  pentobi-24.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pentobi.spec ++++++
--- /var/tmp/diff_new_pack.pjV9ud/_old  2024-02-07 18:53:09.340993130 +0100
+++ /var/tmp/diff_new_pack.pjV9ud/_new  2024-02-07 18:53:09.344993275 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pentobi
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,13 @@
 
 
 Name:           pentobi
-Version:        23.1
+Version:        24.0
 Release:        0
 Summary:        Program to play the board game Blokus
 License:        GPL-3.0-only
 Group:          Amusements/Games/Strategy/Other
-URL:            http://pentobi.sourceforge.net/
-Source:         
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
-# unresolvable: nothing provides pkgconfig(Qt6WebView)
-ExclusiveArch:  x86_64 aarch64
+URL:            https://pentobi.sourceforge.net/
+Source:         
https://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
 BuildRequires:  cmake >= 3.18
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  extra-cmake-modules
@@ -44,8 +42,10 @@
 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
+# unresolvable: nothing provides pkgconfig(Qt6WebView)
+ExclusiveArch:  x86_64 aarch64
 
 %description
 Pentobi is a computer opponent for the board game Blokus with
@@ -53,22 +53,11 @@
 Different levels of playing strength are available. Pentobi can
 save and load games along with comments and move variations.
 
-%package kde-thumbnailer
-Summary:        KDE thumbnailer for Pentobi game files
-Group:          Amusements/Games/Strategy/Other
-Enhances:       dolphin
-
-%description kde-thumbnailer
-This package contains a KDE plugin to display thumbnails of
-Pentobi game files.
-
 %prep
 %setup -q
 
 %build
-%cmake -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-       -DPENTOBI_BUILD_KDE_THUMBNAILER=ON \
-       -DPENTOBI_BUILD_TESTS=ON
+%cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON .
 %make_jobs VERBOSE=1
 
 %install
@@ -81,14 +70,5 @@
 %{_datadir}/applications/io.sourceforge.pentobi.desktop
 %{_datadir}/icons/hicolor/*/*/*
 %{_datadir}/mime/packages/*.xml
-%{_mandir}/man6/pentobi.6%{?ext_man}
-%{_mandir}/*/man6/pentobi.6%{?ext_man}
 %{_datadir}/metainfo/io.sourceforge.pentobi.appdata.xml
 
-%files kde-thumbnailer
-%{_bindir}/pentobi-thumbnailer
-%dir %{_datadir}/thumbnailers
-%{_datadir}/thumbnailers/pentobi.thumbnailer
-%{_mandir}/man6/pentobi-thumbnailer.6%{?ext_man}
-%{_mandir}/*/man6/pentobi-thumbnailer.6%{?ext_man}
-

++++++ pentobi-23.1.tar.xz -> pentobi-24.0.tar.xz ++++++
++++ 16139 lines of diff (skipped)

Reply via email to