Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kjumpingcube for openSUSE:Factory checked in at 2023-04-23 22:46:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kjumpingcube (Old) and /work/SRC/openSUSE:Factory/.kjumpingcube.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kjumpingcube" Sun Apr 23 22:46:21 2023 rev:133 rq:1080622 version:23.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kjumpingcube/kjumpingcube.changes 2023-03-03 22:29:17.859486108 +0100 +++ /work/SRC/openSUSE:Factory/.kjumpingcube.new.1533/kjumpingcube.changes 2023-04-23 22:48:58.947226377 +0200 @@ -1,0 +2,20 @@ +Sat Apr 15 08:45:55 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/23.04.0/ + +------------------------------------------------------------------- +Fri Mar 31 16:42:07 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.03.90 + * New feature release + +------------------------------------------------------------------- +Fri Mar 17 20:43:39 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.03.80 + * New feature release + +------------------------------------------------------------------- Old: ---- kjumpingcube-22.12.3.tar.xz kjumpingcube-22.12.3.tar.xz.sig New: ---- kjumpingcube-23.04.0.tar.xz kjumpingcube-23.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kjumpingcube.spec ++++++ --- /var/tmp/diff_new_pack.KveFUw/_old 2023-04-23 22:48:59.511229564 +0200 +++ /var/tmp/diff_new_pack.KveFUw/_new 2023-04-23 22:48:59.519229608 +0200 @@ -16,11 +16,9 @@ # -# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) -%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: kjumpingcube -Version: 22.12.3 +Version: 23.04.0 Release: 0 Summary: Tactical board game License: GPL-2.0-or-later ++++++ kjumpingcube-22.12.3.tar.xz -> kjumpingcube-23.04.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-22.12.3/.gitlab-ci.yml new/kjumpingcube-23.04.0/.gitlab-ci.yml --- old/kjumpingcube-22.12.3/.gitlab-ci.yml 2023-02-25 06:06:41.000000000 +0100 +++ new/kjumpingcube-23.04.0/.gitlab-ci.yml 2023-04-12 18:30:15.000000000 +0200 @@ -7,4 +7,4 @@ - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd-qt6.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-qt6-dummy.yml + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-qt6.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-22.12.3/.kde-ci.yml new/kjumpingcube-23.04.0/.kde-ci.yml --- old/kjumpingcube-22.12.3/.kde-ci.yml 2023-02-25 06:06:41.000000000 +0100 +++ new/kjumpingcube-23.04.0/.kde-ci.yml 2023-04-12 18:30:15.000000000 +0200 @@ -2,7 +2,22 @@ # SPDX-License-Identifier: CC0-1.0 Dependencies: -- 'on': ['@all'] +- 'on': ['Linux/Qt6', 'FreeBSD/Qt6', 'Windows/Qt6', 'Android/Qt6'] + 'require': + 'frameworks/extra-cmake-modules': '@latest-kf6' + 'games/libkdegames': '@latest-kf6' + 'frameworks/kcoreaddons': '@latest-kf6' + 'frameworks/kconfig': '@latest-kf6' + 'frameworks/kconfigwidgets': '@latest-kf6' + 'frameworks/kcrash': '@latest-kf6' + 'frameworks/kdbusaddons': '@latest-kf6' + 'frameworks/kdoctools': '@latest-kf6' + 'frameworks/kio': '@latest-kf6' + 'frameworks/ki18n': '@latest-kf6' + 'frameworks/kxmlgui': '@latest-kf6' + 'frameworks/kwidgetsaddons': '@latest-kf6' + +- 'on': ['Linux/Qt5', 'FreeBSD/Qt5', 'Windows/Qt5', 'Android/Qt5'] 'require': 'frameworks/extra-cmake-modules': '@stable' 'games/libkdegames': '@same' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-22.12.3/CMakeLists.txt new/kjumpingcube-23.04.0/CMakeLists.txt --- old/kjumpingcube-22.12.3/CMakeLists.txt 2023-02-25 06:06:41.000000000 +0100 +++ new/kjumpingcube-23.04.0/CMakeLists.txt 2023-04-12 18:30:15.000000000 +0200 @@ -1,9 +1,9 @@ cmake_minimum_required (VERSION 3.16 FATAL_ERROR) # Release Service version, managed by release script -set (RELEASE_SERVICE_VERSION_MAJOR "22") -set (RELEASE_SERVICE_VERSION_MINOR "12") -set (RELEASE_SERVICE_VERSION_MICRO "3") +set (RELEASE_SERVICE_VERSION_MAJOR "23") +set (RELEASE_SERVICE_VERSION_MINOR "04") +set (RELEASE_SERVICE_VERSION_MICRO "0") set (RELEASE_SERVICE_COMPACT_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}") # Bump KJUMPINGCUBE_BASE_VERSION once new features are added @@ -13,9 +13,9 @@ project(kjumpingcube VERSION ${KJUMPINGCUBE_VERSION}) set (QT_MIN_VERSION "5.15.2") -set (KF5_MIN_VERSION "5.90.0") +set (KF_MIN_VERSION "5.92.0") -find_package(ECM ${KF5_MIN_VERSION} REQUIRED CONFIG) +find_package(ECM ${KF_MIN_VERSION} REQUIRED CONFIG) set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH}) include(KDEInstallDirs) @@ -27,10 +27,21 @@ include(ECMQtDeclareLoggingCategory) include(ECMSetupVersion) include(FeatureSummary) +include(ECMDeprecationSettings) +if (QT_MAJOR_VERSION STREQUAL "6") + set(QT_REQUIRED_VERSION "6.4.0") + set(KF_MIN_VERSION "5.240.0") + set(KF_MAJOR_VERSION "6") +else() + set(KF_MAJOR_VERSION "5") +endif() find_package(Qt${QT_MAJOR_VERSION} ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Svg) +if (QT_MAJOR_VERSION STREQUAL "6") + find_package(Qt6Core5Compat) +endif() -find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS +find_package(KF${KF_MAJOR_VERSION} ${KF_MIN_VERSION} REQUIRED COMPONENTS CoreAddons Config ConfigWidgets @@ -45,13 +56,11 @@ find_package(KF5KDEGames 7.3.0 REQUIRED) -add_definitions( - -DQT_DISABLE_DEPRECATED_BEFORE=0x050F00 - -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 - -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055900 - -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 +ecm_set_disabled_deprecation_versions(QT 5.15.2 + KF 5.102 ) + add_subdirectory(pics) add_subdirectory(doc) add_subdirectory(icons) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-22.12.3/po/ca/kjumpingcube.po new/kjumpingcube-23.04.0/po/ca/kjumpingcube.po --- old/kjumpingcube-22.12.3/po/ca/kjumpingcube.po 2023-02-25 06:06:41.000000000 +0100 +++ new/kjumpingcube-23.04.0/po/ca/kjumpingcube.po 2023-04-12 18:30:15.000000000 +0200 @@ -584,3 +584,52 @@ #, kde-format msgid "Pause before each cascade step" msgstr "Fa una pausa abans de cada pas en cascada" + +#~ msgid "PushButton" +#~ msgstr "Botó" + +#~ msgid "Overwrite" +#~ msgstr "Sobreescriu" + +#, fuzzy +#~| msgid "Computing next move." +#~ msgid "Computing a move" +#~ msgstr "S'està computant la següent jugada." + +#, fuzzy +#~| msgid "Performing move." +#~ msgid "Performing a move" +#~ msgstr "S'està fent la jugada." + +#~ msgid "Stop" +#~ msgstr "Atura" + +#~ msgid "Force the computer to move immediately" +#~ msgstr "Força l'ordinador a moure immediatament" + +#~ msgid "" +#~ "Stop the computer's calculation of its current move and force it to move " +#~ "immediately" +#~ msgstr "" +#~ "Atura el cà lcul del pròxim moviment i força'l a moure'l immediatament." + +#~ msgid "stopped activity" +#~ msgstr "s'ha aturat l'activitat" + +#~ msgid "Type of animation of overflowing dice" +#~ msgstr "Tipus d'animació de desbordament de daus" + +#~ msgid "&Game" +#~ msgstr "&Joc" + +#~ msgid "10x10" +#~ msgstr "10x10" + +#~ msgid "Computer Skill" +#~ msgstr "Nivell de joc de l'ordinador" + +#~ msgid "Player 2" +#~ msgstr "Jugador 2" + +#~ msgid "5x5" +#~ msgstr "5x5" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-22.12.3/po/ka/kjumpingcube.po new/kjumpingcube-23.04.0/po/ka/kjumpingcube.po --- old/kjumpingcube-22.12.3/po/ka/kjumpingcube.po 2023-02-25 06:06:41.000000000 +0100 +++ new/kjumpingcube-23.04.0/po/ka/kjumpingcube.po 2023-04-12 18:30:15.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-20 00:44+0000\n" -"PO-Revision-Date: 2022-12-12 09:59+0100\n" +"PO-Revision-Date: 2022-12-11 08:48+0100\n" "Last-Translator: Temuri Doghonadze <[email protected]>\n" "Language-Team: Georgian <[email protected]>\n" "Language: ka\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-22.12.3/po/zh_CN/kjumpingcube.po new/kjumpingcube-23.04.0/po/zh_CN/kjumpingcube.po --- old/kjumpingcube-22.12.3/po/zh_CN/kjumpingcube.po 2023-02-25 06:06:41.000000000 +0100 +++ new/kjumpingcube-23.04.0/po/zh_CN/kjumpingcube.po 2023-04-12 18:30:15.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-20 00:44+0000\n" -"PO-Revision-Date: 2023-02-24 12:58\n" +"PO-Revision-Date: 2023-04-10 14:12\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-22.12.3/src/CMakeLists.txt new/kjumpingcube-23.04.0/src/CMakeLists.txt --- old/kjumpingcube-22.12.3/src/CMakeLists.txt 2023-02-25 06:06:41.000000000 +0100 +++ new/kjumpingcube-23.04.0/src/CMakeLists.txt 2023-04-12 18:30:15.000000000 +0200 @@ -47,14 +47,18 @@ target_link_libraries(kjumpingcube KF5KDEGames - KF5::CoreAddons - KF5::Crash - KF5::DBusAddons - KF5::KIOWidgets - KF5::XmlGui + KF${KF_MAJOR_VERSION}::CoreAddons + KF${KF_MAJOR_VERSION}::Crash + KF${KF_MAJOR_VERSION}::DBusAddons + KF${KF_MAJOR_VERSION}::KIOWidgets + KF${KF_MAJOR_VERSION}::XmlGui Qt${QT_MAJOR_VERSION}::Svg ) +if (TARGET Qt::Core5Compat) + target_link_libraries(kjumpingcube Qt::Core5Compat) +endif() + install(TARGETS kjumpingcube ${KDE_INSTALL_TARGETS_DEFAULT_ARGS}) install(PROGRAMS org.kde.kjumpingcube.desktop DESTINATION ${KDE_INSTALL_APPDIR}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-22.12.3/src/org.kde.kjumpingcube.appdata.xml new/kjumpingcube-23.04.0/src/org.kde.kjumpingcube.appdata.xml --- old/kjumpingcube-22.12.3/src/org.kde.kjumpingcube.appdata.xml 2023-02-25 06:06:41.000000000 +0100 +++ new/kjumpingcube-23.04.0/src/org.kde.kjumpingcube.appdata.xml 2023-04-12 18:30:15.000000000 +0200 @@ -163,9 +163,9 @@ <binary>kjumpingcube</binary> </provides> <releases> + <release version="2.1.23040" date="2023-04-20"/> <release version="2.1.22123" date="2023-03-02"/> <release version="2.1.22122" date="2023-02-02"/> <release version="2.1.22121" date="2023-01-05"/> - <release version="2.1.22120" date="2022-12-08"/> </releases> </component>
