Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kfourinline for openSUSE:Factory checked in at 2023-04-23 22:46:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kfourinline (Old) and /work/SRC/openSUSE:Factory/.kfourinline.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kfourinline" Sun Apr 23 22:46:09 2023 rev:133 rq:1080600 version:23.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes 2023-03-03 22:28:52.827406277 +0100 +++ /work/SRC/openSUSE:Factory/.kfourinline.new.1533/kfourinline.changes 2023-04-23 22:48:35.671094862 +0200 @@ -1,0 +2,20 @@ +Sat Apr 15 08:45:46 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:41:59 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.03.90 + * New feature release + +------------------------------------------------------------------- +Fri Mar 17 20:43:29 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.03.80 + * New feature release + +------------------------------------------------------------------- Old: ---- kfourinline-22.12.3.tar.xz kfourinline-22.12.3.tar.xz.sig New: ---- kfourinline-23.04.0.tar.xz kfourinline-23.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kfourinline.spec ++++++ --- /var/tmp/diff_new_pack.0WpKWD/_old 2023-04-23 22:48:36.863101596 +0200 +++ /var/tmp/diff_new_pack.0WpKWD/_new 2023-04-23 22:48:36.907101846 +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: kfourinline -Version: 22.12.3 +Version: 23.04.0 Release: 0 Summary: Four Wins game License: GPL-2.0-or-later AND LGPL-2.0-or-later ++++++ kfourinline-22.12.3.tar.xz -> kfourinline-23.04.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kfourinline-22.12.3/.flatpak-manifest.json new/kfourinline-23.04.0/.flatpak-manifest.json --- old/kfourinline-22.12.3/.flatpak-manifest.json 1970-01-01 01:00:00.000000000 +0100 +++ new/kfourinline-23.04.0/.flatpak-manifest.json 2023-04-12 18:28:15.000000000 +0200 @@ -0,0 +1,37 @@ +{ + "id": "org.kde.kfourinline", + "runtime": "org.kde.Platform", + "runtime-version": "5.15-22.08", + "sdk": "org.kde.Sdk", + "command": "kfourinline", + "rename-icon": "kfourinline", + "finish-args": [ + "--share=ipc", + "--socket=fallback-x11", + "--socket=wayland", + "--device=dri" + ], + "modules": [ + { + "name": "libkdegames", + "buildsystem": "cmake-ninja", + "sources": [ + { + "type": "git", + "url": "https://invent.kde.org/games/libkdegames", + "branch": "master" + } + ] + }, + { + "name": "kfourinline", + "buildsystem": "cmake-ninja", + "sources": [ + { + "type": "dir", + "path": "." + } + ] + } + ] +} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kfourinline-22.12.3/.flatpak-manifest.json.license new/kfourinline-23.04.0/.flatpak-manifest.json.license --- old/kfourinline-22.12.3/.flatpak-manifest.json.license 1970-01-01 01:00:00.000000000 +0100 +++ new/kfourinline-23.04.0/.flatpak-manifest.json.license 2023-04-12 18:28:15.000000000 +0200 @@ -0,0 +1,2 @@ +# SPDX-FileCopyrightText: None +# SPDX-License-Identifier: CC0-1.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kfourinline-22.12.3/.gitlab-ci.yml new/kfourinline-23.04.0/.gitlab-ci.yml --- old/kfourinline-22.12.3/.gitlab-ci.yml 2023-02-25 06:03:16.000000000 +0100 +++ new/kfourinline-23.04.0/.gitlab-ci.yml 2023-04-12 18:28:15.000000000 +0200 @@ -7,4 +7,5 @@ - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.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.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 + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/flatpak.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kfourinline-22.12.3/.kde-ci.yml new/kfourinline-23.04.0/.kde-ci.yml --- old/kfourinline-22.12.3/.kde-ci.yml 2023-02-25 06:03:16.000000000 +0100 +++ new/kfourinline-23.04.0/.kde-ci.yml 2023-04-12 18:28:15.000000000 +0200 @@ -2,7 +2,7 @@ # SPDX-License-Identifier: CC0-1.0 Dependencies: -- 'on': ['@all'] +- 'on': ['Linux/Qt5', 'FreeBSD/Qt5', 'Windows/Qt5', 'Android/Qt5'] 'require': 'frameworks/extra-cmake-modules': '@stable' 'games/libkdegames': '@same' @@ -15,5 +15,20 @@ 'frameworks/ki18n': '@stable' 'frameworks/kwidgetsaddons': '@stable' 'frameworks/kxmlgui': '@stable' + +- 'on': ['Linux/Qt6', 'FreeBSD/Qt6', 'Windows/Qt6', 'Android/Qt6'] + 'require': + 'frameworks/extra-cmake-modules': '@latest-kf6' + 'games/libkdegames': '@latest-kf6' + 'frameworks/kconfig': '@latest-kf6' + 'frameworks/kconfigwidgets': '@latest-kf6' + 'frameworks/kcoreaddons': '@latest-kf6' + 'frameworks/kcrash': '@latest-kf6' + 'frameworks/kdnssd': '@latest-kf6' + 'frameworks/kdoctools': '@latest-kf6' + 'frameworks/ki18n': '@latest-kf6' + 'frameworks/kwidgetsaddons': '@latest-kf6' + 'frameworks/kxmlgui': '@latest-kf6' + Options: require-passing-tests-on: [ 'Linux', 'FreeBSD'] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kfourinline-22.12.3/CMakeLists.txt new/kfourinline-23.04.0/CMakeLists.txt --- old/kfourinline-22.12.3/CMakeLists.txt 2023-02-25 06:03:16.000000000 +0100 +++ new/kfourinline-23.04.0/CMakeLists.txt 2023-04-12 18:28:15.000000000 +0200 @@ -1,9 +1,9 @@ cmake_minimum_required (VERSION 3.16 FATAL_ERROR) # KDE Application 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_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kfourinline VERSION ${RELEASE_SERVICE_VERSION}) @@ -19,6 +19,13 @@ include(KDECompilerSettings NO_POLICY_SCOPE) 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() include(ECMInstallIcons) include(ECMAddAppIcon) include(ECMQtDeclareLoggingCategory) @@ -27,7 +34,7 @@ find_package(Qt${QT_MAJOR_VERSION} ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Svg) -find_package(KF5 ${KF_MIN_VERSION} REQUIRED COMPONENTS +find_package(KF${KF_MAJOR_VERSION} ${KF_MIN_VERSION} REQUIRED COMPONENTS Config ConfigWidgets CoreAddons @@ -42,8 +49,8 @@ find_package(KF5KDEGames 7.3.0 REQUIRED) ecm_set_disabled_deprecation_versions( - QT 5.15.2 - KF 5.91 + QT 6.4 + KF 5.103 KDEGAMES 7.4 KDEGAMESPRIVATE 7.4 ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kfourinline-22.12.3/po/ca/kfourinline.po new/kfourinline-23.04.0/po/ca/kfourinline.po --- old/kfourinline-22.12.3/po/ca/kfourinline.po 2023-02-25 06:03:16.000000000 +0100 +++ new/kfourinline-23.04.0/po/ca/kfourinline.po 2023-04-12 18:28:15.000000000 +0200 @@ -868,3 +868,9 @@ #, kde-format msgid "Bk" msgstr "Bk" + +#~ msgid "Ready" +#~ msgstr "Llest" + +#~ msgid "This leaves space for the mover" +#~ msgstr "Aquà es deixa espai per al que mou" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kfourinline-22.12.3/po/ka/kfourinline.po new/kfourinline-23.04.0/po/ka/kfourinline.po --- old/kfourinline-22.12.3/po/ka/kfourinline.po 2023-02-25 06:03:16.000000000 +0100 +++ new/kfourinline-23.04.0/po/ka/kfourinline.po 2023-04-12 18:28:15.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kfourinline\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-09-28 00:43+0000\n" -"PO-Revision-Date: 2023-02-05 09:33+0100\n" +"PO-Revision-Date: 2023-02-05 07:53+0100\n" "Last-Translator: Temuri Doghonadze <[email protected]>\n" "Language-Team: Georgian <[email protected]>\n" "Language: ka\n" @@ -57,7 +57,7 @@ #: chatdlg.cpp:54 #, kde-format msgid "Configure..." -msgstr "áááá¤ááá£á ááªáá.." +msgstr "áááá¤ááá£á ááªáá..." #: displayintro.cpp:72 #, kde-format @@ -158,7 +158,7 @@ #: kfourinlineui.rc:18 #, kde-format msgid "&Settings" -msgstr "ááááá ááá" +msgstr "&ááááá ááá" #. i18n: ectx: ToolBar (mainToolBar) #: kfourinlineui.rc:24 @@ -554,7 +554,7 @@ #: kwin4.cpp:793 #, kde-format msgid "General" -msgstr "áááááá" +msgstr "áááááá á" #. i18n: ectx: label, entry (port), group (Parameter) #: kwin4.kcfg:10 @@ -579,7 +579,7 @@ #: kwin4.kcfg:21 settings.ui:50 #, kde-format msgid "Change the strength of the computer player." -msgstr "áááááá£á¢áá áá¡ ááááááá¨áá¡ á¡áá«áááá áá¡ á¨ááªááá." +msgstr "áááááá£á¢áá áá¡ ááááááá¨áá¡ á¡áá«áááá áá¡ á¨ááªááá" #. i18n: ectx: label, entry (Name1), group (Parameter) #: kwin4.kcfg:28 @@ -851,7 +851,7 @@ #: statuswidget.ui:83 #, kde-format msgid "L" -msgstr "L" +msgstr "ááá áªá®" #. i18n: ectx: property (text), widget (QLabel, num) #: statuswidget.ui:93 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kfourinline-22.12.3/po/nl/kfourinline.po new/kfourinline-23.04.0/po/nl/kfourinline.po --- old/kfourinline-22.12.3/po/nl/kfourinline.po 2023-02-25 06:03:16.000000000 +0100 +++ new/kfourinline-23.04.0/po/nl/kfourinline.po 2023-04-12 18:28:15.000000000 +0200 @@ -8,20 +8,20 @@ # Bram Schoenmakers <[email protected]>, 2004. # Rinse de Vries <[email protected]>, 2004, 2007. # Kristof Bal <[email protected]>, 2008. -# Freek de Kruijf <[email protected]>, 2009, 2010, 2013, 2021. +# Freek de Kruijf <[email protected]>, 2009, 2010, 2013, 2021, 2023. msgid "" msgstr "" "Project-Id-Version: kfourinline\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-09-28 00:43+0000\n" -"PO-Revision-Date: 2021-06-06 14:32+0200\n" +"PO-Revision-Date: 2023-01-26 14:28+0100\n" "Last-Translator: Freek de Kruijf <[email protected]>\n" -"Language-Team: Dutch <[email protected]>\n" +"Language-Team: \n" "Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 21.04.1\n" +"X-Generator: Lokalize 22.12.1\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #, kde-format @@ -65,7 +65,7 @@ #: chatdlg.cpp:54 #, kde-format msgid "Configure..." -msgstr "Instellen..." +msgstr "Configureren..." #: displayintro.cpp:72 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kfourinline-22.12.3/po/zh_CN/kfourinline.po new/kfourinline-23.04.0/po/zh_CN/kfourinline.po --- old/kfourinline-22.12.3/po/zh_CN/kfourinline.po 2023-02-25 06:03:16.000000000 +0100 +++ new/kfourinline-23.04.0/po/zh_CN/kfourinline.po 2023-04-12 18:28: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-09-28 00:43+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/kfourinline-22.12.3/src/CMakeLists.txt new/kfourinline-23.04.0/src/CMakeLists.txt --- old/kfourinline-22.12.3/src/CMakeLists.txt 2023-02-25 06:03:16.000000000 +0100 +++ new/kfourinline-23.04.0/src/CMakeLists.txt 2023-04-12 18:28:15.000000000 +0200 @@ -82,11 +82,11 @@ target_link_libraries(kfourinline KF5KDEGames KF5KDEGamesPrivate - KF5::CoreAddons - KF5::Crash - KF5::DNSSD - KF5::XmlGui - KF5::WidgetsAddons + KF${KF_MAJOR_VERSION}::CoreAddons + KF${KF_MAJOR_VERSION}::Crash + KF${KF_MAJOR_VERSION}::DNSSD + KF${KF_MAJOR_VERSION}::XmlGui + KF${KF_MAJOR_VERSION}::WidgetsAddons Qt${QT_MAJOR_VERSION}::Svg ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kfourinline-22.12.3/src/org.kde.kfourinline.appdata.xml new/kfourinline-23.04.0/src/org.kde.kfourinline.appdata.xml --- old/kfourinline-22.12.3/src/org.kde.kfourinline.appdata.xml 2023-02-25 06:03:16.000000000 +0100 +++ new/kfourinline-23.04.0/src/org.kde.kfourinline.appdata.xml 2023-04-12 18:28:15.000000000 +0200 @@ -37,7 +37,7 @@ <name xml:lang="zh-CN">KFourInLine</name> <name xml:lang="zh-TW">KFourInLine</name> <summary>KFourInLine is a four-in-a-row game by KDE</summary> - <summary xml:lang="ar">Ø§ÙØ£Ø±Ø¨Ø¹ ÙÙ ÙØ¹Ø¨Ø© Ø§ÙØ£Ø±Ø¨Ø¹Ø© ØªØ±Ø¨Ø Ù Ù ÙØ¯Ù</summary> + <summary xml:lang="ar">Ø§ÙØ£Ø±Ø¨Ø¹ ÙÙ ÙØ¹Ø¨Ø© Ø§ÙØ£Ø±Ø¨Ø¹Ø© ØªØ±Ø¨Ø Ù Ù ÙÙÙØ¯ÙÙ</summary> <summary xml:lang="ca">El KFourInLine és un joc de quatre en lÃnia fet per la comunitat KDE</summary> <summary xml:lang="ca-valencia">KFourInLine és un joc de quatre en lÃnia fet per la comunitat KDE</summary> <summary xml:lang="de">Vier Gewinnt ist ein Strategiespiel von KDE</summary> @@ -143,10 +143,10 @@ <binary>kfourinline</binary> </provides> <releases> + <release version="23.04.0" date="2023-04-20"/> <release version="22.12.3" date="2023-03-02"/> <release version="22.12.2" date="2023-02-02"/> <release version="22.12.1" date="2023-01-05"/> - <release version="22.12.0" date="2022-12-08"/> </releases> <content_rating type="oars-1.1"/> </component>
