Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcachegrind for openSUSE:Factory checked in at 2026-09-12 21:18:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcachegrind (Old) and /work/SRC/openSUSE:Factory/.kcachegrind.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcachegrind" Sat Sep 12 21:18:37 2026 rev:161 rq:1377126 version:26.08.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kcachegrind/kcachegrind.changes 2026-08-24 12:09:51.004153681 +0200 +++ /work/SRC/openSUSE:Factory/.kcachegrind.new.1265/kcachegrind.changes 2026-09-12 21:21:34.997074420 +0200 @@ -1,0 +2,9 @@ +Tue Sep 8 09:34:19 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: ---- kcachegrind-26.08.0.tar.xz kcachegrind-26.08.0.tar.xz.sig New: ---- kcachegrind-26.08.1.tar.xz kcachegrind-26.08.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcachegrind.spec ++++++ --- /var/tmp/diff_new_pack.6LHqjb/_old 2026-09-12 21:21:36.122122067 +0200 +++ /var/tmp/diff_new_pack.6LHqjb/_new 2026-09-12 21:21:36.127122279 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: kcachegrind -Version: 26.08.0 +Version: 26.08.1 Release: 0 Summary: Frontend for Cachegrind License: BSD-4-Clause AND GPL-2.0-only AND GFDL-1.2-only ++++++ kcachegrind-26.08.0.tar.xz -> kcachegrind-26.08.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-26.08.0/CMakeLists.txt new/kcachegrind-26.08.1/CMakeLists.txt --- old/kcachegrind-26.08.0/CMakeLists.txt 2026-08-12 06:14:43.000000000 +0200 +++ new/kcachegrind-26.08.1/CMakeLists.txt 2026-09-03 21:17:29.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(KCACHEGRIND_VERSION ${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}) project(kcachegrind VERSION ${KCACHEGRIND_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-26.08.0/kcachegrind/org.kde.kcachegrind.appdata.xml new/kcachegrind-26.08.1/kcachegrind/org.kde.kcachegrind.appdata.xml --- old/kcachegrind-26.08.0/kcachegrind/org.kde.kcachegrind.appdata.xml 2026-08-12 06:14:43.000000000 +0200 +++ new/kcachegrind-26.08.1/kcachegrind/org.kde.kcachegrind.appdata.xml 2026-09-03 21:17:29.000000000 +0200 @@ -398,6 +398,7 @@ </provides> <launchable type="desktop-id">org.kde.kcachegrind.desktop</launchable> <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"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-26.08.0/po/ca/kcachegrind.po new/kcachegrind-26.08.1/po/ca/kcachegrind.po --- old/kcachegrind-26.08.0/po/ca/kcachegrind.po 2026-08-12 06:14:43.000000000 +0200 +++ new/kcachegrind-26.08.1/po/ca/kcachegrind.po 2026-09-03 21:17:29.000000000 +0200 @@ -3,9 +3,9 @@ # This file is distributed under the license LGPL version 2 or later. # # SPDX-FileCopyrightText: 2004 Orestes Mas <[email protected]> -# SPDX-FileCopyrightText: 2004, 2005 Albert Astals Cid <[email protected]> -# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024 Josep M. Ferrer <[email protected]> -# SPDX-FileCopyrightText: 2009, 2010, 2011 Manuel Tortosa Moreno <[email protected]> +# SPDX-FileCopyrightText: 2004-2005 Albert Astals Cid <[email protected]> +# SPDX-FileCopyrightText: 2007-2011, 2013-2024 Josep M. Ferrer <[email protected]> +# SPDX-FileCopyrightText: 2009-2011 Manuel Tortosa Moreno <[email protected]> # SPDX-FileCopyrightText: 2020 Antoni Bella Pérez <[email protected]> msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-26.08.0/po/ca@valencia/kcachegrind.po new/kcachegrind-26.08.1/po/ca@valencia/kcachegrind.po --- old/kcachegrind-26.08.0/po/ca@valencia/kcachegrind.po 2026-08-12 06:14:43.000000000 +0200 +++ new/kcachegrind-26.08.1/po/ca@valencia/kcachegrind.po 2026-09-03 21:17:29.000000000 +0200 @@ -3,9 +3,9 @@ # This file is distributed under the license LGPL version 2 or later. # # SPDX-FileCopyrightText: 2004 Orestes Mas <[email protected]> -# SPDX-FileCopyrightText: 2004, 2005 Albert Astals Cid <[email protected]> -# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024 Josep M. Ferrer <[email protected]> -# SPDX-FileCopyrightText: 2009, 2010, 2011 Manuel Tortosa Moreno <[email protected]> +# SPDX-FileCopyrightText: 2004-2005 Albert Astals Cid <[email protected]> +# SPDX-FileCopyrightText: 2007-2011, 2013-2024 Josep M. Ferrer <[email protected]> +# SPDX-FileCopyrightText: 2009-2011 Manuel Tortosa Moreno <[email protected]> # SPDX-FileCopyrightText: 2020 Antoni Bella Pérez <[email protected]> msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-26.08.0/poqm/ca/kcachegrind_qt.po new/kcachegrind-26.08.1/poqm/ca/kcachegrind_qt.po --- old/kcachegrind-26.08.0/poqm/ca/kcachegrind_qt.po 2026-08-12 06:14:43.000000000 +0200 +++ new/kcachegrind-26.08.1/poqm/ca/kcachegrind_qt.po 2026-09-03 21:17:29.000000000 +0200 @@ -4,9 +4,8 @@ # version 3 or later versions approved by the membership of KDE e.V. # # SPDX-FileCopyrightText: 2012, 2014, 2016, 2018, 2020, 2024 Antoni Bella Pérez <[email protected]> -# SPDX-FileCopyrightText: 2009, 2010 Manuel Tortosa Moreno <[email protected]> -# SPDX-FileCopyrightText: 2009, 2010, 2012 Manuel Tortosa <[email protected]> -# SPDX-FileCopyrightText: 2009, 2010, 2011, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025 Josep M. Ferrer <[email protected]> +# SPDX-FileCopyrightText: 2009-2010, 2012 Manuel Tortosa <[email protected]> +# SPDX-FileCopyrightText: 2009-2011, 2013-2025 Josep M. Ferrer <[email protected]> msgid "" msgstr "" "Project-Id-Version: kcachegrind\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-26.08.0/poqm/ca@valencia/kcachegrind_qt.po new/kcachegrind-26.08.1/poqm/ca@valencia/kcachegrind_qt.po --- old/kcachegrind-26.08.0/poqm/ca@valencia/kcachegrind_qt.po 2026-08-12 06:14:43.000000000 +0200 +++ new/kcachegrind-26.08.1/poqm/ca@valencia/kcachegrind_qt.po 2026-09-03 21:17:29.000000000 +0200 @@ -4,9 +4,8 @@ # version 3 or later versions approved by the membership of KDE e.V. # # SPDX-FileCopyrightText: 2012, 2014, 2016, 2018, 2020, 2024 Antoni Bella Pérez <[email protected]> -# SPDX-FileCopyrightText: 2009, 2010 Manuel Tortosa Moreno <[email protected]> -# SPDX-FileCopyrightText: 2009, 2010, 2012 Manuel Tortosa <[email protected]> -# SPDX-FileCopyrightText: 2009, 2010, 2011, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025 Josep M. Ferrer <[email protected]> +# SPDX-FileCopyrightText: 2009-2010, 2012 Manuel Tortosa <[email protected]> +# SPDX-FileCopyrightText: 2009-2011, 2013-2025 Josep M. Ferrer <[email protected]> msgid "" msgstr "" "Project-Id-Version: kcachegrind\n"
