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-09-12 21:18:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kbreakout (Old) and /work/SRC/openSUSE:Factory/.kbreakout.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kbreakout" Sat Sep 12 21:18:35 2026 rev:172 rq:1377124 version:26.08.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kbreakout/kbreakout.changes 2026-08-24 12:09:45.968975813 +0200 +++ /work/SRC/openSUSE:Factory/.kbreakout.new.1265/kbreakout.changes 2026-09-12 21:21:31.034906617 +0200 @@ -1,0 +2,9 @@ +Tue Sep 8 09:34:17 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.08.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/26.08.1/ +- No code change since 26.08.0 + +------------------------------------------------------------------- Old: ---- kbreakout-26.08.0.tar.xz kbreakout-26.08.0.tar.xz.sig New: ---- kbreakout-26.08.1.tar.xz kbreakout-26.08.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kbreakout.spec ++++++ --- /var/tmp/diff_new_pack.6Jq7WR/_old 2026-09-12 21:21:31.851941220 +0200 +++ /var/tmp/diff_new_pack.6Jq7WR/_new 2026-09-12 21:21:31.853941305 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: kbreakout -Version: 26.08.0 +Version: 26.08.1 Release: 0 Summary: Breakout-like game by KDE License: GPL-2.0-or-later ++++++ kbreakout-26.08.0.tar.xz -> kbreakout-26.08.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbreakout-26.08.0/CMakeLists.txt new/kbreakout-26.08.1/CMakeLists.txt --- old/kbreakout-26.08.0/CMakeLists.txt 2026-08-12 10:36:03.000000000 +0200 +++ new/kbreakout-26.08.1/CMakeLists.txt 2026-09-04 02:15:48.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "26") set(RELEASE_SERVICE_VERSION_MINOR "08") -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.08.0/po/ca/kbreakout.po new/kbreakout-26.08.1/po/ca/kbreakout.po --- old/kbreakout-26.08.0/po/ca/kbreakout.po 2026-08-12 10:36:03.000000000 +0200 +++ new/kbreakout-26.08.1/po/ca/kbreakout.po 2026-09-04 02:15:48.000000000 +0200 @@ -3,10 +3,10 @@ # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# SPDX-FileCopyrightText: 2008, 2009 Albert Astals Cid <[email protected]> -# SPDX-FileCopyrightText: 2009, 2010, 2011 Manuel Tortosa <[email protected]> +# SPDX-FileCopyrightText: 2008-2009 Albert Astals Cid <[email protected]> +# SPDX-FileCopyrightText: 2009-2011 Manuel Tortosa <[email protected]> # SPDX-FileCopyrightText: 2010, 2013, 2015, 2017, 2022, 2024 Josep M. Ferrer <[email protected]> -# SPDX-FileCopyrightText: 2020, 2021 Antoni Bella Pérez <[email protected]> +# SPDX-FileCopyrightText: 2020-2021 Antoni Bella Pérez <[email protected]> msgid "" msgstr "" "Project-Id-Version: kbreakout\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbreakout-26.08.0/po/ca@valencia/kbreakout.po new/kbreakout-26.08.1/po/ca@valencia/kbreakout.po --- old/kbreakout-26.08.0/po/ca@valencia/kbreakout.po 2026-08-12 10:36:03.000000000 +0200 +++ new/kbreakout-26.08.1/po/ca@valencia/kbreakout.po 2026-09-04 02:15:48.000000000 +0200 @@ -3,10 +3,10 @@ # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# SPDX-FileCopyrightText: 2008, 2009 Albert Astals Cid <[email protected]> -# SPDX-FileCopyrightText: 2009, 2010, 2011 Manuel Tortosa <[email protected]> +# SPDX-FileCopyrightText: 2008-2009 Albert Astals Cid <[email protected]> +# SPDX-FileCopyrightText: 2009-2011 Manuel Tortosa <[email protected]> # SPDX-FileCopyrightText: 2010, 2013, 2015, 2017, 2022, 2024 Josep M. Ferrer <[email protected]> -# SPDX-FileCopyrightText: 2020, 2021 Antoni Bella Pérez <[email protected]> +# SPDX-FileCopyrightText: 2020-2021 Antoni Bella Pérez <[email protected]> msgid "" msgstr "" "Project-Id-Version: kbreakout\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbreakout-26.08.0/src/org.kde.kbreakout.appdata.xml new/kbreakout-26.08.1/src/org.kde.kbreakout.appdata.xml --- old/kbreakout-26.08.0/src/org.kde.kbreakout.appdata.xml 2026-08-12 10:36:03.000000000 +0200 +++ new/kbreakout-26.08.1/src/org.kde.kbreakout.appdata.xml 2026-09-04 02:15:48.000000000 +0200 @@ -217,6 +217,7 @@ <binary>kbreakout</binary> </provides> <releases> + <release version="26.08.1" date="2026-09-10"/> <release version="26.08.0" date="2026-08-20"/> <release version="26.04.3" date="2026-07-02"/> <release version="26.04.2" date="2026-06-04"/>
