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-01-12 10:17:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kapman (Old)
 and      /work/SRC/openSUSE:Factory/.kapman.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kapman"

Mon Jan 12 10:17:23 2026 rev:164 rq:1326070 version:25.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kapman/kapman.changes    2025-12-15 
11:55:33.292178004 +0100
+++ /work/SRC/openSUSE:Factory/.kapman.new.1928/kapman.changes  2026-01-12 
10:26:08.785449575 +0100
@@ -1,0 +2,10 @@
+Wed Jan  7 12:24:39 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 25.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.12.1/
+- Changes since 25.12.0:
+  * CI: Add documentation build
+
+-------------------------------------------------------------------

Old:
----
  kapman-25.12.0.tar.xz
  kapman-25.12.0.tar.xz.sig

New:
----
  kapman-25.12.1.tar.xz
  kapman-25.12.1.tar.xz.sig

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

Other differences:
------------------
++++++ kapman.spec ++++++
--- /var/tmp/diff_new_pack.GxWoqY/_old  2026-01-12 10:26:09.457478051 +0100
+++ /var/tmp/diff_new_pack.GxWoqY/_new  2026-01-12 10:26:09.461478220 +0100
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           kapman
-Version:        25.12.0
+Version:        25.12.1
 Release:        0
 Summary:        Pac-Man-like game by KDE
 License:        GPL-2.0-or-later


++++++ kapman-25.12.0.tar.xz -> kapman-25.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-25.12.0/.gitlab-ci.yml 
new/kapman-25.12.1/.gitlab-ci.yml
--- old/kapman-25.12.0/.gitlab-ci.yml   2025-12-03 23:43:17.000000000 +0100
+++ new/kapman-25.12.1/.gitlab-ci.yml   2026-01-05 04:38:13.000000000 +0100
@@ -15,3 +15,4 @@
       - /gitlab-templates/craft-macos-arm64-qt6.yml
       - /gitlab-templates/xml-lint.yml
       - /gitlab-templates/yaml-lint.yml
+      - /gitlab-templates/documentation.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-25.12.0/CMakeLists.txt 
new/kapman-25.12.1/CMakeLists.txt
--- old/kapman-25.12.0/CMakeLists.txt   2025-12-03 23:43:17.000000000 +0100
+++ new/kapman-25.12.1/CMakeLists.txt   2026-01-05 04:38:13.000000000 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "25")
 set(RELEASE_SERVICE_VERSION_MINOR "12")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 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-25.12.0/po/ro/kapman.po 
new/kapman-25.12.1/po/ro/kapman.po
--- old/kapman-25.12.0/po/ro/kapman.po  2025-12-03 23:43:17.000000000 +0100
+++ new/kapman-25.12.1/po/ro/kapman.po  2026-01-05 04:38:13.000000000 +0100
@@ -1,21 +1,22 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Sergiu Bivol <[email protected]>, 2008, 2009.
+# SPDX-FileCopyrightText: 2008, 2009, 2025 Sergiu Bivol <[email protected]>
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 14:39+0000\n"
-"PO-Revision-Date: 2009-08-09 07:59+0300\n"
+"PO-Revision-Date: 2025-12-12 10:18+0000\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
-"Language-Team: Română <[email protected]>\n"
+"Language-Team: Romanian <[email protected]>\n"
 "Language: ro\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
+"X-Generator: Lokalize 25.08.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -61,18 +62,16 @@
 msgstr "Dacă să fie redate efectele sonore."
 
 #: kapmanmainwindow.cpp:61
-#, fuzzy, kde-format
-#| msgid "&Play sounds"
+#, kde-format
 msgctxt "@option:check"
 msgid "Play Sounds"
-msgstr "&Redă sunete"
+msgstr "Redă sunete"
 
 #: kapmanmainwindow.cpp:65
-#, fuzzy, kde-format
-#| msgid "&Change level"
+#, kde-format
 msgctxt "@action"
 msgid "&Change Level…"
-msgstr "S&chimbă nivelul"
+msgstr "S&chimbă nivelul…"
 
 #: kapmanmainwindow.cpp:70 kapmanmainwindow.cpp:256
 #, kde-format
@@ -98,19 +97,16 @@
 msgstr "Sigur doriți să părăsiți jocul curent?"
 
 #: kapmanmainwindow.cpp:137
-#, fuzzy, kde-format
-#| msgid "New game"
+#, kde-format
 msgctxt "@title:window"
 msgid "New Game"
 msgstr "Joc nou"
 
 #: kapmanmainwindow.cpp:138
-#, fuzzy, kde-format
-#| msgctxt "To quit Kapman"
-#| msgid "Quit"
+#, kde-format
 msgctxt "@action;button"
 msgid "Quit Game"
-msgstr "Ieși"
+msgstr "Termină jocul"
 
 #: kapmanmainwindow.cpp:163
 #, kde-format
@@ -136,19 +132,16 @@
 msgstr "Trișor!"
 
 #: kapmanmainwindow.cpp:188
-#, fuzzy, kde-format
-#| msgid "Change level"
+#, kde-format
 msgctxt "@title:window"
 msgid "Change Level"
 msgstr "Schimbă nivelul"
 
 #: kapmanmainwindow.cpp:189
-#, fuzzy, kde-format
-#| msgctxt "The number of the game level"
-#| msgid "Level"
+#, kde-format
 msgctxt "@label:textbox The number of the game level"
 msgid "Level:"
-msgstr "Nivel"
+msgstr "Nivel:"
 
 #: kapmanmainwindow.cpp:239
 #, kde-format
@@ -156,12 +149,10 @@
 msgstr "Sigur părăsiți Kapman?"
 
 #: kapmanmainwindow.cpp:240
-#, fuzzy, kde-format
-#| msgctxt "To quit Kapman"
-#| msgid "Quit"
+#, kde-format
 msgctxt "@title:window To quit Kapman"
 msgid "Quit"
-msgstr "Ieși"
+msgstr "Termină"
 
 #: main.cpp:45
 #, kde-format
@@ -216,12 +207,12 @@
 #: main.cpp:59
 #, kde-format
 msgid "Roney Gomes"
-msgstr ""
+msgstr "Roney Gomes"
 
 #: main.cpp:59
 #, kde-format
 msgid "Port to KgSound framework"
-msgstr ""
+msgstr "Portare la platforma KgSound"
 
 #~ msgid "Theme"
 #~ msgstr "Tematică"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-25.12.0/src/org.kde.kapman.appdata.xml 
new/kapman-25.12.1/src/org.kde.kapman.appdata.xml
--- old/kapman-25.12.0/src/org.kde.kapman.appdata.xml   2025-12-03 
23:43:17.000000000 +0100
+++ new/kapman-25.12.1/src/org.kde.kapman.appdata.xml   2026-01-05 
04:38:13.000000000 +0100
@@ -202,6 +202,7 @@
     <binary>kapman</binary>
   </provides>
   <releases>
+    <release version="25.12.1" date="2026-01-08"/>
     <release version="25.12.0" date="2025-12-11"/>
     <release version="25.08.3" date="2025-11-06"/>
     <release version="25.08.2" date="2025-10-09"/>

Reply via email to