Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kspaceduel for openSUSE:Factory checked in at 2026-08-24 12:08:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kspaceduel (Old) and /work/SRC/openSUSE:Factory/.kspaceduel.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kspaceduel" Mon Aug 24 12:08:13 2026 rev:170 rq:1372471 version:26.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kspaceduel/kspaceduel.changes 2026-07-02 22:16:40.475764323 +0200 +++ /work/SRC/openSUSE:Factory/.kspaceduel.new.1258/kspaceduel.changes 2026-08-24 12:12:58.291856950 +0200 @@ -1,0 +2,23 @@ +Sun Aug 16 07:27:42 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/26.08.0/ +- No code change since 26.07.90 + +------------------------------------------------------------------- +Sat Aug 1 11:39:24 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.07.90 + * New feature release +- No code change since 26.07.80 + +------------------------------------------------------------------- +Sat Jul 18 11:12:05 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.07.80 + * New feature release +- No code change since 26.04.3 + +------------------------------------------------------------------- Old: ---- kspaceduel-26.04.3.tar.xz kspaceduel-26.04.3.tar.xz.sig New: ---- kspaceduel-26.08.0.tar.xz kspaceduel-26.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kspaceduel.spec ++++++ --- /var/tmp/diff_new_pack.gSkvxS/_old 2026-08-24 12:12:59.068884780 +0200 +++ /var/tmp/diff_new_pack.gSkvxS/_new 2026-08-24 12:12:59.069884816 +0200 @@ -16,12 +16,12 @@ # -%define kf6_version 6.19.0 +%define kf6_version 6.27.0 %define qt6_version 6.9.0 %bcond_without released Name: kspaceduel -Version: 26.04.3 +Version: 26.08.0 Release: 0 Summary: Space Arcade game License: GPL-2.0-or-later ++++++ kspaceduel-26.04.3.tar.xz -> kspaceduel-26.08.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kspaceduel-26.04.3/.flatpak-manifest.json new/kspaceduel-26.08.0/.flatpak-manifest.json --- old/kspaceduel-26.04.3/.flatpak-manifest.json 2026-06-27 09:51:16.000000000 +0200 +++ new/kspaceduel-26.08.0/.flatpak-manifest.json 2026-08-12 16:43:19.000000000 +0200 @@ -38,12 +38,12 @@ { "type": "git", "url": "https://github.com/kcat/openal-soft.git", - "tag": "1.24.3", + "tag": "1.25.2", "x-checker-data": { "type": "git", "tag-pattern": "^([\\d.]+)$" }, - "commit": "dc7d7054a5b4f3bec1dc23a42fd616a0847af948" + "commit": "b2c48f7718ef3fcf67921a8b6534c4914e328970" } ] } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kspaceduel-26.04.3/CMakeLists.txt new/kspaceduel-26.08.0/CMakeLists.txt --- old/kspaceduel-26.04.3/CMakeLists.txt 2026-06-27 09:51:16.000000000 +0200 +++ new/kspaceduel-26.08.0/CMakeLists.txt 2026-08-12 16:43:19.000000000 +0200 @@ -2,8 +2,8 @@ # Release Service version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "26") -set (RELEASE_SERVICE_VERSION_MINOR "04") -set (RELEASE_SERVICE_VERSION_MICRO "3") +set (RELEASE_SERVICE_VERSION_MINOR "08") +set (RELEASE_SERVICE_VERSION_MICRO "0") set (RELEASE_SERVICE_COMPACT_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}") # Bump KSPACEDUEL_BASE_VERSION once new features are added @@ -49,7 +49,7 @@ ecm_set_disabled_deprecation_versions( QT 6.10.0 - KF 6.21.0 + KF 6.27.0 KDEGAMES 6.0 ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kspaceduel-26.04.3/po/ca/kspaceduel.po new/kspaceduel-26.08.0/po/ca/kspaceduel.po --- old/kspaceduel-26.04.3/po/ca/kspaceduel.po 2026-06-27 09:51:16.000000000 +0200 +++ new/kspaceduel-26.08.0/po/ca/kspaceduel.po 2026-08-12 16:43:19.000000000 +0200 @@ -445,3 +445,11 @@ msgctxt "@action" msgid "Player 2 Mine" msgstr "Jugador 2 posa una mina" + +#~ msgctxt "general settings" +#~ msgid "General" +#~ msgstr "General" + +#~ msgctxt "start game" +#~ msgid "Start" +#~ msgstr "Inici" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kspaceduel-26.04.3/po/de/kspaceduel.po new/kspaceduel-26.08.0/po/de/kspaceduel.po --- old/kspaceduel-26.04.3/po/de/kspaceduel.po 2026-06-27 09:51:16.000000000 +0200 +++ new/kspaceduel-26.08.0/po/de/kspaceduel.po 2026-08-12 16:43:19.000000000 +0200 @@ -1,7 +1,7 @@ -# SPDX-FileCopyrightText: 2009, 2024 Johannes Obermayr <[email protected]> # SPDX-FileCopyrightText: 2003, 2007 Stefan Winter <[email protected]> # SPDX-FileCopyrightText: 2005 Thomas Reitelbach <[email protected]> # SPDX-FileCopyrightText: 2008, 2020 Burkhard Lück <[email protected]> +# SPDX-FileCopyrightText: 2009, 2024 Johannes Obermayr <[email protected]> msgid "" msgstr "" "Project-Id-Version: kspaceduel\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kspaceduel-26.04.3/po/nn/kspaceduel.po new/kspaceduel-26.08.0/po/nn/kspaceduel.po --- old/kspaceduel-26.04.3/po/nn/kspaceduel.po 2026-06-27 09:51:16.000000000 +0200 +++ new/kspaceduel-26.08.0/po/nn/kspaceduel.po 2026-08-12 16:43:19.000000000 +0200 @@ -1,5 +1,6 @@ # Translation of kspaceduel to Norwegian Nynorsk # +# Karl Ove Hufthammer <[email protected]>, 2008, 2020, 2024. msgid "" msgstr "" "Project-Id-Version: kspaceduel\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kspaceduel-26.04.3/po/tr/kspaceduel.po new/kspaceduel-26.08.0/po/tr/kspaceduel.po --- old/kspaceduel-26.04.3/po/tr/kspaceduel.po 2026-06-27 09:51:16.000000000 +0200 +++ new/kspaceduel-26.08.0/po/tr/kspaceduel.po 2026-08-12 16:43:19.000000000 +0200 @@ -5,13 +5,13 @@ # Görkem Çetin <[email protected]>, 2002. # Ömer Fadıl USTA <[email protected]>, 2002-2003. # obsoleteman <[email protected]>, 2008. -# SPDX-FileCopyrightText: 2022, 2023, 2024 Emir SARI <[email protected]> +# SPDX-FileCopyrightText: 2022, 2023, 2024, 2026 Emir SARI <[email protected]> msgid "" msgstr "" "Project-Id-Version: kdegames-kde4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 11:50+0000\n" -"PO-Revision-Date: 2024-09-23 15:20+0300\n" +"PO-Revision-Date: 2026-05-02 19:42+0300\n" "Last-Translator: Emir SARI <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" "Language: tr\n" @@ -19,12 +19,12 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 24.11.70\n" +"X-Generator: Lokalize 25.12.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "Serdar Soytetir, Ömer Fadıl USTA" +msgstr "Serdar SOYTETİR, Ömer Fadıl USTA" #, kde-format msgctxt "EMAIL OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kspaceduel-26.04.3/po/ug/kspaceduel.po new/kspaceduel-26.08.0/po/ug/kspaceduel.po --- old/kspaceduel-26.04.3/po/ug/kspaceduel.po 2026-06-27 09:51:16.000000000 +0200 +++ new/kspaceduel-26.08.0/po/ug/kspaceduel.po 2026-08-12 16:43:19.000000000 +0200 @@ -8,28 +8,29 @@ "Project-Id-Version: kspaceduel\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 11:50+0000\n" -"PO-Revision-Date: 2013-09-08 07:05+0900\n" -"Last-Translator: Gheyret Kenji <[email protected]>\n" +"PO-Revision-Date: 2026-05-31 19:44-0400\n" +"Last-Translator: Abduqadir Abliz <[email protected]>\n" "Language-Team: Uyghur Computer Science Association <[email protected]>\n" "Language: ug\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Poedit 3.9\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "ئابدۇقادىر ئابلىز, غەيرەت كەنجى" +msgstr "ئابدۇقادىر ئابلىز، غەيرەت كەنجى" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "[email protected], [email protected]" +msgstr "[email protected], [email protected]" #: dialogs.cpp:63 msgid "Game speed:" -msgstr "G" +msgstr "ئويۇن سۈرئىتى:" #: dialogs.cpp:63 msgid "Shot speed:" @@ -112,24 +113,19 @@ msgstr "" #: dialogs.cpp:169 -#, fuzzy, kde-format -#| msgctxt "custom values" -#| msgid "Custom" +#, kde-format msgctxt "@item custom values" msgid "Custom" msgstr "ئىختىيارى" #: dialogs.cpp:185 dialogs.cpp:404 -#, fuzzy, kde-format -#| msgctxt "general game settings" -#| msgid "General" +#, kde-format msgctxt "@title:tab general settings" msgid "General" msgstr "ئادەتتىكى" #: dialogs.cpp:186 -#, fuzzy, kde-format -#| msgid "Bullet" +#, kde-format msgctxt "@title:tab" msgid "Bullet" msgstr "تۈر بەلگىسى" @@ -141,16 +137,13 @@ msgstr "" #: dialogs.cpp:188 -#, fuzzy, kde-format -#| msgid "Ship" +#, kde-format msgctxt "@title:tab" msgid "Ship" -msgstr "كېمە" +msgstr "" #: dialogs.cpp:189 -#, fuzzy, kde-format -#| msgctxt "the star, Sol" -#| msgid "Sun" +#, kde-format msgctxt "@title:tab the star, Sol" msgid "Sun" msgstr "ي" @@ -159,7 +152,7 @@ #, kde-format msgctxt "initial position and velocities of players" msgid "Start" -msgstr "باشلاش" +msgstr "باشلا" #: dialogs.cpp:191 #, kde-format @@ -168,23 +161,19 @@ msgstr "" #: dialogs.cpp:404 -#, fuzzy, kde-format -#| msgid "General Settings" +#, kde-format msgctxt "@title" msgid "General Settings" msgstr "ئادەتتىكى تەڭشەك" #: dialogs.cpp:407 -#, fuzzy, kde-format -#| msgctxt "game settings" -#| msgid "Game" +#, kde-format msgctxt "@title:tab game settings" msgid "Game" msgstr "ئويۇن" #: dialogs.cpp:407 -#, fuzzy, kde-format -#| msgid "Game Settings" +#, kde-format msgctxt "@title" msgid "Game Settings" msgstr "ئويۇن تەڭشىكى" @@ -211,7 +200,7 @@ #: general.ui:99 #, kde-format msgid "Graphics" -msgstr "گرافىك" +msgstr "گىرافىك" #. i18n: ectx: property (text), widget (QLabel, textLabel5) #: general.ui:105 @@ -251,7 +240,7 @@ #: general.ui:209 general.ui:300 #, kde-format msgid "Normal" -msgstr "نورمال" +msgstr "ئادەتتىكى" #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_AiDifficulty0) #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_AiDifficulty1) @@ -293,7 +282,7 @@ #: main.cpp:26 #, kde-format msgid "Space Arcade Game" -msgstr "" +msgstr "بوشلۇق ئويۇنى" #: main.cpp:28 #, kde-format @@ -303,7 +292,7 @@ #: main.cpp:31 #, kde-format msgid "Andreas Zehender" -msgstr "Andreas Zehender" +msgstr "" #: main.cpp:31 #, kde-format @@ -388,12 +377,10 @@ msgstr "" #: topwidget.cpp:90 -#, fuzzy, kde-format -#| msgctxt "initial position and velocities of players" -#| msgid "Start" +#, kde-format msgctxt "@action start game" msgid "Start" -msgstr "باشلاش" +msgstr "باشلا" #: topwidget.cpp:99 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kspaceduel-26.04.3/src/org.kde.kspaceduel.appdata.xml new/kspaceduel-26.08.0/src/org.kde.kspaceduel.appdata.xml --- old/kspaceduel-26.04.3/src/org.kde.kspaceduel.appdata.xml 2026-06-27 09:51:16.000000000 +0200 +++ new/kspaceduel-26.08.0/src/org.kde.kspaceduel.appdata.xml 2026-08-12 16:43:19.000000000 +0200 @@ -49,6 +49,7 @@ <name xml:lang="sr-ijekavianlatin">K‑svemirski-dvoboj</name> <name xml:lang="sv">Rymdduell</name> <name xml:lang="tr">K Uzay Düellosu</name> + <name xml:lang="ug">KSpaceDuel</name> <name xml:lang="uk">Космічна дуель</name> <name xml:lang="zh-CN">KSpaceDuel</name> <name xml:lang="zh-TW">KSpaceDuel 決戰星空</name> @@ -93,6 +94,7 @@ <summary xml:lang="sr-ijekavianlatin">Svemirska arkadna igra</summary> <summary xml:lang="sv">Spelhallsspel</summary> <summary xml:lang="tr">Uzay Macerası Oyunu</summary> + <summary xml:lang="ug">بوشلۇق ئويۇنى</summary> <summary xml:lang="uk">Космічна аркадна гра — дуель</summary> <summary xml:lang="zh-CN">空间型街机游戏</summary> <summary xml:lang="zh-TW">街機太空遊戲</summary> @@ -160,6 +162,7 @@ <binary>kspaceduel</binary> </provides> <releases> + <release version="2.1.26080" date="2026-08-20"/> <release version="2.1.26043" date="2026-07-02"/> <release version="2.1.26042" date="2026-06-04"/> <release version="2.1.26041" date="2026-05-07"/>
