Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kubrick for openSUSE:Factory checked in at 2024-03-11 15:31:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubrick (Old) and /work/SRC/openSUSE:Factory/.kubrick.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubrick" Mon Mar 11 15:31:22 2024 rev:140 rq:1151035 version:24.02.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes 2023-12-09 22:56:21.026436183 +0100 +++ /work/SRC/openSUSE:Factory/.kubrick.new.1770/kubrick.changes 2024-03-11 15:37:18.509875814 +0100 @@ -1,0 +2,13 @@ +Fri Feb 23 14:00:28 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 24.02.0 + * New feature release +- No code change since 24.01.95 + +------------------------------------------------------------------- +Fri Feb 9 16:09:35 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 24.01.95 + * https://kde.org/announcements/megarelease/6/rc2/ + +------------------------------------------------------------------- Old: ---- kubrick-23.08.4.tar.xz kubrick-23.08.4.tar.xz.sig New: ---- kubrick-24.02.0.tar.xz kubrick-24.02.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kubrick.spec ++++++ --- /var/tmp/diff_new_pack.KMSVTn/_old 2024-03-11 15:37:19.521913084 +0100 +++ /var/tmp/diff_new_pack.KMSVTn/_new 2024-03-11 15:37:19.521913084 +0100 @@ -1,7 +1,7 @@ # # spec file for package kubrick # -# 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 @@ -15,34 +15,38 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # +%define kf6_version 5.246.0 +%define qt6_version 6.6.0 %bcond_without released Name: kubrick -Version: 23.08.4 +Version: 24.02.0 Release: 0 Summary: Game based on Rubik's Cube License: GPL-2.0-or-later URL: https://apps.kde.org/kubrick -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: kf6-extra-cmake-modules >= %{kf6_version} BuildRequires: pkgconfig -BuildRequires: cmake(KF5Config) -BuildRequires: cmake(KF5ConfigWidgets) -BuildRequires: cmake(KF5CoreAddons) -BuildRequires: cmake(KF5Crash) -BuildRequires: cmake(KF5DocTools) -BuildRequires: cmake(KF5I18n) -BuildRequires: cmake(KF5KDEGames) -BuildRequires: cmake(KF5KIO) -BuildRequires: cmake(KF5WidgetsAddons) -BuildRequires: cmake(KF5XmlGui) -BuildRequires: cmake(Qt5OpenGL) -BuildRequires: cmake(Qt5Svg) -BuildRequires: cmake(Qt5Widgets) +BuildRequires: cmake(KDEGames6) +BuildRequires: cmake(KF6Config) >= %{kf6_version} +BuildRequires: cmake(KF6ConfigWidgets) >= %{kf6_version} +BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} +BuildRequires: cmake(KF6Crash) >= %{kf6_version} +BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version} +BuildRequires: cmake(KF6DocTools) >= %{kf6_version} +BuildRequires: cmake(KF6I18n) >= %{kf6_version} +BuildRequires: cmake(KF6KIO) >= %{kf6_version} +BuildRequires: cmake(KF6WidgetsAddons) >= %{kf6_version} +BuildRequires: cmake(KF6XmlGui) >= %{kf6_version} +BuildRequires: cmake(Qt6Core5Compat) >= %{qt6_version} +BuildRequires: cmake(Qt6OpenGLWidgets) >= %{qt6_version} +BuildRequires: cmake(Qt6Svg) >= %{qt6_version} +BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} BuildRequires: pkgconfig(glu) Obsoletes: kubrick5 < %{version} Provides: kubrick5 = %{version} @@ -57,24 +61,25 @@ %autosetup -p1 %build -%cmake_kf5 -d build -%cmake_build +%cmake_kf6 + +%kf6_build %install -%kf5_makeinstall -C build +%kf6_install -%find_lang %{name} --with-man --all-name -%{kf5_find_htmldocs} +%find_lang %{name} --with-man --with-html --all-name %files %license LICENSES/* -%doc %lang(en) %{_kf5_htmldir}/en/kubrick/ -%{_kf5_applicationsdir}/org.kde.kubrick.desktop -%{_kf5_appstreamdir}/org.kde.kubrick.appdata.xml -%{_kf5_bindir}/kubrick -%{_kf5_debugdir}/kubrick.categories -%{_kf5_iconsdir}/hicolor/*/*/kubrick* -%{_kf5_sharedir}/kubrick/ +%doc %lang(en) %{_kf6_htmldir}/en/kubrick/ +%{_kf6_applicationsdir}/org.kde.kubrick.desktop +%{_kf6_appstreamdir}/org.kde.kubrick.appdata.xml +%{_kf6_bindir}/kubrick +%{_kf6_debugdir}/kubrick.categories +%{_kf6_iconsdir}/hicolor/*/*/kubrick* +%{_kf6_sharedir}/kubrick/ %files lang -f %{name}.lang +%exclude %{_kf6_htmldir}/en/kubrick/ ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.KMSVTn/_old and /var/tmp/diff_new_pack.KMSVTn/_new differ ++++++ kubrick-23.08.4.tar.xz -> kubrick-24.02.0.tar.xz ++++++ ++++ 52416 lines of diff (skipped)
