Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package picmi for openSUSE:Factory checked 
in at 2026-05-11 16:55:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/picmi (Old)
 and      /work/SRC/openSUSE:Factory/.picmi.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "picmi"

Mon May 11 16:55:15 2026 rev:168 rq:1351774 version:26.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/picmi/picmi.changes      2026-04-17 
21:55:57.225597191 +0200
+++ /work/SRC/openSUSE:Factory/.picmi.new.1966/picmi.changes    2026-05-11 
17:05:12.156218792 +0200
@@ -1,0 +2,9 @@
+Thu May  7 08:03:35 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/26.04.1/
+- No code change since 26.04.0
+
+-------------------------------------------------------------------

Old:
----
  picmi-26.04.0.tar.xz
  picmi-26.04.0.tar.xz.sig

New:
----
  picmi-26.04.1.tar.xz
  picmi-26.04.1.tar.xz.sig

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

Other differences:
------------------
++++++ picmi.spec ++++++
--- /var/tmp/diff_new_pack.TWjIru/_old  2026-05-11 17:05:13.224262460 +0200
+++ /var/tmp/diff_new_pack.TWjIru/_new  2026-05-11 17:05:13.224262460 +0200
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           picmi
-Version:        26.04.0
+Version:        26.04.1
 Release:        0
 Summary:        Nonogram Logic game
 License:        GPL-2.0-or-later


++++++ picmi-26.04.0.tar.xz -> picmi-26.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-26.04.0/CMakeLists.txt 
new/picmi-26.04.1/CMakeLists.txt
--- old/picmi-26.04.0/CMakeLists.txt    2026-04-09 00:29:34.000000000 +0200
+++ new/picmi-26.04.1/CMakeLists.txt    2026-05-05 00:05:29.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Gear version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "26")
 set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
 # Bump PICMI_BASE_VERSION once new features are added
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-26.04.0/org.kde.picmi.appdata.xml 
new/picmi-26.04.1/org.kde.picmi.appdata.xml
--- old/picmi-26.04.0/org.kde.picmi.appdata.xml 2026-04-09 00:29:34.000000000 
+0200
+++ new/picmi-26.04.1/org.kde.picmi.appdata.xml 2026-05-05 00:05:29.000000000 
+0200
@@ -104,6 +104,7 @@
     <p xml:lang="ar">الهدف هو الكشف عن النمط الخفي في اللوحة عن طريق تلوين 
الخلايا في الشبكة أو تركها فارغة وفقًا للأرقام الموجودة على جانب الشبكة. هذه 
لعبة لاعب واحد.</p>
     <p xml:lang="ca">L'objectiu és descobrir el patró ocult en el tauler, 
acolorint o deixant en blanc les cel·les en una quadrícula d'acord amb els 
nombres indicats en el lateral de la quadrícula. És un joc d'un jugador.</p>
     <p xml:lang="ca-valencia">L'objectiu és descobrir el patró ocult en el 
tauler, acolorint o deixant en blanc les cel·les en una quadrícula d'acord amb 
els nombres indicats en el lateral de la quadrícula. És un joc d'un jugador.</p>
+    <p xml:lang="cs">Cílem je odhalit skrytý vzor na hrací ploše tak, že podle 
čísel uvedených na okraji mřížky vybarvíte nebo ponecháte prázdná pole v 
mřížce. Jedná se o hru pro jednoho hráče.</p>
     <p xml:lang="de">Das Ziel ist, das verborgene Muster zu enthüllen, indem 
Sie Zellen einfärben oder leer lassen. Hinweise geben die Zahlen am Rand des 
Rasters. Dieses Spiel ist für einen Spieler.</p>
     <p xml:lang="el">Ο στόχος είναι να αποκαλυφθεί το κρυμμένο μοτίβο στον 
πίνακα χρωματίζοντας ή αφήνοντας κενά τα κελιά ενός καννάβου σύμφωνα με 
αριθμούς που δίνονται στο περιθώριο του καννάβου. Είναι παιχνίδι για έναν 
παίκτη.</p>
     <p xml:lang="en-GB">The goal is to reveal the hidden pattern in the board 
by colouring or leaving blank the cells in a grid according to numbers given at 
the side of the grid. This is a single player game.</p>
@@ -156,6 +157,7 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release version="2.0.26041" date="2026-05-07"/>
     <release version="2.0.26040" date="2026-04-16"/>
     <release version="2.0.25123" date="2026-03-05"/>
     <release version="2.0.25122" date="2026-02-05"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-26.04.0/po/cs/picmi.po 
new/picmi-26.04.1/po/cs/picmi.po
--- old/picmi-26.04.0/po/cs/picmi.po    2026-04-09 00:29:34.000000000 +0200
+++ new/picmi-26.04.1/po/cs/picmi.po    2026-05-05 00:05:29.000000000 +0200
@@ -2,31 +2,32 @@
 # This file is distributed under the same license as the PACKAGE package.
 # SPDX-FileCopyrightText: 2012, 2013, 2015, 2016, 2020, 2021, 2024 Vit Pelcak 
<[email protected]>
 # Tomáš Chvátal <[email protected]>, 2012.
+# SPDX-FileCopyrightText: 2026 Libor Filípek <[email protected]>
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:50+0000\n"
-"PO-Revision-Date: 2024-05-30 10:47+0200\n"
-"Last-Translator: Vit Pelcak <[email protected]>\n"
-"Language-Team: Czech <[email protected]>\n"
+"PO-Revision-Date: 2026-04-18 10:26+0200\n"
+"Last-Translator: Libor Filípek <[email protected]>\n"
+"Language-Team: \n"
 "Language: cs\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>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 24.02.2\n"
+"X-Generator: Poedit 3.8\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Vít Pelčák"
+msgstr "Vít Pelčák,Libor Filípek"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected]"
+msgstr "[email protected],[email protected]"
 
 #. i18n: tag board attribute name
 #: levels/default.xml:5
@@ -120,13 +121,13 @@
 #: levels/default.xml:152 levels/default.xml:504 levels/default.xml:508
 #, kde-format
 msgid "Moni Linke"
-msgstr ""
+msgstr "Moni Linke"
 
 #. i18n: tag board attribute name
 #: levels/default.xml:63
 #, kde-format
 msgid "Pirate Dog"
-msgstr ""
+msgstr "Pirátský pes"
 
 #. i18n: tag board attribute name
 #: levels/default.xml:67
@@ -149,7 +150,7 @@
 #: levels/default.xml:160 levels/default.xml:524
 #, kde-format
 msgid "Frank Uebbing"
-msgstr ""
+msgstr "Frank Uebbing"
 
 #. i18n: tag board attribute name
 #: levels/default.xml:75
@@ -167,7 +168,7 @@
 #: levels/default.xml:83
 #, kde-format
 msgid "Claus the cat"
-msgstr ""
+msgstr "Kocour Claus"
 
 #. i18n: tag board attribute name
 #: levels/default.xml:87
@@ -185,19 +186,19 @@
 #: levels/default.xml:95
 #, kde-format
 msgid "Antique Phone"
-msgstr ""
+msgstr "Starožitný telefon"
 
 #. i18n: tag board attribute name
 #: levels/default.xml:99
 #, kde-format
 msgid "Treble Clef"
-msgstr ""
+msgstr "Houslový klíč"
 
 #. i18n: tag board attribute name
 #: levels/default.xml:103
 #, kde-format
 msgid "Halloween"
-msgstr ""
+msgstr "Halloween"
 
 #. i18n: tag board attribute name
 #: levels/default.xml:107
@@ -228,7 +229,7 @@
 #: levels/default.xml:152
 #, kde-format
 msgid "Baby Panda"
-msgstr ""
+msgstr "Mládě pandy"
 
 #. i18n: tag board attribute name
 #: levels/default.xml:156
@@ -240,7 +241,7 @@
 #: levels/default.xml:160
 #, kde-format
 msgid "Soccer"
-msgstr ""
+msgstr "Fotbal"
 
 #. i18n: tag board attribute name
 #: levels/default.xml:164
@@ -264,7 +265,7 @@
 #: levels/default.xml:244
 #, kde-format
 msgid "Thumbs Up"
-msgstr ""
+msgstr "Palec nahoru"
 
 #. i18n: tag board attribute name
 #: levels/default.xml:262
@@ -276,7 +277,7 @@
 #: levels/default.xml:275
 #, kde-format
 msgid "Dinner Time"
-msgstr ""
+msgstr "Čas večeře"
 
 #. i18n: tag board attribute name
 #: levels/default.xml:295
@@ -288,7 +289,7 @@
 #: levels/default.xml:317
 #, kde-format
 msgid "Cocktail Glass"
-msgstr ""
+msgstr "Koktejlová sklenice"
 
 #. i18n: tag board attribute name
 #: levels/default.xml:334
@@ -306,13 +307,13 @@
 #: levels/default.xml:383
 #, kde-format
 msgid "Letter A"
-msgstr ""
+msgstr "Písmeno A"
 
 #. i18n: tag board attribute name
 #: levels/default.xml:396
 #, kde-format
 msgid "Screw"
-msgstr ""
+msgstr "Šroub"
 
 #. i18n: tag board attribute author
 #. i18n: tag board attribute author
@@ -330,7 +331,7 @@
 #: levels/default.xml:414
 #, kde-format
 msgid "Cup of coffee"
-msgstr ""
+msgstr "Šálek kávy"
 
 #. i18n: tag board attribute name
 #: levels/default.xml:432
@@ -372,7 +373,7 @@
 #: levels/default.xml:512
 #, kde-format
 msgid "Bass Clef"
-msgstr ""
+msgstr "Basový klíč"
 
 #. i18n: tag board attribute name
 #: levels/default.xml:516
@@ -494,7 +495,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Board Solved!"
-msgstr "Deska vyřešena."
+msgstr "Deska vyřešena!"
 
 #: src/gui/mainwindow.cpp:286
 #, kde-format
@@ -706,13 +707,13 @@
 #: src/gui/settingswindow.ui:94
 #, kde-format
 msgid "Solved streaks:"
-msgstr ""
+msgstr "Vyřešené případy:"
 
 #. i18n: ectx: property (text), widget (QLabel, fontColorUnsolvedLabel)
 #: src/gui/settingswindow.ui:110
 #, kde-format
 msgid "Unsolved streaks:"
-msgstr ""
+msgstr "Nevyřešené případy:"
 
 #. i18n: ectx: property (text), widget (QPushButton, fontColorSolvedPushButton)
 #. i18n: ectx: property (text), widget (QPushButton, 
fontColorUnsolvedPushButton)
@@ -754,7 +755,7 @@
 #: src/main.cpp:46
 #, kde-format
 msgid "Picmi - a nonogram puzzle game"
-msgstr ""
+msgstr "Picmi – logická hra typu nonogram"
 
 #: src/main.cpp:48
 #, kde-format

Reply via email to