Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package skladnik for openSUSE:Factory 
checked in at 2026-03-07 20:08:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skladnik (Old)
 and      /work/SRC/openSUSE:Factory/.skladnik.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skladnik"

Sat Mar  7 20:08:45 2026 rev:24 rq:1337124 version:25.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/skladnik/skladnik.changes        2026-02-06 
19:14:12.813853561 +0100
+++ /work/SRC/openSUSE:Factory/.skladnik.new.8177/skladnik.changes      
2026-03-07 20:13:33.588875969 +0100
@@ -1,0 +2,9 @@
+Tue Mar  3 09:57:27 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 25.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.12.3/
+- No code change since 25.12.2
+
+-------------------------------------------------------------------

Old:
----
  skladnik-25.12.2.tar.xz
  skladnik-25.12.2.tar.xz.sig

New:
----
  skladnik-25.12.3.tar.xz
  skladnik-25.12.3.tar.xz.sig

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

Other differences:
------------------
++++++ skladnik.spec ++++++
--- /var/tmp/diff_new_pack.enRaag/_old  2026-03-07 20:13:34.204901452 +0100
+++ /var/tmp/diff_new_pack.enRaag/_new  2026-03-07 20:13:34.208901617 +0100
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           skladnik
-Version:        25.12.2
+Version:        25.12.3
 Release:        0
 Summary:        Sokoban-like game
 License:        GPL-2.0-or-later


++++++ skladnik-25.12.2.tar.xz -> skladnik-25.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/skladnik-25.12.2/CMakeLists.txt 
new/skladnik-25.12.3/CMakeLists.txt
--- old/skladnik-25.12.2/CMakeLists.txt 2026-01-29 08:53:00.000000000 +0100
+++ new/skladnik-25.12.3/CMakeLists.txt 2026-02-28 12:53:09.000000000 +0100
@@ -3,7 +3,7 @@
 # Release Service version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "25")
 set (RELEASE_SERVICE_VERSION_MINOR "12")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
 # Bump SKLADNIK_BASE_VERSION once new features are added
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/skladnik-25.12.2/po/ga/skladnik.po 
new/skladnik-25.12.3/po/ga/skladnik.po
--- old/skladnik-25.12.2/po/ga/skladnik.po      2026-01-29 08:53:00.000000000 
+0100
+++ new/skladnik-25.12.3/po/ga/skladnik.po      2026-02-28 12:53:09.000000000 
+0100
@@ -110,175 +110,136 @@
 msgstr "Na leibhéil Sokoban atá isteach leis an gcluiche seo"
 
 #: main.cpp:57
-#, fuzzy, kde-format
-#| msgid "Level collection file to load"
+#, kde-format
 msgid "Level collection file to load."
-msgstr "Comhad bailiúcháin leibhéal lu luchtú"
+msgstr ""
 
 #: MainWindow.cpp:38
-#, fuzzy, kde-format
-#| msgid "&Level Collection"
+#, kde-format
 msgctxt "@title:menu"
 msgid "Level Collection"
-msgstr "Bailiúchán &Leibhéal"
+msgstr ""
 
 #: MainWindow.cpp:97
-#, fuzzy, kde-format
-#| msgid "Load Levels From File"
+#, kde-format
 msgctxt "@action"
 msgid "Load Levels…"
-msgstr "Luchtaigh Leibhéil Ó Chomhad"
+msgstr ""
 
 #: MainWindow.cpp:101
-#, fuzzy, kde-format
-#| msgid "&Next Level"
+#, kde-format
 msgctxt "@action"
 msgid "Next Level"
-msgstr "An Chéad Leibhéal &Eile"
+msgstr ""
 
 #: MainWindow.cpp:106
-#, fuzzy, kde-format
-#| msgid "&Previous Level"
+#, kde-format
 msgctxt "@action"
 msgid "Previous Level"
-msgstr "An Leibhéal &Roimhe Seo"
+msgstr ""
 
 #: MainWindow.cpp:111
-#, fuzzy, kde-format
-#| msgid "Re&start Level"
+#, kde-format
 msgctxt "@action"
 msgid "Restart Level"
-msgstr "Ato&saigh an Leibhéal"
+msgstr ""
 
 #: MainWindow.cpp:124
-#, fuzzy, kde-format
-#| msgid "&Slow"
+#, kde-format
 msgctxt "@item animation speed"
 msgid "Slow"
-msgstr "&Mall"
+msgstr ""
 
 #: MainWindow.cpp:129
-#, fuzzy, kde-format
-#| msgid "&Medium"
+#, kde-format
 msgctxt "@item animation speed"
 msgid "Medium"
-msgstr "&Measartha"
+msgstr ""
 
 #: MainWindow.cpp:134
-#, fuzzy, kde-format
-#| msgid "&Fast"
+#, kde-format
 msgctxt "@item animation speed"
 msgid "Fast"
-msgstr "&Tapa"
+msgstr ""
 
 #: MainWindow.cpp:139
-#, fuzzy, kde-format
-#| msgid "&Off"
+#, kde-format
 msgctxt "@item animation speed"
 msgid "Off"
-msgstr "&Múchta"
+msgstr ""
 
 #: MainWindow.cpp:179 MainWindow.cpp:193
-#, fuzzy, kde-format
-#| msgid "(unused)"
+#, kde-format
 msgctxt "@item bookmark entry"
 msgid "(unused)"
-msgstr "(gan úsáid)"
+msgstr ""
 
 #: MainWindow.cpp:229
-#, fuzzy, kde-format
-#| msgid "(invalid)"
+#, kde-format
 msgctxt "@item bookmark entry"
 msgid "(invalid)"
-msgstr "(neamhbhailí)"
+msgstr ""
 
 #: MainWindow.cpp:288
-#, fuzzy, kde-format
-#| msgid "Load Levels From File"
+#, kde-format
 msgctxt "@title:window"
 msgid "Load Levels from a File"
-msgstr "Luchtaigh Leibhéil Ó Chomhad"
+msgstr ""
 
 #: MainWindow.cpp:323
-#, fuzzy, kde-format
-#| msgid "No levels found in file"
+#, kde-format
 msgctxt "@info"
 msgid "No levels found in file."
-msgstr "Níor aimsíodh aon leibhéil sa chomhad"
+msgstr ""
 
 #: PlayField.cpp:91
-#, fuzzy, kde-format
-#| msgid "Level:"
+#, kde-format
 msgctxt "@label"
 msgid "Level:"
-msgstr "Leibhéal:"
+msgstr ""
 
 #: PlayField.cpp:100
-#, fuzzy, kde-format
-#| msgid "Steps:"
+#, kde-format
 msgctxt "@label"
 msgid "Steps:"
-msgstr "Céimeanna:"
+msgstr ""
 
 #: PlayField.cpp:109
-#, fuzzy, kde-format
-#| msgid "Pushes:"
+#, kde-format
 msgctxt "@label"
 msgid "Pushes:"
-msgstr "Brúnna:"
+msgstr ""
 
 #: PlayField.cpp:270
-#, fuzzy, kde-format
-#| msgid "Level completed"
+#, kde-format
 msgctxt "@info"
 msgid "Level completed."
-msgstr "Leibhéal críochnaithe"
+msgstr ""
 
 #: PlayField.cpp:591
-#, fuzzy, kde-format
-#| msgid ""
-#| "This is the last level in\n"
-#| "the current collection."
+#, kde-format
 msgid "This is the last level in the current collection."
 msgstr ""
-"Seo é an leibhéal deiridh sa\n"
-"bhailiúchán reatha."
 
 #: PlayField.cpp:595
-#, fuzzy, kde-format
-#| msgid ""
-#| "You have not completed\n"
-#| "this level yet."
+#, kde-format
 msgid "You have not completed this level yet."
 msgstr ""
-"Níl an leibhéal seo\n"
-"déanta agat fós."
 
 #: PlayField.cpp:607
-#, fuzzy, kde-format
-#| msgid ""
-#| "This is the first level in\n"
-#| "the current collection."
+#, kde-format
 msgid "This is the first level in the current collection."
 msgstr ""
-"Seo é an chéad leibhéal sa\n"
-"bhailiúchán reatha."
 
 #: PlayField.cpp:683
-#, fuzzy, kde-format
-#| msgid ""
-#| "Sorry, bookmarks for external levels\n"
-#| "is not implemented yet."
+#, kde-format
 msgid "Bookmarks for external levels is not implemented yet."
 msgstr ""
-"Tá brón orm, níl leabharmharcanna do\n"
-"leibhéil sheachtracha ar fáil fós."
 
 #: PlayField.cpp:707
-#, fuzzy, kde-format
-#| msgid "This level is broken"
+#, kde-format
 msgid "This level is broken."
-msgstr "Tá an leibhéal seo briste"
+msgstr ""
 
 #. i18n: ectx: Menu (game)
 #: skladnikui.rc:6
@@ -315,26 +276,3 @@
 #, kde-format
 msgid "Main Toolbar"
 msgstr ""
-
-#, fuzzy
-#~| msgid "KSokoban"
-#~ msgid "KSokoban"
-#~ msgstr "KSokoban"
-
-#~ msgid "Sasquatch V"
-#~ msgstr "Sasquatch V"
-
-#~ msgid "Mas Microban (easy)"
-#~ msgstr "Mas Microban (éasca)"
-
-#~ msgid "Sasquatch VI"
-#~ msgstr "Sasquatch VI"
-
-#~ msgid "LOMA"
-#~ msgstr "LOMA"
-
-#~ msgid "Sasquatch VII"
-#~ msgstr "Sasquatch VII"
-
-#~ msgid "(c) 1998-2001  Anders Widell"
-#~ msgstr "© 1998-2001  Anders Widell"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/skladnik-25.12.2/src/org.kde.skladnik.metainfo.xml 
new/skladnik-25.12.3/src/org.kde.skladnik.metainfo.xml
--- old/skladnik-25.12.2/src/org.kde.skladnik.metainfo.xml      2026-01-29 
08:53:00.000000000 +0100
+++ new/skladnik-25.12.3/src/org.kde.skladnik.metainfo.xml      2026-02-28 
12:53:09.000000000 +0100
@@ -163,6 +163,7 @@
   </provides>
   <launchable type="desktop-id">org.kde.skladnik.desktop</launchable>
   <releases>
+    <release version="0.5.25123" date="2026-03-05"/>
     <release version="0.5.25122" date="2026-02-05"/>
     <release version="0.5.25121" date="2026-01-08"/>
     <release version="0.5.25120" date="2025-12-11"/>

Reply via email to