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-03-03 22:26:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kbreakout (Old) and /work/SRC/openSUSE:Factory/.kbreakout.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kbreakout" Fri Mar 3 22:26:34 2023 rev:131 rq:1068781 version:22.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kbreakout/kbreakout.changes 2023-02-04 14:17:22.890197254 +0100 +++ /work/SRC/openSUSE:Factory/.kbreakout.new.31432/kbreakout.changes 2023-03-03 22:28:21.211305448 +0100 @@ -1,0 +2,8 @@ +Tue Feb 28 09:45:45 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 22.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.12.3/ + +------------------------------------------------------------------- Old: ---- kbreakout-22.12.2.tar.xz kbreakout-22.12.2.tar.xz.sig New: ---- kbreakout-22.12.3.tar.xz kbreakout-22.12.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kbreakout.spec ++++++ --- /var/tmp/diff_new_pack.pTPdFQ/_old 2023-03-03 22:28:21.903307654 +0100 +++ /var/tmp/diff_new_pack.pTPdFQ/_new 2023-03-03 22:28:21.907307667 +0100 @@ -1,7 +1,7 @@ # # spec file for package kbreakout # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: kbreakout -Version: 22.12.2 +Version: 22.12.3 Release: 0 Summary: Breakout-like game by KDE License: GPL-2.0-or-later ++++++ kbreakout-22.12.2.tar.xz -> kbreakout-22.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbreakout-22.12.2/CMakeLists.txt new/kbreakout-22.12.3/CMakeLists.txt --- old/kbreakout-22.12.2/CMakeLists.txt 2023-01-30 00:06:25.000000000 +0100 +++ new/kbreakout-22.12.3/CMakeLists.txt 2023-02-25 05:58:46.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "22") set(RELEASE_SERVICE_VERSION_MINOR "12") -set(RELEASE_SERVICE_VERSION_MICRO "2") +set(RELEASE_SERVICE_VERSION_MICRO "3") 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-22.12.2/po/pt_BR/docs/kbreakout/index.docbook new/kbreakout-22.12.3/po/pt_BR/docs/kbreakout/index.docbook --- old/kbreakout-22.12.2/po/pt_BR/docs/kbreakout/index.docbook 2023-01-30 00:06:25.000000000 +0100 +++ new/kbreakout-22.12.3/po/pt_BR/docs/kbreakout/index.docbook 2023-02-25 05:58:46.000000000 +0100 @@ -78,9 +78,9 @@ >&FDLNotice;</legalnotice> <date ->09/05/2016</date> +>25/06/2021</date> <releaseinfo ->1.2.0 (Applications 16.04)</releaseinfo> +>KDE Gear 21.04</releaseinfo> <abstract> <para @@ -95,9 +95,9 @@ <keyword >jogo</keyword> <keyword ->kbreakout</keyword> +>KBreakOut</keyword> <keyword ->breakout</keyword> +>Breakout</keyword> <keyword >tijolo</keyword> <keyword @@ -180,7 +180,7 @@ ></listitem> <listitem ><para ->Vidas adicionais são obtidas pegando o presente de vida adicional.</para +>Vidas adicionais são obtidas pegando os presentes de vida adicional.</para ></listitem> <listitem ><para @@ -713,7 +713,7 @@ ></keycombo > </shortcut > <guimenu ->Configurações</guimenu +>Exibir</guimenu > <guimenuitem >Modo de tela inteira</guimenuitem > </menuchoice @@ -756,10 +756,8 @@ <row> <entry >Atirar</entry> -<entry> -<keycap ->Tecla espaço</keycap> -</entry> +<entry +>&Space; </entry> </row> <row> <entry diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbreakout-22.12.2/po/zh_CN/kbreakout.po new/kbreakout-22.12.3/po/zh_CN/kbreakout.po --- old/kbreakout-22.12.2/po/zh_CN/kbreakout.po 2023-01-30 00:06:25.000000000 +0100 +++ new/kbreakout-22.12.3/po/zh_CN/kbreakout.po 2023-02-25 05:58:46.000000000 +0100 @@ -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-01-15 15:27\n" +"PO-Revision-Date: 2023-02-24 12:58\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-22.12.2/src/org.kde.kbreakout.appdata.xml new/kbreakout-22.12.3/src/org.kde.kbreakout.appdata.xml --- old/kbreakout-22.12.2/src/org.kde.kbreakout.appdata.xml 2023-01-30 00:06:25.000000000 +0100 +++ new/kbreakout-22.12.3/src/org.kde.kbreakout.appdata.xml 2023-02-25 05:58:46.000000000 +0100 @@ -181,10 +181,10 @@ <binary>kbreakout</binary> </provides> <releases> + <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"/> <release version="22.12.0" date="2022-12-08"/> - <release version="22.08.3" date="2022-11-03"/> </releases> <content_rating type="oars-1.1"/> </component>
