Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kbreakout for openSUSE:Factory 
checked in at 2025-08-16 20:37:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kbreakout (Old)
 and      /work/SRC/openSUSE:Factory/.kbreakout.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kbreakout"

Sat Aug 16 20:37:50 2025 rev:159 rq:1299579 version:25.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kbreakout/kbreakout.changes      2025-07-06 
17:13:11.504068810 +0200
+++ /work/SRC/openSUSE:Factory/.kbreakout.new.1085/kbreakout.changes    
2025-08-16 20:40:22.142686701 +0200
@@ -1,0 +2,16 @@
+Fri Aug  8 07:47:19 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.08.0/
+- No code change since 25.07.80
+
+-------------------------------------------------------------------
+Mon Jul 14 14:25:05 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.07.80
+  * New feature release
+- No code change since 25.04.3
+
+-------------------------------------------------------------------

Old:
----
  kbreakout-25.04.3.tar.xz
  kbreakout-25.04.3.tar.xz.sig

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

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

Other differences:
------------------
++++++ kbreakout.spec ++++++
--- /var/tmp/diff_new_pack.y4tMJO/_old  2025-08-16 20:40:22.658708062 +0200
+++ /var/tmp/diff_new_pack.y4tMJO/_new  2025-08-16 20:40:22.662708228 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kbreakout
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,12 +16,12 @@
 #
 
 
-%define kf6_version 6.6.0
-%define qt6_version 6.6.0
+%define kf6_version 6.14.0
+%define qt6_version 6.8.0
 
 %bcond_without released
 Name:           kbreakout
-Version:        25.04.3
+Version:        25.08.0
 Release:        0
 Summary:        Breakout-like game by KDE
 License:        GPL-2.0-or-later


++++++ kbreakout-25.04.3.tar.xz -> kbreakout-25.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-25.04.3/CMakeLists.txt 
new/kbreakout-25.08.0/CMakeLists.txt
--- old/kbreakout-25.04.3/CMakeLists.txt        2025-06-30 18:26:24.000000000 
+0200
+++ new/kbreakout-25.08.0/CMakeLists.txt        2025-08-05 05:02:25.000000000 
+0200
@@ -2,8 +2,8 @@
 
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "25")
-set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "3")
+set(RELEASE_SERVICE_VERSION_MINOR "08")
+set(RELEASE_SERVICE_VERSION_MICRO "0")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kbreakout VERSION ${RELEASE_SERVICE_VERSION})
@@ -50,7 +50,7 @@
 
 ecm_set_disabled_deprecation_versions(
     QT 6.9.0
-    KF 6.12.0
+    KF 6.15.0
     KDEGAMES 6.0
 )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-25.04.3/po/ar/kbreakout.po 
new/kbreakout-25.08.0/po/ar/kbreakout.po
--- old/kbreakout-25.04.3/po/ar/kbreakout.po    2025-06-30 18:26:24.000000000 
+0200
+++ new/kbreakout-25.08.0/po/ar/kbreakout.po    2025-08-05 05:02:25.000000000 
+0200
@@ -14,7 +14,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
-"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
+"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-25.04.3/po/es/kbreakout.po 
new/kbreakout-25.08.0/po/es/kbreakout.po
--- old/kbreakout-25.04.3/po/es/kbreakout.po    2025-06-30 18:26:24.000000000 
+0200
+++ new/kbreakout-25.08.0/po/es/kbreakout.po    2025-08-05 05:02:25.000000000 
+0200
@@ -12,7 +12,7 @@
 "Project-Id-Version: kbreakout\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2024-11-22 00:38+0000\n"
-"PO-Revision-Date: 2025-06-11 16:52+0100\n"
+"PO-Revision-Date: 2025-07-07 17:49+0100\n"
 "Last-Translator: Sofía Priego <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
 "Language: es\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-25.04.3/po/pt_BR/kbreakout.po 
new/kbreakout-25.08.0/po/pt_BR/kbreakout.po
--- old/kbreakout-25.04.3/po/pt_BR/kbreakout.po 2025-06-30 18:26:24.000000000 
+0200
+++ new/kbreakout-25.08.0/po/pt_BR/kbreakout.po 2025-08-05 05:02:25.000000000 
+0200
@@ -4,20 +4,21 @@
 #
 # Luiz Fernando Ranghetti <[email protected]>, 2009, 2017, 2021, 2022, 
2023.
 # André Marcelo Alvarenga <[email protected]>, 2010, 2011, 2012, 2013, 2015.
+# SPDX-FileCopyrightText: 2025 Marcus Gama <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kbreakout\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2024-11-22 00:38+0000\n"
-"PO-Revision-Date: 2023-09-18 10:19-0300\n"
-"Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n"
+"PO-Revision-Date: 2025-07-23 11:07-0300\n"
+"Last-Translator: Marcus Gama <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
 "Language: pt_BR\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 22.12.3\n"
+"X-Generator: Lokalize 25.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -129,22 +130,19 @@
 msgstr "F"
 
 #: mainwindow.cpp:110
-#, fuzzy, kde-format
-#| msgid "Fire the ball"
+#, kde-format
 msgctxt "@action"
 msgid "Fire the Ball"
 msgstr "Atirar a bola"
 
 #: mainwindow.cpp:119
-#, fuzzy, kde-format
-#| msgid "Skip level"
+#, kde-format
 msgctxt "@action"
 msgid "Skip Level"
 msgstr "Pular o nível"
 
 #: mainwindow.cpp:126
-#, fuzzy, kde-format
-#| msgid "Add life"
+#, kde-format
 msgctxt "@action"
 msgid "Add Life"
 msgstr "Adicionar vida"
@@ -156,16 +154,13 @@
 msgstr "P"
 
 #: mainwindow.cpp:156
-#, fuzzy, kde-format
-#| msgid "Theme"
+#, kde-format
 msgctxt "@title:tab"
 msgid "Theme"
 msgstr "Tema"
 
 #: mainwindow.cpp:160
-#, fuzzy, kde-format
-#| msgctxt "General settings"
-#| msgid "General"
+#, kde-format
 msgctxt "@title:tab"
 msgid "General"
 msgstr "Geral"
@@ -181,18 +176,16 @@
 msgstr "Iniciar um novo jogo irá terminar o atual!"
 
 #: mainwindow.cpp:179
-#, fuzzy, kde-format
-#| msgid "New Game"
+#, kde-format
 msgctxt "@title:window"
 msgid "New Game"
 msgstr "Novo jogo"
 
 #: mainwindow.cpp:180
-#, fuzzy, kde-format
-#| msgid "Start a New Game"
+#, kde-format
 msgctxt "@action:button"
 msgid "Start a New Game"
-msgstr "Inicia um novo jogo"
+msgstr "Iniciar um novo jogo"
 
 #: mainwindow.cpp:214
 #, kde-format
@@ -218,11 +211,10 @@
 "de volta."
 
 #: mainwindow.cpp:304
-#, fuzzy, kde-format
-#| msgid "Fire on click?"
+#, kde-format
 msgctxt "@title:window"
 msgid "Fire on Click"
-msgstr "Atirar ao clicar?"
+msgstr "Atirar ao clicar"
 
 #: mainwindow.cpp:305
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-25.04.3/src/org.kde.kbreakout.appdata.xml 
new/kbreakout-25.08.0/src/org.kde.kbreakout.appdata.xml
--- old/kbreakout-25.04.3/src/org.kde.kbreakout.appdata.xml     2025-06-30 
18:26:24.000000000 +0200
+++ new/kbreakout-25.08.0/src/org.kde.kbreakout.appdata.xml     2025-08-05 
05:02:25.000000000 +0200
@@ -88,7 +88,7 @@
     <p>
       The objective of KBreakOut is to destroy as many bricks as possible 
without losing the ball.
     </p>
-    <p xml:lang="ar">الهدف من لعبة الاختراق هو تدمير أكبر عدد ممكن من الطوب 
بدون خسارة الكرة.</p>
+    <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="de">Das Ziel des Spiels ist es, so viele Steine wie möglich 
zu zerstören, ohne den Ball zu verlieren.</p>
@@ -158,7 +158,7 @@
     <p xml:lang="sk">Hráč dostane hracie pole obsahujúce množstvo tehál. Guľa 
putuje po obrazovke a odráža sa od hornej a bočnej steny. Keď je zasiahnutá 
tehla, lopta sa odrazí a tehla je zničená. Hráč sa stratí na živote, keď sa 
lopta dotkne spodnej časti ihriska. Aby sa tomu zabránilo, musí hráč použiť 
pohyblivú tyč na odrazenie lopty smerom nahor, ktorá sa nachádza v dolnej časti 
okna. Účelom hry je napredovať cez úrovne ničiac všetky tehly prítomné v každej 
z nich a snažiť sa získať čo najvyššie skóre.</p>
     <p xml:lang="sl">Igralec ima na voljo igralno polje, ki vsebuje številne 
opeke. Krogla potuje po zaslonu in se odbija od zgornje in stranske stene. Ko 
je opeka zadeta, se krogla odbije in opeka se uniči. Igralec izgubi življenje, 
če se krogla dotakne dna igrišča. Da se to ne bi zgodilo, mora igralec s 
premično palico na dnu okna odbijati kroglo navzgor. Namen igre je napredovanje 
igre skozi ravni z uničenjem opek v vsaki ravni in poskušati pridobiti kar 
najboljši rezultat.</p>
     <p xml:lang="sv">Ett spelfält som innehåller ett antal tegelstenar visas 
för spelaren. En boll rör sig över skärmen, och studsar från väggarna längs 
överkanten och sidorna. När en tegelsten träffas, studsar bollen bort och 
tegelstenen förstörs. Spelaren förlorar ett liv när bollen rör vid fältets 
underkant. För att förhindra att det sker, måste spelaren använda en rörlig 
platta, som finns längst ner i fönstret, för att studsa bollen uppåt. Spelets 
syfte är att ta sig igenom alla nivåer, förstöra tegelstenarna som finns i 
varje nivå, och försöka uppnå bästa poäng.</p>
-    <p xml:lang="tr">Oyuncuya bir dizi tuğla içeren bir oyun alanı sunulur. 
Bir top ekranda hareket ederek üst ve yan duvarlardan seker. Bir tuğlaya 
vurulduğunda, top sekerek uzaklaşır ve tuğla yok edilir. Top sahanın dibine 
değdiğinde oyuncu hayatını kaybeder. Bunun olmasını önlemek için, oyuncu, 
pencerenin altında bulunan topu yukarı doğru sektirmek için hareketli bir çubuk 
kullanmalıdır. Oyunun amacı, her birinde bulunan tüm tuğlaları yok eden 
düzeylerde ilerlemek ve yüksek puanlar almaya çalışmaktır.</p>
+    <p xml:lang="tr">Oyuncuya bir dizi tuğla içeren bir oyun alanı sunulur. 
Bir top ekranda hareket ederek üst ve yan duvarlardan seker. Bir tuğlaya 
vurulduğunda, top sekerek uzaklaşır ve tuğla yok edilir. Top sahanın dibine 
değdiğinde oyuncu hayatını kaybeder. Bunun olmasını önlemek için oyuncu, 
pencerenin altında bulunan topu yukarı doğru sektirmek için hareketli bir çubuk 
kullanmalıdır. Oyunun amacı, her birinde bulunan tüm tuğlaları yok eden 
düzeylerde ilerlemek ve yüksek puanlar almaya çalışmaktır.</p>
     <p xml:lang="uk">Перед гравцем буде показано ігрове поле з декількома 
блоками. полем пересуватиметься кулька, яка відбиватиметься від бічних і 
верхньої стін. Якщо кулька влучить у блок, вона відіб’ється від нього, а сам 
блок буде зруйновано. Якщо кулька торкнеться нижньої стіни ігрового поля, 
гравець втратить одне життя. Щоб цього не сталося, гравцеві слід буде 
пересувати розташовану у нижній частині ігрового поля рисочку, якою можна 
відбивати кульку угору. Метою гри є просування рівнями шляхом руйнування всіх 
блоків на кожному з пройдених рі�
 �нів, а також збільшення очкового результату гри.</p>
     <p xml:lang="x-test">xxThe 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.xx</p>
     <p xml:lang="zh-CN">展示在玩家面前的是一个游戏场地,其中包含一些积木。 球在屏幕上穿行,与顶部墙壁和侧墙发生碰撞。 
当一块砖被击中时,球被反弹,同时砖块被摧毁。 当球碰到游戏场地底部时,玩家将失去生命。 为了防止这种情况发生,玩家必须使用位于窗口底部,可移动的板向上反弹球。 
游戏的目的是通过摧毁每个关卡内的所有砖块来升级,并尽力获得一个高分。</p>
@@ -216,6 +216,7 @@
     <binary>kbreakout</binary>
   </provides>
   <releases>
+    <release version="25.08.0" date="2025-08-14"/>
     <release version="25.04.3" date="2025-07-03"/>
     <release version="25.04.2" date="2025-06-05"/>
     <release version="25.04.1" date="2025-05-08"/>

Reply via email to