Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kajongg for openSUSE:Factory checked 
in at 2024-03-11 15:29:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kajongg (Old)
 and      /work/SRC/openSUSE:Factory/.kajongg.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kajongg"

Mon Mar 11 15:29:58 2024 rev:141 rq:1150872 version:24.02.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kajongg/kajongg.changes  2023-12-09 
22:53:52.640990801 +0100
+++ /work/SRC/openSUSE:Factory/.kajongg.new.1770/kajongg.changes        
2024-03-11 15:34:15.803151154 +0100
@@ -1,0 +2,13 @@
+Fri Feb 23 13:58:34 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.02.0
+  * New feature release
+- No code change since 24.01.95
+
+-------------------------------------------------------------------
+Fri Feb  9 16:07:40 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.01.95
+  * https://kde.org/announcements/megarelease/6/rc2/
+
+-------------------------------------------------------------------

Old:
----
  kajongg-23.08.4.tar.xz
  kajongg-23.08.4.tar.xz.sig

New:
----
  kajongg-24.02.0.tar.xz
  kajongg-24.02.0.tar.xz.sig

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

Other differences:
------------------
++++++ kajongg.spec ++++++
--- /var/tmp/diff_new_pack.R59Qvd/_old  2024-03-11 15:34:16.347171165 +0100
+++ /var/tmp/diff_new_pack.R59Qvd/_new  2024-03-11 15:34:16.347171165 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kajongg
 #
-# 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
@@ -16,35 +16,42 @@
 #
 
 
+%define kf6_version 5.246.0
+%define qt6_version 6.6.0
+
+%{?sle15_python_module_pythons}
+%if 0%{?suse_version} > 1500
+%define pyver python3
+%else
+%define pyver python311
+%endif
+
 %bcond_without released
 Name:           kajongg
-Version:        23.08.4
+Version:        24.02.0
 Release:        0
 Summary:        4 Player Mahjongg game
 License:        GPL-2.0-or-later
 URL:            https://apps.kde.org/kajongg
-Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+Source:         %{name}-%{version}.tar.xz
 %if %{with released}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source1:        %{name}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
-BuildRequires:  extra-cmake-modules
-BuildRequires:  python3-Twisted >= 16.6.0
-BuildRequires:  python3-base >= 3.5.0
-BuildRequires:  python3-qt5-devel
-BuildRequires:  update-desktop-files
-BuildRequires:  xz
-BuildRequires:  cmake(KF5Config)
-BuildRequires:  cmake(KF5ConfigWidgets)
-BuildRequires:  cmake(KF5DocTools)
-BuildRequires:  cmake(KF5I18n)
-BuildRequires:  cmake(KF5KMahjongglib)
-BuildRequires:  cmake(Qt5Core)
-BuildRequires:  cmake(Qt5Gui)
-BuildRequires:  cmake(Qt5Svg)
-BuildRequires:  cmake(Qt5Widgets)
-Requires:       python3-Twisted
-Requires:       python3-qt5
+BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}
+BuildRequires:  %{pyver}-Twisted >= 16.6.0
+BuildRequires:  %{pyver}-base >= 3.8.0
+BuildRequires:  cmake(KF6Config) >= %{kf6_version}
+BuildRequires:  cmake(KF6DocTools) >= %{kf6_version}
+BuildRequires:  cmake(KF6I18n) >= %{kf6_version}
+BuildRequires:  cmake(KMahjongglib6)
+BuildRequires:  cmake(Qt6Core) >= %{qt6_version}
+BuildRequires:  cmake(Qt6Gui) >= %{qt6_version}
+BuildRequires:  cmake(Qt6Svg) >= %{qt6_version}
+BuildRequires:  cmake(Qt6SvgWidgets) >= %{qt6_version}
+BuildRequires:  cmake(Qt6Widgets) >= %{qt6_version}
+Requires:       %{pyver}-Twisted
+Requires:       %{pyver}-PyQt6
 BuildArch:      noarch
 
 %description
@@ -56,31 +63,27 @@
 %autosetup -p1 -n kajongg-%{version}
 
 %build
-# Workaround for kde#376303
-export PYTHONDONTWRITEBYTECODE=1
-export DESTDIR=%{buildroot}
-%cmake_kf5 -d build
-%cmake_build
+%cmake_kf6
 
-%install
-%kf5_makeinstall -C build
+%kf6_build
 
-%find_lang %{name} --with-man --all-name
-%{kf5_find_htmldocs}
+%install
+%kf6_install
 
-%suse_update_desktop_file -r org.kde.kajongg Game BoardGame
+%find_lang %{name} --with-html --all-name
 
 %files
 %license COPYING*
 %doc README
-%doc %lang(en) %{_kf5_htmldir}/en/kajongg/
-%{_kf5_applicationsdir}/org.kde.kajongg.desktop
-%{_kf5_appsdir}/kajongg/
-%{_kf5_appstreamdir}/org.kde.kajongg.appdata.xml
-%{_kf5_bindir}/kajongg
-%{_kf5_bindir}/kajonggserver
-%{_kf5_iconsdir}/hicolor/*/actions/games-kajongg-law.*
-%{_kf5_iconsdir}/hicolor/*/apps/kajongg.*
+%doc %lang(en) %{_kf6_htmldir}/en/kajongg/
+%{_kf6_applicationsdir}/org.kde.kajongg.desktop
+%{_kf6_sharedir}/kajongg/
+%{_kf6_appstreamdir}/org.kde.kajongg.appdata.xml
+%{_kf6_bindir}/kajongg
+%{_kf6_bindir}/kajonggserver
+%{_kf6_iconsdir}/hicolor/*/actions/games-kajongg-law.*
+%{_kf6_iconsdir}/hicolor/*/apps/kajongg.*
 
 %files lang -f %{name}.lang
+%exclude %{_kf6_htmldir}/en/kajongg/
 

++++++ applications.keyring ++++++
Binary files /var/tmp/diff_new_pack.R59Qvd/_old and 
/var/tmp/diff_new_pack.R59Qvd/_new differ

++++++ kajongg-23.08.4.tar.xz -> kajongg-24.02.0.tar.xz ++++++
++++ 42782 lines of diff (skipped)

Reply via email to