Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ksquares"

Sun Apr 23 22:46:47 2023 rev:132 rq:1080681 version:23.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksquares/ksquares.changes        2023-03-03 
22:30:00.943675217 +0100
+++ /work/SRC/openSUSE:Factory/.ksquares.new.1533/ksquares.changes      
2023-04-23 22:49:40.019458443 +0200
@@ -1,0 +2,20 @@
+Sat Apr 15 08:46:18 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:26 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.03.90
+  * New feature release
+
+-------------------------------------------------------------------
+Fri Mar 17 20:44:06 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.03.80
+  * New feature release
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ksquares.spec ++++++
--- /var/tmp/diff_new_pack.1oqXYZ/_old  2023-04-23 22:49:40.547461427 +0200
+++ /var/tmp/diff_new_pack.1oqXYZ/_new  2023-04-23 22:49:40.551461449 +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:           ksquares
-Version:        22.12.3
+Version:        23.04.0
 Release:        0
 Summary:        "Dots and boxes" board game
 License:        GPL-2.0-or-later


++++++ ksquares-22.12.3.tar.xz -> ksquares-23.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-22.12.3/.gitlab-ci.yml 
new/ksquares-23.04.0/.gitlab-ci.yml
--- old/ksquares-22.12.3/.gitlab-ci.yml 2023-02-25 06:14:27.000000000 +0100
+++ new/ksquares-23.04.0/.gitlab-ci.yml 2023-04-12 18:39:03.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/ksquares-22.12.3/.kde-ci.yml 
new/ksquares-23.04.0/.kde-ci.yml
--- old/ksquares-22.12.3/.kde-ci.yml    2023-02-25 06:14:27.000000000 +0100
+++ new/ksquares-23.04.0/.kde-ci.yml    2023-04-12 18:39:03.000000000 +0200
@@ -2,7 +2,21 @@
 # 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/kconfig': '@latest-kf6'
+    'frameworks/kconfigwidgets': '@latest-kf6'
+    'frameworks/kcoreaddons': '@latest-kf6'
+    'frameworks/kcrash': '@latest-kf6'
+    'frameworks/kdbusaddons': '@latest-kf6'
+    'frameworks/kdoctools': '@latest-kf6'
+    'frameworks/ki18n': '@latest-kf6'
+    'frameworks/kwidgetsaddons': '@latest-kf6'
+    'frameworks/kxmlgui': '@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/ksquares-22.12.3/CMakeLists.txt 
new/ksquares-23.04.0/CMakeLists.txt
--- old/ksquares-22.12.3/CMakeLists.txt 2023-02-25 06:14:27.000000000 +0100
+++ new/ksquares-23.04.0/CMakeLists.txt 2023-04-12 18:39:03.000000000 +0200
@@ -1,15 +1,15 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 
-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}")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(ksquares VERSION "0.6.${RELEASE_SERVICE_COMPACT_VERSION}")
 
 set (QT_MIN_VERSION "5.15.2")
-set (KF_MIN_VERSION "5.90.0")
+set (KF_MIN_VERSION "5.91.0")
 
 find_package(ECM ${KF_MIN_VERSION} REQUIRED CONFIG)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} )
@@ -22,11 +22,19 @@
 include(ECMInstallIcons)
 include(ECMSetupVersion)
 include(ECMAddTests)
+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(FeatureSummary)
 
 find_package(Qt${QT_MAJOR_VERSION} ${QT_MIN_VERSION} REQUIRED NO_MODULE 
COMPONENTS Widgets)
 
-find_package(KF5 ${KF_MIN_VERSION} REQUIRED COMPONENTS
+find_package(KF${KF_MAJOR_VERSION} ${KF_MIN_VERSION} REQUIRED COMPONENTS
     Config
     ConfigWidgets
     CoreAddons
@@ -36,23 +44,22 @@
     WidgetsAddons
     XmlGui
 )
-find_package(KF5DocTools ${KF_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=0x055900
-    -DKF_DEPRECATED_WARNINGS_SINCE=0x060000
+ecm_set_disabled_deprecation_versions(
+    QT 6.4
+    KF 5.103
+    KDEGAMES 7.3
 )
 
 add_subdirectory(src)
 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/ksquares-22.12.3/po/ca/ksquares.po 
new/ksquares-23.04.0/po/ca/ksquares.po
--- old/ksquares-22.12.3/po/ca/ksquares.po      2023-02-25 06:14:27.000000000 
+0100
+++ new/ksquares-23.04.0/po/ca/ksquares.po      2023-04-12 18:39:03.000000000 
+0200
@@ -499,3 +499,27 @@
 #, kde-format
 msgid "Scoreboard"
 msgstr "Taula de puntuacions"
+
+#~ msgid "Online rankings"
+#~ msgstr "Classificació en línia"
+
+#~ msgid "List of seats"
+#~ msgstr "Llista de llocs"
+
+#~ msgid "Request to start a new game with the current settings"
+#~ msgstr "Sol·licita iniciar una nova partida amb l'arranjament actual"
+
+#~ msgid "The game has finished"
+#~ msgstr "La partida ha acabat"
+
+#~ msgid "It is your turn"
+#~ msgstr "És el vostre torn"
+
+#~ msgid "Waiting for opponent..."
+#~ msgstr "S'està esperant un contrincant..."
+
+#~ msgid "Waiting for move result..."
+#~ msgstr "S'està esperant el resultat de la jugada..."
+
+#~ msgid "Online game"
+#~ msgstr "Joc en línia"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-22.12.3/po/ka/ksquares.po 
new/ksquares-23.04.0/po/ka/ksquares.po
--- old/ksquares-22.12.3/po/ka/ksquares.po      2023-02-25 06:14:27.000000000 
+0100
+++ new/ksquares-23.04.0/po/ka/ksquares.po      2023-04-12 18:39:03.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-26 00:42+0000\n"
-"PO-Revision-Date: 2022-11-23 06:59+0100\n"
+"PO-Revision-Date: 2022-11-27 06:42+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/ksquares-22.12.3/po/zh_CN/ksquares.po 
new/ksquares-23.04.0/po/zh_CN/ksquares.po
--- old/ksquares-22.12.3/po/zh_CN/ksquares.po   2023-02-25 06:14:27.000000000 
+0100
+++ new/ksquares-23.04.0/po/zh_CN/ksquares.po   2023-04-12 18:39:03.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/ksquares-22.12.3/po/zh_TW/ksquares.po 
new/ksquares-23.04.0/po/zh_TW/ksquares.po
--- old/ksquares-22.12.3/po/zh_TW/ksquares.po   2023-02-25 06:14:27.000000000 
+0100
+++ new/ksquares-23.04.0/po/zh_TW/ksquares.po   2023-04-12 18:39:03.000000000 
+0200
@@ -4,20 +4,21 @@
 #
 # Franklin Weng <franklin at goodhorse dot idv dot tw>, 2007, 2008.
 # Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2008, 
2009, 2013.
+# Kisaragi Hiu <[email protected]>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-26 00:42+0000\n"
-"PO-Revision-Date: 2013-10-21 13:59+0800\n"
-"Last-Translator: Franklin Weng <franklin at goodhorse dot idv dot tw>\n"
-"Language-Team: Chinese Traditional <[email protected]>\n"
+"PO-Revision-Date: 2022-12-30 18:54+0900\n"
+"Last-Translator: Kisaragi Hiu <[email protected]>\n"
+"Language-Team: Traditional Chinese <[email protected]>\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 1.5\n"
+"X-Generator: Lokalize 22.12.0\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #, kde-format
@@ -134,8 +135,7 @@
 msgstr "困難"
 
 #: ksquareswindow.cpp:201
-#, fuzzy, kde-format
-#| msgid "Scores"
+#, kde-format
 msgctxt "@title:window"
 msgid "Scores"
 msgstr "分數"
@@ -226,8 +226,7 @@
 msgstr "玩家 %1"
 
 #: newgamedialog.cpp:28
-#, fuzzy, kde-format
-#| msgid "New Game"
+#, kde-format
 msgctxt "@title:window"
 msgid "New Game"
 msgstr "開始新遊戲"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-22.12.3/src/CMakeLists.txt 
new/ksquares-23.04.0/src/CMakeLists.txt
--- old/ksquares-22.12.3/src/CMakeLists.txt     2023-02-25 06:14:27.000000000 
+0100
+++ new/ksquares-23.04.0/src/CMakeLists.txt     2023-04-12 18:39:03.000000000 
+0200
@@ -46,12 +46,12 @@
 
 target_link_libraries(ksquares
     KF5KDEGames
-    KF5::CoreAddons
-    KF5::Completion
-    KF5::Crash
-    KF5::DBusAddons
-    KF5::I18n
-    KF5::XmlGui
+    KF${KF_MAJOR_VERSION}::CoreAddons
+    KF${KF_MAJOR_VERSION}::Completion
+    KF${KF_MAJOR_VERSION}::Crash
+    KF${KF_MAJOR_VERSION}::DBusAddons
+    KF${KF_MAJOR_VERSION}::I18n
+    KF${KF_MAJOR_VERSION}::XmlGui
 )
 
 install(TARGETS ksquares ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-22.12.3/src/org.kde.ksquares.appdata.xml 
new/ksquares-23.04.0/src/org.kde.ksquares.appdata.xml
--- old/ksquares-22.12.3/src/org.kde.ksquares.appdata.xml       2023-02-25 
06:14:27.000000000 +0100
+++ new/ksquares-23.04.0/src/org.kde.ksquares.appdata.xml       2023-04-12 
18:39:03.000000000 +0200
@@ -229,9 +229,9 @@
   <project_group>KDE</project_group>
   <content_rating type="oars-1.1"/>
   <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>
 </component>

Reply via email to