Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kbreakout for openSUSE:Factory checked in at 2023-05-12 20:35:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kbreakout (Old) and /work/SRC/openSUSE:Factory/.kbreakout.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kbreakout" Fri May 12 20:35:02 2023 rev:133 rq:1086285 version:23.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kbreakout/kbreakout.changes 2023-04-23 22:48:09.906949289 +0200 +++ /work/SRC/openSUSE:Factory/.kbreakout.new.1533/kbreakout.changes 2023-05-12 20:36:37.613649647 +0200 @@ -1,0 +2,9 @@ +Tue May 9 10:46:45 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.04.1/ +- No code change since 23.04.0 + +------------------------------------------------------------------- Old: ---- kbreakout-23.04.0.tar.xz kbreakout-23.04.0.tar.xz.sig New: ---- kbreakout-23.04.1.tar.xz kbreakout-23.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kbreakout.spec ++++++ --- /var/tmp/diff_new_pack.7cgZQB/_old 2023-05-12 20:36:38.237653076 +0200 +++ /var/tmp/diff_new_pack.7cgZQB/_new 2023-05-12 20:36:38.237653076 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: kbreakout -Version: 23.04.0 +Version: 23.04.1 Release: 0 Summary: Breakout-like game by KDE License: GPL-2.0-or-later ++++++ kbreakout-23.04.0.tar.xz -> kbreakout-23.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbreakout-23.04.0/CMakeLists.txt new/kbreakout-23.04.1/CMakeLists.txt --- old/kbreakout-23.04.0/CMakeLists.txt 2023-04-12 18:27:26.000000000 +0200 +++ new/kbreakout-23.04.1/CMakeLists.txt 2023-05-06 10:35:25.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "23") 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-23.04.0/po/de/kbreakout.po new/kbreakout-23.04.1/po/de/kbreakout.po --- old/kbreakout-23.04.0/po/de/kbreakout.po 2023-04-12 18:27:26.000000000 +0200 +++ new/kbreakout-23.04.1/po/de/kbreakout.po 2023-05-06 10:35:25.000000000 +0200 @@ -14,7 +14,7 @@ "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" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 22.04.1\n" #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbreakout-23.04.0/po/gl/kbreakout.po new/kbreakout-23.04.1/po/gl/kbreakout.po --- old/kbreakout-23.04.0/po/gl/kbreakout.po 2023-04-12 18:27:26.000000000 +0200 +++ new/kbreakout-23.04.1/po/gl/kbreakout.po 2023-05-06 10:35:25.000000000 +0200 @@ -1,25 +1,26 @@ # translation of kbreakout.po to galician # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# # mvillarino <[email protected]>, 2008, 2009. # Xosé <[email protected]>, 2009, 2012. # Adrián Chaves Fernández <[email protected]>, 2009, 2015. # Marce Villarino <[email protected]>, 2013. -# Adrián Chaves (Gallaecio) <[email protected]>, 2017. +# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2023. +# msgid "" msgstr "" "Project-Id-Version: kbreakout\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-20 00:44+0000\n" -"PO-Revision-Date: 2017-10-22 10:04+0100\n" +"PO-Revision-Date: 2023-04-24 07:44+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n" -"Language-Team: Galician <[email protected]>\n" +"Language-Team: Galician <[email protected]>\n" "Language: gl\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" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -61,10 +62,9 @@ msgstr "KBreakOut" #: main.cpp:39 -#, fuzzy, kde-format -#| msgid "A breakout like game by KDE" +#, kde-format msgid "A Breakout like game by KDE" -msgstr "Un xogo de rachar bloques por KDE" +msgstr "Un xogo de rachar bloques de KDE" #: main.cpp:41 #, kde-format @@ -213,18 +213,16 @@ msgstr "Disparar ao premer co rato?" #: mainwindow.cpp:318 -#, fuzzy, kde-format -#| msgid "Fire on mouse click" +#, kde-format msgctxt "@action;button" msgid "Use Mouse Click" -msgstr "Disparar ao premer co rato" +msgstr "Usar un clic do rato" #: mainwindow.cpp:319 -#, fuzzy, kde-format -#| msgid "Fire on mouse click" +#, kde-format msgctxt "@action;button" msgid "Ignore Mouse Click" -msgstr "Disparar ao premer co rato" +msgstr "Ignorar os clics do rato" #: qml/logic.js:199 msgid "Well done! You won the game" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbreakout-23.04.0/po/zh_CN/kbreakout.po new/kbreakout-23.04.1/po/zh_CN/kbreakout.po --- old/kbreakout-23.04.0/po/zh_CN/kbreakout.po 2023-04-12 18:27:26.000000000 +0200 +++ new/kbreakout-23.04.1/po/zh_CN/kbreakout.po 2023-05-06 10:35:25.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-20 00:44+0000\n" -"PO-Revision-Date: 2023-04-10 14:12\n" +"PO-Revision-Date: 2023-04-29 08:36\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbreakout-23.04.0/src/org.kde.kbreakout.appdata.xml new/kbreakout-23.04.1/src/org.kde.kbreakout.appdata.xml --- old/kbreakout-23.04.0/src/org.kde.kbreakout.appdata.xml 2023-04-12 18:27:26.000000000 +0200 +++ new/kbreakout-23.04.1/src/org.kde.kbreakout.appdata.xml 2023-05-06 10:35:25.000000000 +0200 @@ -181,10 +181,10 @@ <binary>kbreakout</binary> </provides> <releases> + <release version="23.04.1" date="2023-05-11"/> <release version="23.04.0" date="2023-04-20"/> <release version="22.12.3" date="2023-03-02"/> <release version="22.12.2" date="2023-02-02"/> - <release version="22.12.1" date="2023-01-05"/> </releases> <content_rating type="oars-1.1"/> </component>
