Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kbreakout"

Mon May 11 16:53:09 2026 rev:168 rq:1351614 version:26.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kbreakout/kbreakout.changes      2026-04-17 
21:52:21.044675703 +0200
+++ /work/SRC/openSUSE:Factory/.kbreakout.new.1966/kbreakout.changes    
2026-05-11 17:00:35.476852886 +0200
@@ -1,0 +2,9 @@
+Thu May  7 08:02:31 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:
----
  kbreakout-26.04.0.tar.xz
  kbreakout-26.04.0.tar.xz.sig

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

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

Other differences:
------------------
++++++ kbreakout.spec ++++++
--- /var/tmp/diff_new_pack.z5hN7M/_old  2026-05-11 17:00:36.224883753 +0200
+++ /var/tmp/diff_new_pack.z5hN7M/_new  2026-05-11 17:00:36.224883753 +0200
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           kbreakout
-Version:        26.04.0
+Version:        26.04.1
 Release:        0
 Summary:        Breakout-like game by KDE
 License:        GPL-2.0-or-later


++++++ kbreakout-26.04.0.tar.xz -> kbreakout-26.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-26.04.0/CMakeLists.txt 
new/kbreakout-26.04.1/CMakeLists.txt
--- old/kbreakout-26.04.0/CMakeLists.txt        2026-04-08 23:56:57.000000000 
+0200
+++ new/kbreakout-26.04.1/CMakeLists.txt        2026-05-04 21:50:42.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 "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kbreakout VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-26.04.0/po/cs/kbreakout.po 
new/kbreakout-26.04.1/po/cs/kbreakout.po
--- old/kbreakout-26.04.0/po/cs/kbreakout.po    2026-04-08 23:56:57.000000000 
+0200
+++ new/kbreakout-26.04.1/po/cs/kbreakout.po    2026-05-04 21:50:42.000000000 
+0200
@@ -9,15 +9,15 @@
 "Project-Id-Version: kbreakout\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-29 11:33+0200\n"
-"Last-Translator: Vit Pelcak <[email protected]>\n"
+"PO-Revision-Date: 2026-04-17 12:05+0200\n"
+"Last-Translator: Libor Filípek <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\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.05.1\n"
+"X-Generator: Poedit 3.8\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -60,7 +60,7 @@
 #: main.cpp:44
 #, kde-format
 msgid "A Breakout like game by KDE"
-msgstr "Hra typu Breakout od KDE"
+msgstr "Hra typu Arkanoid od KDE"
 
 #: main.cpp:46
 #, kde-format
@@ -228,7 +228,7 @@
 
 #: qml/logic.js:199
 msgid "Well done! You won the game"
-msgstr "Výborně! Vyhráli jste hru!"
+msgstr "Výborně! Vyhráli jste hru"
 
 #: qml/logic.js:206 qml/main.qml:145
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-26.04.0/src/org.kde.kbreakout.appdata.xml 
new/kbreakout-26.04.1/src/org.kde.kbreakout.appdata.xml
--- old/kbreakout-26.04.0/src/org.kde.kbreakout.appdata.xml     2026-04-08 
23:56:57.000000000 +0200
+++ new/kbreakout-26.04.1/src/org.kde.kbreakout.appdata.xml     2026-05-04 
21:50:42.000000000 +0200
@@ -50,6 +50,7 @@
   <summary xml:lang="ar">الاختراق هي لعبة شبيهة بلعبة بريك أوت بواسطة 
كِيدِي</summary>
   <summary xml:lang="ca">El KBreakOut és un joc com el Breakout, creat per la 
comunitat KDE</summary>
   <summary xml:lang="ca-valencia">KBreakOut és un joc com Breakout, creat per 
la comunitat KDE</summary>
+  <summary xml:lang="cs">KBreakOut je hra typu Arkanoid od KDE</summary>
   <summary xml:lang="de">KBreakOut ist ein Breakout-ähnliches Spiel von 
KDE</summary>
   <summary xml:lang="el">Το KBreakOut είναι ένα παιχνίδι από το KDE παρόμοιο 
με το BreakOut</summary>
   <summary xml:lang="en-GB">KBreakOut is a Breakout-like game by KDE</summary>
@@ -89,6 +90,7 @@
     <p xml:lang="ar">الهدف من لعبة الاختراق هو تدمير أكبر عدد ممكن من الطوب 
دون خسارة الكرة.</p>
     <p xml:lang="ca">L'objectiu del KBreakOut és destruir tants maons com 
sigui possible sense perdre la pilota.</p>
     <p xml:lang="ca-valencia">L'objectiu de KBreakOut és destruir tants maons 
com siga possible sense perdre la pilota.</p>
+    <p xml:lang="cs">Cílem hry KBreakOut je zničit co nejvíce cihel, aniž by 
se míček ztratil.</p>
     <p xml:lang="de">Ziel des Spiels ist es, so viele Steine wie möglich zu 
zerstören, ohne den Ball zu verlieren.</p>
     <p xml:lang="el">Ο σκοπός του KBreakOut είναι να καταστρέψεις όσο το 
δυνατόν περισσότερα τουβλάκια χωρίς να χάσεις τη μπάλα.</p>
     <p xml:lang="en-GB">The objective of KBreakOut is to destroy as many 
bricks as possible without losing the ball.</p>
@@ -127,6 +129,7 @@
     <p xml:lang="ar">يعطى اللاعب ملعبًا يحتوي على عدد من الطوب. وفيه تتحرك 
الكرة وترتد على السقف والحوائط الجانبية. عندما ترتطم بطوبة، ترتد الكرة بعيدًا 
عنها وتُدمَّر الطوبة. يخسر اللاعب حياةً عندما تلمس الكرة أرضية الملعب. لمنع هذا 
من الحدوث، يجب على اللاعب تحريك المنصة السفلية لترتد عنها الكرة للأعلى. الهدف 
من اللعبة هو إحراز التقدم في المستويات بتدمير كل الطوب في كل مستوى، مع محاولة 
تحقيق أعلى نتيجة.</p>
     <p xml:lang="ca">El jugador té un camp de joc que conté maons. Una bola 
viatja per la pantalla, rebotant pel mur de dalt i els costats. Quan colpeja 
amb un maó, la bola rebota i el maó es destrueix. El jugador perd una vida quan 
la bola toca la part inferior del camp. Per a evitar-ho, el jugador ha d'usar 
una barra mòbil situada a la part inferior de la finestra, per a fer rebotar la 
bola cap amunt. L'objectiu del joc és progressar pels nivells destruint tots 
els maons de cada nivell, intentant aconseguir una puntuació màxima.</p>
     <p xml:lang="ca-valencia">El jugador té un camp de joc que conté maons. 
Una bola viatja per la pantalla, rebotant pel mur de dalt i els costats. Quan 
colpeja amb un maó, la bola rebota i el maó es destruïx. El jugador perd una 
vida quan la bola toca la part inferior del camp. Per a evitar-ho, el jugador 
ha d'utilitzar una barra mòbil situada a la part inferior de la finestra, per a 
fer rebotar la bola cap amunt. L'objectiu del joc és progressar pels nivells 
destruint tots els maons de cada nivell, intentant aconseguir una puntuació 
màxima.</p>
+    <p xml:lang="cs">Hráči se zobrazí herní plocha s několika cihlami. Míček 
se pohybuje po obrazovce a odráží se od horní a bočních stěn. Když míček 
zasáhne cihlu, odrazí se a cihla se zničí. Hráč ztratí život, když se míček 
dotkne spodní části hrací plochy. Aby k tomu nedošlo, musí hráč pomocí 
pohyblivé lišty umístěné ve spodní části okna odrážet míček nahoru. Cílem hry 
je postupovat jednotlivými úrovněmi, zničit všechny cihly v každé z nich a 
pokusit se dosáhnout co nejvyššího skóre.</p>
     <p xml:lang="de">Dem Spieler wird ein Spielfeld mit einer Anzahl Steine 
präsentiert. Ein Ball rollt über den Bildschirm und prallt dabei von der oberen 
und den seitlichen Wänden ab. Wenn ein Stein getroffen wird, prallt der Ball ab 
und der Stein wird zerstört. Der Spieler verliert ein Leben, wenn der Ball das 
untere Ende des Feldes berührt. Um das zu verhindern, muss der Spieler den Ball 
mithilfe einer beweglichen Leiste am unteren Rand nach oben zurückprallen 
lassen. Ziel des Spieles ist es, Level für Level alle Steine zu zerstören und 
dabei einen hohen Punktestand zu erreichen.</p>
     <p xml:lang="el">Παρουσιάζεται στον παίκτη ένα γήπεδο που περιέχει ένα 
πλήθος τούβλων. Μια μπάλα διέρχεται στην οθόνη αναπηδώντας στην οροφή και στους 
πλαϊνούς τοίχους. Όταν ένα τούβλο χτυπιέται, η μπάλα αναπηδά και το τούβλο 
καταστρέφεται. Ο παίκτης χάνει μια ζωή όταν η μπάλα αγγίζει το κάτω μέρος του 
γηπέδου. Για να μη συμβεί αυτό, ο παίκτης πρέπει να χρησιμοποιήσει μια 
μετακινούμενη μπάρα που βρίσκεται στο κάτω μέρος του παραθύρου για να 
αναπηδήσει η μπάλα προς τα επάνω. Ο σκοπός του παιχνιδιού είναι να περάσεις τα 
επίπεδα καταστρέφοντας όλα �
 �α τούβλα που υπάρχουν στο καθένα προσπαθώντας να επιτύχεις υψηλή 
βαθμολογία.</p>
     <p xml:lang="en-GB">The player is presented with a game field containing a 
number of bricks. A ball travels across the screen, bouncing off the top and 
side walls. When a brick is hit, the ball bounces away and the brick is 
destroyed. The player loses a life when the ball touches the bottom of the 
field. To prevent this from happening, the player has to use a movable bar to 
bounce the ball upward, situated at the bottom of the window. The purpose of 
the game is to progress through the levels destroying all bricks present in 
each, and trying to get a highscore.</p>
@@ -170,6 +173,7 @@
       <caption xml:lang="ar">يلعب الاختراق</caption>
       <caption xml:lang="ca">Jugant al KBreakOut</caption>
       <caption xml:lang="ca-valencia">Jugant a KBreakOut</caption>
+      <caption xml:lang="cs">Hraní KBreakOut</caption>
       <caption xml:lang="de">KBreakOut spielen</caption>
       <caption xml:lang="el">Παίζω KBreakOut</caption>
       <caption xml:lang="en-GB">Playing KBreakOut</caption>
@@ -211,6 +215,7 @@
     <binary>kbreakout</binary>
   </provides>
   <releases>
+    <release version="26.04.1" date="2026-05-07"/>
     <release version="26.04.0" date="2026-04-16"/>
     <release version="25.12.3" date="2026-03-05"/>
     <release version="25.12.2" date="2026-02-05"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-26.04.0/src/org.kde.kbreakout.desktop 
new/kbreakout-26.04.1/src/org.kde.kbreakout.desktop
--- old/kbreakout-26.04.0/src/org.kde.kbreakout.desktop 2026-04-08 
23:56:57.000000000 +0200
+++ new/kbreakout-26.04.1/src/org.kde.kbreakout.desktop 2026-05-04 
21:50:42.000000000 +0200
@@ -65,7 +65,7 @@
 GenericName[bs]=Igra cigli
 GenericName[ca]=Joc similar al Breakout
 GenericName[ca@valencia]=Joc similar a Breakout
-GenericName[cs]=Hra typu Breakout
+GenericName[cs]=Hra typu Arkaniod
 GenericName[da]=Breakout-lignende spil
 GenericName[de]=„Breakout“-Spiel
 GenericName[el]=Παιχνίδι παρόμοιο με το Breakout

Reply via email to