Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kapman for openSUSE:Factory checked in at 2026-07-02 22:08:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kapman (Old) and /work/SRC/openSUSE:Factory/.kapman.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kapman" Thu Jul 2 22:08:11 2026 rev:170 rq:1363204 version:26.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kapman/kapman.changes 2026-06-08 14:13:36.615926201 +0200 +++ /work/SRC/openSUSE:Factory/.kapman.new.1982/kapman.changes 2026-07-02 22:12:04.110259430 +0200 @@ -1,0 +2,9 @@ +Tue Jun 30 18:19:11 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/26.04.3/ +- No code change since 26.04.2 + +------------------------------------------------------------------- Old: ---- kapman-26.04.2.tar.xz kapman-26.04.2.tar.xz.sig New: ---- kapman-26.04.3.tar.xz kapman-26.04.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kapman.spec ++++++ --- /var/tmp/diff_new_pack.BonIWz/_old 2026-07-02 22:12:05.078292701 +0200 +++ /var/tmp/diff_new_pack.BonIWz/_new 2026-07-02 22:12:05.082292839 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: kapman -Version: 26.04.2 +Version: 26.04.3 Release: 0 Summary: Pac-Man-like game by KDE License: GPL-2.0-or-later ++++++ kapman-26.04.2.tar.xz -> kapman-26.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kapman-26.04.2/CMakeLists.txt new/kapman-26.04.3/CMakeLists.txt --- old/kapman-26.04.2/CMakeLists.txt 2026-05-30 00:54:53.000000000 +0200 +++ new/kapman-26.04.3/CMakeLists.txt 2026-06-27 09:43:36.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "26") set(RELEASE_SERVICE_VERSION_MINOR "04") -set(RELEASE_SERVICE_VERSION_MICRO "2") +set(RELEASE_SERVICE_VERSION_MICRO "3") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kapman VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kapman-26.04.2/po/bg/kapman.po new/kapman-26.04.3/po/bg/kapman.po --- old/kapman-26.04.2/po/bg/kapman.po 2026-05-30 00:54:53.000000000 +0200 +++ new/kapman-26.04.3/po/bg/kapman.po 1970-01-01 01:00:00.000000000 +0100 @@ -1,218 +0,0 @@ -# Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# -# Petar Toushkov <[email protected]>, 2009. -# SPDX-FileCopyrightText: 2024 Mincho Kondarev <[email protected]> -msgid "" -msgstr "" -"Project-Id-Version: kapman\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 11:49+0000\n" -"PO-Revision-Date: 2024-05-13 22:47+0200\n" -"Last-Translator: Mincho Kondarev <[email protected]>\n" -"Language-Team: Bulgarian <[email protected]>\n" -"Language: bg\n" -"MIME-Version: 1.0\n" -"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.02.2\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Petar Toushkov" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "[email protected]" - -#: gamescene.cpp:90 -#, kde-format -msgid "GET READY!!!" -msgstr "ГОТОВИ!!!" - -#: gamescene.cpp:94 -#, kde-format -msgid "Press any arrow key to start" -msgstr "За начало натиснете коя да е от стрелките" - -#: gamescene.cpp:104 -#, kde-format -msgid "PAUSED" -msgstr "ПАУЗА" - -#: gamescene.cpp:228 -#, kde-format -msgctxt "The number of the game level" -msgid "Level %1" -msgstr "Ниво %1" - -#. i18n: ectx: label, entry (Theme), group (General) -#: kapman.kcfg:9 -#, kde-format -msgid "The graphical theme to be used." -msgstr "Графичната тема, която ще бъде използвана." - -#. i18n: ectx: label, entry (Sounds), group (General) -#: kapman.kcfg:13 -#, kde-format -msgid "Whether sound effects should be played." -msgstr "Да бъдат ли изпълнявани звукови ефекти." - -#: kapmanmainwindow.cpp:61 -#, fuzzy, kde-format -msgctxt "@option:check" -msgid "Play Sounds" -msgstr "&Изпълняване на звуци" - -#: kapmanmainwindow.cpp:65 -#, fuzzy, kde-format -msgctxt "@action" -msgid "&Change Level…" -msgstr "&Промяна на нивото" - -#: kapmanmainwindow.cpp:70 kapmanmainwindow.cpp:256 -#, kde-format -msgctxt "Used to display the current level of play to the user" -msgid "Level: %1" -msgstr "Ниво: %1" - -#: kapmanmainwindow.cpp:72 kapmanmainwindow.cpp:261 -#, kde-format -msgctxt "Used to inform the user of their current score" -msgid "Score: %1" -msgstr "Резултат: %1" - -#: kapmanmainwindow.cpp:74 kapmanmainwindow.cpp:266 -#, kde-format -msgctxt "Used to tell the user how many lives they have left" -msgid "Lives: %1" -msgstr "Животи: %1" - -#: kapmanmainwindow.cpp:136 -#, kde-format -msgid "Are you sure you want to quit the current game?" -msgstr "Сигурни ли сте, че желаете да напуснете текущата игра?" - -#: kapmanmainwindow.cpp:137 -#, fuzzy, kde-format -msgctxt "@title:window" -msgid "New Game" -msgstr "Нова игра" - -#: kapmanmainwindow.cpp:138 -#, fuzzy, kde-format -msgctxt "@action;button" -msgid "Quit Game" -msgstr "Изход" - -#: kapmanmainwindow.cpp:163 -#, kde-format -msgid "Your score is %1 point." -msgid_plural "Your score is %1 points." -msgstr[0] "Резултатът ви е %1 точка." -msgstr[1] "Резултатът ви е %1 точки." - -#: kapmanmainwindow.cpp:163 -#, kde-format -msgid "Game Over" -msgstr "Край на играта" - -#: kapmanmainwindow.cpp:166 -#, kde-format -msgid "You cheated, no Highscore for you ;)" -msgstr "Хитрувахте, не участвате в класирането ;)" - -#: kapmanmainwindow.cpp:166 -#, kde-format -msgid "Cheater!" -msgstr "Измамник!" - -#: kapmanmainwindow.cpp:188 -#, fuzzy, kde-format -msgctxt "@title:window" -msgid "Change Level" -msgstr "Промяна на нивото" - -#: kapmanmainwindow.cpp:189 -#, fuzzy, kde-format -#| msgctxt "The number of the game level" -#| msgid "Level" -msgctxt "@label:textbox The number of the game level" -msgid "Level:" -msgstr "Ниво" - -#: kapmanmainwindow.cpp:239 -#, kde-format -msgid "Are you sure you want to quit Kapman?" -msgstr "Сигурни ли сте, че желаете да напуснете Kapman?" - -#: kapmanmainwindow.cpp:240 -#, fuzzy, kde-format -#| msgctxt "To quit Kapman" -#| msgid "Quit" -msgctxt "@title:window To quit Kapman" -msgid "Quit" -msgstr "Изход" - -#: main.cpp:45 -#, kde-format -msgid "Kapman" -msgstr "Kapman" - -#: main.cpp:47 -#, kde-format -msgid "Kapman: Go through the levels escaping ghosts!" -msgstr "Kapman: Преодолейте нивата, избягвайки призраците!" - -#: main.cpp:49 -#, kde-format -msgid "Copyright (c) 2007-2008 The KapTeam" -msgstr "Copyright (c) 2007-2008 The KapTeam" - -#: main.cpp:53 -#, kde-format -msgid "Alexandre Galinier" -msgstr "Alexandre Galinier" - -#: main.cpp:53 main.cpp:54 main.cpp:55 main.cpp:56 main.cpp:57 main.cpp:58 -#, kde-format -msgid "Developer" -msgstr "Разработчик" - -#: main.cpp:54 -#, kde-format -msgid "Nathalie Liesse" -msgstr "Nathalie Liesse" - -#: main.cpp:55 -#, kde-format -msgid "Ömer Fadıl USTA" -msgstr "Ömer Fadıl USTA" - -#: main.cpp:56 -#, kde-format -msgid "Pierre-Benoit Besse" -msgstr "Pierre-Benoit Besse" - -#: main.cpp:57 -#, kde-format -msgid "Romain Castan" -msgstr "Romain Castan" - -#: main.cpp:58 -#, kde-format -msgid "Thomas Gallinari" -msgstr "Thomas Gallinari" - -#: main.cpp:59 -#, kde-format -msgid "Roney Gomes" -msgstr "" - -#: main.cpp:59 -#, kde-format -msgid "Port to KgSound framework" -msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kapman-26.04.2/po/nb/kapman.po new/kapman-26.04.3/po/nb/kapman.po --- old/kapman-26.04.2/po/nb/kapman.po 2026-05-30 00:54:53.000000000 +0200 +++ new/kapman-26.04.3/po/nb/kapman.po 2026-06-27 09:43:36.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-11-17 11:49+0000\n" "PO-Revision-Date: 2012-12-11 20:05+0100\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kapman-26.04.2/po/nn/kapman.po new/kapman-26.04.3/po/nn/kapman.po --- old/kapman-26.04.2/po/nn/kapman.po 2026-05-30 00:54:53.000000000 +0200 +++ new/kapman-26.04.3/po/nn/kapman.po 2026-06-27 09:43:36.000000000 +0200 @@ -7,7 +7,7 @@ "POT-Creation-Date: 2025-11-17 11:49+0000\n" "PO-Revision-Date: 2024-07-21 14:25+0200\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" -"Language-Team: Norwegian Nynorsk <[email protected]>\n" +"Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kapman-26.04.2/src/org.kde.kapman.appdata.xml new/kapman-26.04.3/src/org.kde.kapman.appdata.xml --- old/kapman-26.04.2/src/org.kde.kapman.appdata.xml 2026-05-30 00:54:53.000000000 +0200 +++ new/kapman-26.04.3/src/org.kde.kapman.appdata.xml 2026-06-27 09:43:36.000000000 +0200 @@ -204,6 +204,7 @@ <binary>kapman</binary> </provides> <releases> + <release version="26.04.3" date="2026-07-02"/> <release version="26.04.2" date="2026-06-04"/> <release version="26.04.1" date="2026-05-07"/> <release version="26.04.0" date="2026-04-16"/>
