Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kigo for openSUSE:Factory checked in 
at 2023-04-23 22:46:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kigo (Old)
 and      /work/SRC/openSUSE:Factory/.kigo.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kigo"

Sun Apr 23 22:46:14 2023 rev:131 rq:1080609 version:23.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kigo/kigo.changes        2023-03-03 
22:29:06.475449802 +0100
+++ /work/SRC/openSUSE:Factory/.kigo.new.1533/kigo.changes      2023-04-23 
22:48:49.243171547 +0200
@@ -1,0 +2,20 @@
+Sat Apr 15 08:45:49 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- 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:02 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 23.03.90
+  * New feature release
+
+-------------------------------------------------------------------
+Fri Mar 17 20:43:33 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 23.03.80
+  * New feature release
+
+-------------------------------------------------------------------

Old:
----
  kigo-22.12.3.tar.xz
  kigo-22.12.3.tar.xz.sig

New:
----
  kigo-23.04.0.tar.xz
  kigo-23.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ kigo.spec ++++++
--- /var/tmp/diff_new_pack.mgVacE/_old  2023-04-23 22:48:49.875175118 +0200
+++ /var/tmp/diff_new_pack.mgVacE/_new  2023-04-23 22:48:49.879175140 +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:           kigo
-Version:        22.12.3
+Version:        23.04.0
 Release:        0
 Summary:        Traditional Chinese Boardgame by KDE
 License:        GPL-2.0-or-later


++++++ kigo-22.12.3.tar.xz -> kigo-23.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-22.12.3/.gitlab-ci.yml 
new/kigo-23.04.0/.gitlab-ci.yml
--- old/kigo-22.12.3/.gitlab-ci.yml     2023-02-25 06:04:41.000000000 +0100
+++ new/kigo-23.04.0/.gitlab-ci.yml     2023-04-12 18:29:01.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/kigo-22.12.3/.kde-ci.yml new/kigo-23.04.0/.kde-ci.yml
--- old/kigo-22.12.3/.kde-ci.yml        2023-02-25 06:04:41.000000000 +0100
+++ new/kigo-23.04.0/.kde-ci.yml        2023-04-12 18:29:01.000000000 +0200
@@ -2,7 +2,23 @@
 # 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/kcrash': '@latest-kf6'
+    'frameworks/kdbusaddons': '@latest-kf6'
+    'frameworks/kdoctools': '@latest-kf6'
+    'frameworks/ki18n': '@latest-kf6'
+    'frameworks/kconfigwidgets': '@latest-kf6'
+    'frameworks/ktextwidgets': '@latest-kf6'
+    'frameworks/kxmlgui': '@latest-kf6'
+    'frameworks/kio': '@latest-kf6'
+    'frameworks/knewstuff': '@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/kigo-22.12.3/CMakeLists.txt 
new/kigo-23.04.0/CMakeLists.txt
--- old/kigo-22.12.3/CMakeLists.txt     2023-02-25 06:04:41.000000000 +0100
+++ new/kigo-23.04.0/CMakeLists.txt     2023-04-12 18:29:01.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 KIGO_BASE_VERSION once new features are added
@@ -13,9 +13,9 @@
 project(kigo VERSION ${KIGO_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_CURRENT_SOURCE_DIR}/cmake ${ECM_MODULE_PATH})
 
 include(KDEInstallDirs)
@@ -27,10 +27,20 @@
 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)
-
-find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
+if (QT_MAJOR_VERSION STREQUAL "6")
+    find_package(Qt6Core5Compat)
+endif()
+find_package(KF${KF_MAJOR_VERSION} ${KF_MIN_VERSION} REQUIRED COMPONENTS
     CoreAddons
     Config
     Crash
@@ -54,14 +64,13 @@
     TYPE RUNTIME
 )
 
-add_definitions(
-    -DQT_DISABLE_DEPRECATED_BEFORE=0x050F00
-    -DQT_DEPRECATED_WARNINGS_SINCE=0x060000
-    -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055800
-    -DKNEWSTUFF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054F00 # 
KNS3::DownloadDialog
-    -DKF_DEPRECATED_WARNINGS_SINCE=0x060000
+ecm_set_disabled_deprecation_versions(
+    QT 6.4
+    KF 5.103
+    KDEGAMES 7.3
 )
 
+
 # added by KDE_COMPILERSETTINGS_LEVEL 5.85
 remove_definitions(
     -DQT_NO_CAST_FROM_ASCII
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-22.12.3/data/themes/default.desktop 
new/kigo-23.04.0/data/themes/default.desktop
--- old/kigo-22.12.3/data/themes/default.desktop        2023-02-25 
06:04:41.000000000 +0100
+++ new/kigo-23.04.0/data/themes/default.desktop        2023-04-12 
18:29:01.000000000 +0200
@@ -64,7 +64,7 @@
 Name[zh_CN]=默认
 Name[zh_TW]=預設
 Description=Kigo Default theme for KDE 4
-Description[ar]=السمة المبدئية لكاي غو كدي٤
+Description[ar]=السمة المبدئية لكاي غو كِيدِي٤
 Description[bg]=Подразбираща се тема Kigo за KDE 4
 Description[bs]=Kigo podrazumjevana tema za KDE 4
 Description[ca]=Tema predeterminat del Kigo per al KDE 4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-22.12.3/po/ca/kigo.po 
new/kigo-23.04.0/po/ca/kigo.po
--- old/kigo-22.12.3/po/ca/kigo.po      2023-02-25 06:04:41.000000000 +0100
+++ new/kigo-23.04.0/po/ca/kigo.po      2023-04-12 18:29:01.000000000 +0200
@@ -863,3 +863,33 @@
 msgctxt "@info:shell"
 msgid "[gamefile]"
 msgstr "[fitxer de partida]"
+
+#~ msgid " Stones"
+#~ msgstr " Pedres"
+
+#~ msgid "List of available/configured engine backends"
+#~ msgstr "Llista de dorsals de motor disponibles/configurats"
+
+#~ msgid "List of backend commands corresponding to the engine list"
+#~ msgstr "Llista d'ordres de dorsal corresponents a la llista de motors"
+
+#~ msgid "for White"
+#~ msgstr "per blanques"
+
+#~ msgid "for Black"
+#~ msgstr "per negres"
+
+#~ msgid "Human"
+#~ msgstr "Humà"
+
+#~ msgid "New Game"
+#~ msgstr "Nou joc"
+
+#~ msgid "Fixed Handicap"
+#~ msgstr "Desavantatge fix"
+
+#~ msgid "Loaded Game"
+#~ msgstr "S'ha carregat una partida"
+
+#~ msgid "Computer (Level 10)"
+#~ msgstr "Ordinador (nivell 10)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-22.12.3/po/sl/kigo.po 
new/kigo-23.04.0/po/sl/kigo.po
--- old/kigo-22.12.3/po/sl/kigo.po      2023-02-25 06:04:41.000000000 +0100
+++ new/kigo-23.04.0/po/sl/kigo.po      2023-04-12 18:29:01.000000000 +0200
@@ -8,17 +8,17 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-04 00:43+0000\n"
-"PO-Revision-Date: 2022-11-18 11:09+0100\n"
+"PO-Revision-Date: 2021-03-15 09:27+0100\n"
 "Last-Translator: Matjaž Jeran <matjaz.je...@amis.net>\n"
 "Language-Team: Slovenian <lugos-...@lugos.si>\n"
 "Language: sl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Translator: Andrej Mernik <andr...@ubuntu.si>\n"
 "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
 "%100==4 ? 3 : 0);\n"
-"Translator: Andrej Mernik <andr...@ubuntu.si>\n"
-"X-Generator: Poedit 3.1.1\n"
+"X-Generator: Poedit 2.4.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-22.12.3/po/tr/kigo.po 
new/kigo-23.04.0/po/tr/kigo.po
--- old/kigo-22.12.3/po/tr/kigo.po      2023-02-25 06:04:41.000000000 +0100
+++ new/kigo-23.04.0/po/tr/kigo.po      2023-04-12 18:29:01.000000000 +0200
@@ -408,7 +408,7 @@
 #: gui/widgets/gamewidget.cpp:41 gui/widgets/gamewidget.cpp:46
 #, kde-format
 msgid "Computer (level %1)"
-msgstr "Bilgisayar (seviye %1)"
+msgstr "Bilgisayar (düzey %1)"
 
 #: gui/widgets/gamewidget.cpp:49
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-22.12.3/po/zh_CN/kigo.po 
new/kigo-23.04.0/po/zh_CN/kigo.po
--- old/kigo-22.12.3/po/zh_CN/kigo.po   2023-02-25 06:04:41.000000000 +0100
+++ new/kigo-23.04.0/po/zh_CN/kigo.po   2023-04-12 18:29:01.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-04 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/kigo-22.12.3/po/zh_TW/kigo.po 
new/kigo-23.04.0/po/zh_TW/kigo.po
--- old/kigo-22.12.3/po/zh_TW/kigo.po   2023-02-25 06:04:41.000000000 +0100
+++ new/kigo-23.04.0/po/zh_TW/kigo.po   2023-04-12 18:29:01.000000000 +0200
@@ -5,20 +5,21 @@
 # Alisha <alisha...@gmail.com>, 2011.
 # Franklin Weng <frank...@mail.everfocus.com.tw>, 2012.
 # Jeff Huang <s8321...@gmail.com>, 2017.
+# Kisaragi Hiu <m...@kisaragi-hiu.com>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kigo\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-04 00:43+0000\n"
-"PO-Revision-Date: 2017-07-03 20:57+0800\n"
-"Last-Translator: Jeff Huang <s8321...@gmail.com>\n"
-"Language-Team: Chinese <kde-i18n-...@kde.org>\n"
+"PO-Revision-Date: 2022-12-30 19:17+0900\n"
+"Last-Translator: Kisaragi Hiu <m...@kisaragi-hiu.com>\n"
+"Language-Team: Traditional Chinese <zh-l...@linux.org.tw>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "dot tw>\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 22.12.0\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #, kde-format
@@ -248,16 +249,12 @@
 msgstr "遊戲開始..."
 
 #: gui/mainwindow.cpp:248
-#, fuzzy, kde-format
-#| msgctxt "Indication who played the last move"
-#| msgid "%1 (white)"
+#, kde-format
 msgid "%1 (White)"
 msgstr "%1(白子)"
 
 #: gui/mainwindow.cpp:250
-#, fuzzy, kde-format
-#| msgctxt "Indication who played the last move"
-#| msgid "%1 (black)"
+#, kde-format
 msgid "%1 (Black)"
 msgstr "%1(黑子)"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-22.12.3/src/CMakeLists.txt 
new/kigo-23.04.0/src/CMakeLists.txt
--- old/kigo-22.12.3/src/CMakeLists.txt 2023-02-25 06:04:41.000000000 +0100
+++ new/kigo-23.04.0/src/CMakeLists.txt 2023-04-12 18:29:01.000000000 +0200
@@ -59,15 +59,19 @@
 
 target_link_libraries(kigo
     KF5KDEGames
-    KF5::XmlGui
-    KF5::KIOWidgets  # KUrlRequester
-    KF5::TextWidgets # KPluralHandlingSpinBox
-    KF5::NewStuffWidgets
-    KF5::DBusAddons
-    KF5::Crash
+    KF${KF_MAJOR_VERSION}::XmlGui
+    KF${KF_MAJOR_VERSION}::KIOWidgets  # KUrlRequester
+    KF${KF_MAJOR_VERSION}::TextWidgets # KPluralHandlingSpinBox
+    KF${KF_MAJOR_VERSION}::NewStuffWidgets
+    KF${KF_MAJOR_VERSION}::DBusAddons
+    KF${KF_MAJOR_VERSION}::Crash
     Qt${QT_MAJOR_VERSION}::Svg
 )
 
+if (TARGET Qt6::Core5Compat)
+    target_link_libraries(kigo Qt6::Core5Compat)
+endif()
+
 install(TARGETS kigo ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})
 install(FILES kigo.kcfg DESTINATION ${KDE_INSTALL_KCFGDIR})
 install(FILES kigo.knsrc DESTINATION ${KDE_INSTALL_KNSRCDIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-22.12.3/src/gui/org.kde.kigo.appdata.xml 
new/kigo-23.04.0/src/gui/org.kde.kigo.appdata.xml
--- old/kigo-22.12.3/src/gui/org.kde.kigo.appdata.xml   2023-02-25 
06:04:41.000000000 +0100
+++ new/kigo-23.04.0/src/gui/org.kde.kigo.appdata.xml   2023-04-12 
18:29:01.000000000 +0200
@@ -76,6 +76,7 @@
   <summary xml:lang="uk">Гра у го на дошці</summary>
   <summary xml:lang="x-test">xxGo Board Gamexx</summary>
   <summary xml:lang="zh-CN">围棋游戏</summary>
+  <summary xml:lang="zh-TW">圍棋遊戲</summary>
   <description>
     <p>
       Kigo is an open-source implementation of the popular Go game.
@@ -134,10 +135,10 @@
     <binary>kigo</binary>
   </provides>
   <releases>
+    <release version="0.6.23040" date="2023-04-20"/>
     <release version="0.6.22123" date="2023-03-02"/>
     <release version="0.6.22122" date="2023-02-02"/>
     <release version="0.6.22121" date="2023-01-05"/>
-    <release version="0.6.22120" date="2022-12-08"/>
   </releases>
   <content_rating type="oars-1.1"/>
 </component>

Reply via email to