Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdiamond for openSUSE:Factory checked in at 2023-04-23 22:46:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdiamond (Old) and /work/SRC/openSUSE:Factory/.kdiamond.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdiamond" Sun Apr 23 22:46:05 2023 rev:132 rq:1080595 version:23.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdiamond/kdiamond.changes 2023-03-03 22:28:45.275382192 +0100 +++ /work/SRC/openSUSE:Factory/.kdiamond.new.1533/kdiamond.changes 2023-04-23 22:48:30.955068215 +0200 @@ -1,0 +2,20 @@ +Sat Apr 15 08:45:44 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:58 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.03.90 + * New feature release + +------------------------------------------------------------------- +Fri Mar 17 20:43:27 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.03.80 + * New feature release + +------------------------------------------------------------------- Old: ---- kdiamond-22.12.3.tar.xz kdiamond-22.12.3.tar.xz.sig New: ---- kdiamond-23.04.0.tar.xz kdiamond-23.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdiamond.spec ++++++ --- /var/tmp/diff_new_pack.WnNLfT/_old 2023-04-23 22:48:31.607071899 +0200 +++ /var/tmp/diff_new_pack.WnNLfT/_new 2023-04-23 22:48:31.615071945 +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: kdiamond -Version: 22.12.3 +Version: 23.04.0 Release: 0 Summary: Single player puzzle game License: GPL-2.0-or-later ++++++ kdiamond-22.12.3.tar.xz -> kdiamond-23.04.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-22.12.3/.flatpak-manifest.json new/kdiamond-23.04.0/.flatpak-manifest.json --- old/kdiamond-22.12.3/.flatpak-manifest.json 1970-01-01 01:00:00.000000000 +0100 +++ new/kdiamond-23.04.0/.flatpak-manifest.json 2023-04-12 21:32:35.000000000 +0200 @@ -0,0 +1,38 @@ +{ + "id": "org.kde.kdiamond", + "runtime": "org.kde.Platform", + "runtime-version": "5.15-22.08", + "sdk": "org.kde.Sdk", + "command": "kdiamond", + "rename-icon": "kdiamond", + "finish-args": [ + "--share=ipc", + "--socket=x11", + "--socket=wayland", + "--socket=pulseaudio", + "--device=dri" + ], + "modules": [ + { + "name": "libkdegames", + "buildsystem": "cmake-ninja", + "sources": [ + { + "type": "git", + "url": "https://invent.kde.org/games/libkdegames", + "branch": "master" + } + ] + }, + { + "name": "kdiamond", + "buildsystem": "cmake-ninja", + "sources": [ + { + "type": "dir", + "path": "." + } + ] + } + ] +} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-22.12.3/.flatpak-manifest.json.license new/kdiamond-23.04.0/.flatpak-manifest.json.license --- old/kdiamond-22.12.3/.flatpak-manifest.json.license 1970-01-01 01:00:00.000000000 +0100 +++ new/kdiamond-23.04.0/.flatpak-manifest.json.license 2023-04-12 21:32:35.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/kdiamond-22.12.3/.gitlab-ci.yml new/kdiamond-23.04.0/.gitlab-ci.yml --- old/kdiamond-22.12.3/.gitlab-ci.yml 2023-02-25 06:02:39.000000000 +0100 +++ new/kdiamond-23.04.0/.gitlab-ci.yml 2023-04-12 21:32:35.000000000 +0200 @@ -7,4 +7,5 @@ - 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 + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/flatpak.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-22.12.3/.kde-ci.yml new/kdiamond-23.04.0/.kde-ci.yml --- old/kdiamond-22.12.3/.kde-ci.yml 2023-02-25 06:02:39.000000000 +0100 +++ new/kdiamond-23.04.0/.kde-ci.yml 2023-04-12 21:32:35.000000000 +0200 @@ -2,7 +2,7 @@ # SPDX-License-Identifier: CC0-1.0 Dependencies: -- 'on': ['@all'] +- 'on': ['Linux/Qt5', 'FreeBSD/Qt5', 'Windows/Qt5'] 'require': 'frameworks/extra-cmake-modules': '@stable' 'games/libkdegames': '@same' @@ -18,5 +18,23 @@ 'frameworks/kxmlgui': '@stable' 'frameworks/knotifications': '@stable' 'frameworks/knotifyconfig': '@stable' + +- 'on': ['Linux/Qt6', 'FreeBSD/Qt6', 'Windows/Qt6'] + 'require': + 'frameworks/extra-cmake-modules': '@latest-kf6' + 'games/libkdegames': '@latest-kf6' + 'frameworks/kcoreaddons': '@latest-kf6' + 'frameworks/kconfig': '@latest-kf6' + 'frameworks/kcrash': '@latest-kf6' + 'frameworks/kdbusaddons': '@latest-kf6' + 'frameworks/kdoctools': '@latest-kf6' + 'frameworks/kwidgetsaddons': '@latest-kf6' + 'frameworks/kconfig': '@latest-kf6' + 'frameworks/ki18n': '@latest-kf6' + 'frameworks/kconfigwidgets': '@latest-kf6' + 'frameworks/kxmlgui': '@latest-kf6' + 'frameworks/knotifications': '@latest-kf6' + 'frameworks/knotifyconfig': '@latest-kf6' + Options: require-passing-tests-on: [ 'Linux', 'FreeBSD'] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-22.12.3/CMakeLists.txt new/kdiamond-23.04.0/CMakeLists.txt --- old/kdiamond-22.12.3/CMakeLists.txt 2023-02-25 06:02:39.000000000 +0100 +++ new/kdiamond-23.04.0/CMakeLists.txt 2023-04-12 21:32:35.000000000 +0200 @@ -1,17 +1,17 @@ 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(kdiamond VERSION ${RELEASE_SERVICE_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) @@ -22,9 +22,16 @@ include(ECMInstallIcons) include(ECMAddAppIcon) include(ECMSetupVersion) - +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 ) -find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS +find_package(KF${KF_MAJOR_VERSION} ${KF_MIN_VERSION} REQUIRED COMPONENTS CoreAddons Config Crash @@ -37,19 +44,18 @@ Notifications NotifyConfig ) -find_package(KF5DocTools ${KF5_MIN_VERSION}) -set_package_properties(KF5DocTools PROPERTIES DESCRIPTION +find_package(KF${KF_MAJOR_VERSION}DocTools ${KF_MIN_VERSION}) +set_package_properties(KF${KF_MAJOR_VERSION}DocTools PROPERTIES DESCRIPTION "Tools to generate documentation" TYPE OPTIONAL ) 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=0x055600 - -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 +ecm_set_disabled_deprecation_versions( + QT 6.4 + KF 5.103 + KDEGAMES 7.3 ) add_subdirectory(src) @@ -58,7 +64,7 @@ ki18n_install(po) -if(KF5DocTools_FOUND) +if(KF${KF_MAJOR_VERSION}DocTools_FOUND) kdoctools_install(po) add_subdirectory(doc) endif() diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-22.12.3/po/eo/kdiamond.po new/kdiamond-23.04.0/po/eo/kdiamond.po --- old/kdiamond-22.12.3/po/eo/kdiamond.po 2023-02-25 06:02:39.000000000 +0100 +++ new/kdiamond-23.04.0/po/eo/kdiamond.po 2023-04-12 21:32:35.000000000 +0200 @@ -1,13 +1,15 @@ # Translation of kdiamond into esperanto. +# Copyright (C) 2009 Free Software Foundation, Inc. # Axel Rousseau <[email protected]>, 2009. +# Oliver Kellogg <[email protected]>, 2023. # msgid "" msgstr "" "Project-Id-Version: kdiamond\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-09-26 00:42+0000\n" -"PO-Revision-Date: 2009-11-15 12:06+0100\n" -"Last-Translator: Axel Rousseau <[email protected]>\n" +"PO-Revision-Date: 2023-01-06 12:00+0100\n" +"Last-Translator: Oliver Kellogg <[email protected]>\n" "Language-Team: esperanto <[email protected]>\n" "Language: eo\n" "MIME-Version: 1.0\n" @@ -19,56 +21,55 @@ #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "Axel Rousseau" +msgstr "Axel Rousseau, Oliver Kellogg" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "[email protected]" +msgstr "[email protected], [email protected]" #: game-state.cpp:103 #, kde-format msgid "Click the pause button again to resume the game." -msgstr "" +msgstr "Klaku la paÅzbutonon refoje por resumi la ludon." #: game-state.cpp:110 #, kde-format msgctxt "Not meant like 'You have lost', more like 'Time is up'." msgid "Game over." -msgstr "" +msgstr "Ludo finita." #: infobar.cpp:18 infobar.cpp:50 #, kde-format msgid "Possible moves: %1" -msgstr "" +msgstr "Eblaj movoj: %1" #: infobar.cpp:19 infobar.cpp:42 #, kde-format msgid "Points: %1" -msgstr "" +msgstr "Poentoj: %1" #: infobar.cpp:22 infobar.cpp:35 mainwindow.cpp:61 #, kde-format msgid "Untimed game" -msgstr "" +msgstr "Netempigita ludo" #: infobar.cpp:24 infobar.cpp:68 #, kde-format msgid "Time left: %1" -msgstr "" +msgstr "Tempo restanta: %1" #: infobar.cpp:48 #, kde-format msgctxt "Shown when the board is in motion." msgid "Possible moves: ..." -msgstr "" +msgstr "Eblaj movoj: ..." #. i18n: ectx: label, entry (Untimed), group (Preferences) #: kdiamond.kcfg:9 -#, fuzzy, kde-format -#| msgid "Start a new game." +#, kde-format msgid "Play an untimed game." -msgstr "Komenci novan ludon." +msgstr "Komenci netempigitan ludon." #. i18n: ectx: ToolBar (mainToolBar) #: kdiamondui.rc:11 @@ -80,17 +81,17 @@ #, kde-format msgctxt "The application's name" msgid "KDiamond" -msgstr "" +msgstr "KDiamond" #: main.cpp:44 #, kde-format msgid "KDiamond, a three-in-a-row game." -msgstr "" +msgstr "KDiamond, tri-en-vica ludo." #: main.cpp:45 #, kde-format msgid "(C) 2008-2010 Stefan Majewsky and others" -msgstr "" +msgstr "(C) 2008-2010 Stefan Majewsky kaj aliaj" #: main.cpp:48 #, kde-format @@ -100,7 +101,7 @@ #: main.cpp:48 #, kde-format msgid "Original author and current maintainer" -msgstr "" +msgstr "Origina aÅtoro kaj aktuala prizorganto" #: main.cpp:49 #, kde-format @@ -151,7 +152,7 @@ #: mainwindow.cpp:60 #, kde-format msgid "Timed game" -msgstr "" +msgstr "Tempigita ludo" #: mainwindow.cpp:67 #, kde-format @@ -166,17 +167,17 @@ #: mainwindow.cpp:152 #, kde-format msgid "Untimed" -msgstr "" +msgstr "Netempigita" #: mainwindow.cpp:152 #, kde-format msgid "Timed" -msgstr "" +msgstr "Tempigita" #: mainwindow.cpp:155 mainwindow.cpp:171 #, kde-format msgid "Mode" -msgstr "Moduso" +msgstr "ReÄimo" #: view.cpp:21 #, kde-format @@ -186,15 +187,3 @@ "extra points by building cascades, and extra seconds by assembling big lines " "or multiple lines at one time.</p>" msgstr "" - -#~ msgid "Theme" -#~ msgstr "Temo" - -#~ msgid "The graphical theme to be used." -#~ msgstr "La uzota grafika etoso." - -#~ msgid "The difficulty level." -#~ msgstr "La nivelo de malfacileco." - -#~ msgid "Failed to load \"%1\" theme. Please check your installation." -#~ msgstr "Fiaskis Åargi la \"%1\" etoson. Bonvolu kontroli vian instalaĵon." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-22.12.3/po/ka/kdiamond.po new/kdiamond-23.04.0/po/ka/kdiamond.po --- old/kdiamond-22.12.3/po/ka/kdiamond.po 2023-02-25 06:02:39.000000000 +0100 +++ new/kdiamond-23.04.0/po/ka/kdiamond.po 2023-04-12 21:32:35.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdiamond\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-09-26 00:42+0000\n" -"PO-Revision-Date: 2022-12-03 09:31+0100\n" +"PO-Revision-Date: 2022-12-01 23:04+0100\n" "Last-Translator: Temuri Doghonadze <[email protected]>\n" "Language-Team: Georgian <[email protected]>\n" "Language: ka\n" @@ -16,7 +16,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 3.2.2\n" +"X-Generator: Poedit 3.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-22.12.3/po/tr/kdiamond.po new/kdiamond-23.04.0/po/tr/kdiamond.po --- old/kdiamond-22.12.3/po/tr/kdiamond.po 2023-02-25 06:02:39.000000000 +0100 +++ new/kdiamond-23.04.0/po/tr/kdiamond.po 2023-04-12 21:32:35.000000000 +0200 @@ -5,13 +5,13 @@ # Engin ÃAÄATAY <[email protected]>, 2008. # obsoleteman <[email protected]>, 2008-2009. # Volkan Gezer <[email protected]>, 2013. -# Emir SARI <[email protected]>, 2022. +# Emir SARI <[email protected]>, 2022, 2023. msgid "" msgstr "" "Project-Id-Version: kdegames-kde4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-09-26 00:42+0000\n" -"PO-Revision-Date: 2022-04-01 12:54+0300\n" +"PO-Revision-Date: 2023-02-07 00:51+0300\n" "Last-Translator: Emir SARI <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" "Language: tr\n" @@ -19,7 +19,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 21.12.3\n" +"X-Generator: Lokalize 22.12.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -84,12 +84,12 @@ #, kde-format msgctxt "The application's name" msgid "KDiamond" -msgstr "KDiamond" +msgstr "K Elmas" #: main.cpp:44 #, kde-format msgid "KDiamond, a three-in-a-row game." -msgstr "KDiamond, Bir satırda üç oyunu." +msgstr "K Elmas, üçlü diziler oyunu" #: main.cpp:45 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-22.12.3/po/zh_CN/kdiamond.po new/kdiamond-23.04.0/po/zh_CN/kdiamond.po --- old/kdiamond-22.12.3/po/zh_CN/kdiamond.po 2023-02-25 06:02:39.000000000 +0100 +++ new/kdiamond-23.04.0/po/zh_CN/kdiamond.po 2023-04-12 21:32:35.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-26 00:42+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/kdiamond-22.12.3/src/CMakeLists.txt new/kdiamond-23.04.0/src/CMakeLists.txt --- old/kdiamond-22.12.3/src/CMakeLists.txt 2023-02-25 06:02:39.000000000 +0100 +++ new/kdiamond-23.04.0/src/CMakeLists.txt 2023-04-12 21:32:35.000000000 +0200 @@ -35,13 +35,13 @@ target_link_libraries(kdiamond KF5KDEGames - KF5::CoreAddons - KF5::NotifyConfig - KF5::I18n - KF5::XmlGui - KF5::Notifications - KF5::DBusAddons - KF5::Crash + KF${KF_MAJOR_VERSION}::CoreAddons + KF${KF_MAJOR_VERSION}::NotifyConfig + KF${KF_MAJOR_VERSION}::I18n + KF${KF_MAJOR_VERSION}::XmlGui + KF${KF_MAJOR_VERSION}::Notifications + KF${KF_MAJOR_VERSION}::DBusAddons + KF${KF_MAJOR_VERSION}::Crash ) install(TARGETS kdiamond ${KDE_INSTALL_TARGETS_DEFAULT_ARGS}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-22.12.3/src/kdiamond.notifyrc new/kdiamond-23.04.0/src/kdiamond.notifyrc --- old/kdiamond-22.12.3/src/kdiamond.notifyrc 2023-02-25 06:02:39.000000000 +0100 +++ new/kdiamond-23.04.0/src/kdiamond.notifyrc 2023-04-12 21:32:35.000000000 +0200 @@ -42,7 +42,7 @@ Comment[sr@ijekavianlatin]=Kâdijamant Comment[sr@latin]=Kâdijamant Comment[sv]=Spelet Kdiamant -Comment[tr]=KDiamond Oyunu +Comment[tr]=K Elmas Oyunu Comment[uk]=ÐÑа ÐÐÑÐ°Ð¼Ð°Ð½Ñ Comment[x-test]=xxKDiamond Gamexx Comment[zh_CN]=KDiamond 游æ @@ -150,7 +150,7 @@ Comment[sr@ijekavianlatin]=Zvukovi koji se oglaÅ¡avaju tokom igre Comment[sr@latin]=Zvukovi koji se oglaÅ¡avaju tokom igre Comment[sv]=Ljud som hörs under spelet -Comment[tr]=Oyun esnasında çıkan sesler +Comment[tr]=Oyun sırasında çıkan sesler Comment[uk]=ÐвÑки, Ñо вÑдÑвоÑÑваÑимÑÑÑÑÑ Ð¿Ñд ÑÐ°Ñ Ð³Ñи Comment[x-test]=xxSounds that appear during a gamexx Comment[zh_CN]=游æé³æ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-22.12.3/src/org.kde.kdiamond.appdata.xml new/kdiamond-23.04.0/src/org.kde.kdiamond.appdata.xml --- old/kdiamond-22.12.3/src/org.kde.kdiamond.appdata.xml 2023-02-25 06:02:39.000000000 +0100 +++ new/kdiamond-23.04.0/src/org.kde.kdiamond.appdata.xml 2023-04-12 21:32:35.000000000 +0200 @@ -31,13 +31,13 @@ <name xml:lang="sk">KDiamond</name> <name xml:lang="sl">KDiamond</name> <name xml:lang="sv">Kdiamant</name> - <name xml:lang="tr">KDiamond</name> + <name xml:lang="tr">K Elmas</name> <name xml:lang="uk">KDiamond</name> <name xml:lang="x-test">xxKDiamondxx</name> <name xml:lang="zh-CN">KDiamond</name> <name xml:lang="zh-TW">KDiamond</name> <summary>KDiamond is a three-in-a-row game by KDE</summary> - <summary xml:lang="ar">ÙØ¹Ø¨Ø© Ø§ÙØ£Ù٠اس ÙÙ ÙØ¹Ø¨Ø© Ø«ÙØ§Ø« ÙÙ ØµÙ Ø¨ÙØ§Ø³Ø·Ø© ÙØ¯Ù</summary> + <summary xml:lang="ar">ÙØ¹Ø¨Ø© Ø§ÙØ£Ù٠اس ÙÙ ÙØ¹Ø¨Ø© Ø«ÙØ§Ø« ÙÙ ØµÙ Ø¨ÙØ§Ø³Ø·Ø© ÙÙÙØ¯ÙÙ</summary> <summary xml:lang="ca">El KDiamond és un joc de tres en ratlla fet per la comunitat KDE</summary> <summary xml:lang="ca-valencia">KDiamond és un joc de tres en ratlla fet per la comunitat KDE</summary> <summary xml:lang="da">KDiamond er et tre-pÃ¥-række-spil fra KDE</summary> @@ -63,7 +63,7 @@ <summary xml:lang="sk">KDiamond je hra KDE o troch v rade</summary> <summary xml:lang="sl">KDiamond je igra 'treh v vrsto' v KDE</summary> <summary xml:lang="sv">Kdiamant är ett tre-i-rad spel av KDE</summary> - <summary xml:lang="tr">KDiamond, KDE tarafından yapılan bir sıralı üçlü oyunudur</summary> + <summary xml:lang="tr">K Elmas, KDE tarafından yapılan bir sıralı üçlü oyunudur</summary> <summary xml:lang="uk">KDiamond â гÑа Ñ ÑÑи-Ñ-ÑÑд вÑд KDE</summary> <summary xml:lang="x-test">xxKDiamond is a three-in-a-row game by KDExx</summary> <summary xml:lang="zh-CN">KDiamond æ¯ä¸æ¬¾ç± KDE æé çè¿ä¸æä¸²æ¸¸æã</summary> @@ -96,7 +96,7 @@ <p xml:lang="sk">KDiamond je logická hra pre jedného hráÄa. Cieľom hry je postaviÅ¥ lÃnie troch podobných diamantov.</p> <p xml:lang="sl">KDiamond je igra za enega igralca. Cilj igre je zgraditi vrsto treh podobnih rombov (diamantov).</p> <p xml:lang="sv">Kdiamant är ett pusselspel för en spelare. Spelets mÃ¥l är att bygga rader av tre liknande diamanter.</p> - <p xml:lang="tr">KDiamond, tek kiÅilik bir yapboz oyunudur. Oyunun ereÄi, üç benzer elmastan oluÅan diziler oluÅturmaktır.</p> + <p xml:lang="tr">K Elmas, tek kiÅilik bir yapboz oyunudur. Oyunun ereÄi, üç benzer elmastan oluÅan diziler oluÅturmaktır.</p> <p xml:lang="uk">KDiamond â гÑа-головоломка Ð´Ð»Ñ Ð¾Ð´Ð½Ð¾Ð³Ð¾ гÑавÑÑ. ÐеÑÐ¾Ñ Ð³Ñи Ñ Ð¿Ð¾Ð±Ñдова лÑнÑÑ Ð· ÑÑÑÐ¾Ñ Ð¾Ð´Ð½Ð°ÐºÐ¾Ð²Ð¸Ñ Ð´ÑаманÑÑв.</p> <p xml:lang="x-test">xxKDiamond is a single player puzzle game. The object of the game is to build lines of three similar diamonds.xx</p> <p xml:lang="zh-CN">KDiamond æ¯ä¸æ¬¾åäººè§£è°æ¸¸æï¼æ¸¸æç®æ æ¯å°åè¡ææä¸ä¸ªç¸åé»ç³ç䏿ã</p> @@ -134,7 +134,7 @@ <caption xml:lang="sk">Hranie KDiamond</caption> <caption xml:lang="sl">Igra KDiamond</caption> <caption xml:lang="sv">Spela Kdiamant</caption> - <caption xml:lang="tr">KDiamond Oynarken</caption> + <caption xml:lang="tr">K Elmas Oynarken</caption> <caption xml:lang="uk">ÐÑа Ñ KDiamond</caption> <caption xml:lang="x-test">xxPlaying KDiamondxx</caption> <caption xml:lang="zh-CN">KDiamond 游æçé¢</caption> @@ -148,10 +148,10 @@ <binary>kdiamond</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> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-22.12.3/src/org.kde.kdiamond.desktop new/kdiamond-23.04.0/src/org.kde.kdiamond.desktop --- old/kdiamond-22.12.3/src/org.kde.kdiamond.desktop 2023-02-25 06:02:39.000000000 +0100 +++ new/kdiamond-23.04.0/src/org.kde.kdiamond.desktop 2023-04-12 21:32:35.000000000 +0200 @@ -49,7 +49,7 @@ Name[sr@ijekavianlatin]=Kâdijamant Name[sr@latin]=Kâdijamant Name[sv]=Kdiamant -Name[tr]=KDiamond +Name[tr]=K Elmas Name[ug]=KDiamond Name[uk]=ÐÐÑÐ°Ð¼Ð°Ð½Ñ Name[x-test]=xxKDiamondxx
