Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package drkonqi6 for openSUSE:Factory checked in at 2025-10-29 21:07:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/drkonqi6 (Old) and /work/SRC/openSUSE:Factory/.drkonqi6.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "drkonqi6" Wed Oct 29 21:07:29 2025 rev:27 rq:1314142 version:6.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/drkonqi6/drkonqi6.changes 2025-10-22 12:16:11.631237295 +0200 +++ /work/SRC/openSUSE:Factory/.drkonqi6.new.1980/drkonqi6.changes 2025-10-29 21:08:39.811686672 +0100 @@ -1,0 +2,9 @@ +Tue Oct 28 11:49:31 UTC 2025 - Fabian Vogt <[email protected]> + +- Update to 6.5.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.5.1 +- Changes since 6.5.0: + * Update version for new release 6.5.1 + +------------------------------------------------------------------- Old: ---- drkonqi-6.5.0.tar.xz drkonqi-6.5.0.tar.xz.sig New: ---- drkonqi-6.5.1.tar.xz drkonqi-6.5.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ drkonqi6.spec ++++++ --- /var/tmp/diff_new_pack.AtWZm7/_old 2025-10-29 21:08:40.299707187 +0100 +++ /var/tmp/diff_new_pack.AtWZm7/_new 2025-10-29 21:08:40.303707355 +0100 @@ -27,14 +27,14 @@ %{!?_plasma6_bugfix: %define _plasma6_bugfix %{version}} # Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF) %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} -Version: 6.5.0 +Version: 6.5.1 Release: 0 Summary: Helper for debugging and reporting crashes License: GPL-2.0-or-later URL: https://www.kde.org/ -Source: %{rname}-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz %if %{with released} -Source1: %{rname}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} ++++++ drkonqi-6.5.0.tar.xz -> drkonqi-6.5.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/drkonqi-6.5.0/CMakeLists.txt new/drkonqi-6.5.1/CMakeLists.txt --- old/drkonqi-6.5.0/CMakeLists.txt 2025-10-16 11:04:26.000000000 +0200 +++ new/drkonqi-6.5.1/CMakeLists.txt 2025-10-28 10:17:18.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(drkonqi) -set(PROJECT_VERSION "6.5.0") +set(PROJECT_VERSION "6.5.1") set(QT_MIN_VERSION "6.9.0") set(KF6_MIN_VERSION "6.18.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/drkonqi-6.5.0/po/ca/drkonqi.po new/drkonqi-6.5.1/po/ca/drkonqi.po --- old/drkonqi-6.5.0/po/ca/drkonqi.po 2025-10-16 11:04:26.000000000 +0200 +++ new/drkonqi-6.5.1/po/ca/drkonqi.po 2025-10-28 10:17:18.000000000 +0100 @@ -3,12 +3,12 @@ # 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. # -# Sebastià Pla i Sanz <[email protected]>, 2000, 2001, 2002, 2004, 2005, 2006. -# Albert Astals Cid <[email protected]>, 2005. -# Manuel Tortosa Moreno <[email protected]>, 2010. -# Antoni Bella Pérez <[email protected]>, 2012, 2014, 2017, 2019, 2020, 2021, 2022. -# Alfredo Vicente <[email protected]>, 2019. -# Josep M. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025. +# SPDX-FileCopyrightText: 2000, 2001, 2002, 2004, 2005, 2006 Sebastià Pla i Sanz <[email protected]> +# SPDX-FileCopyrightText: 2005 Albert Astals Cid <[email protected]> +# SPDX-FileCopyrightText: 2010 Manuel Tortosa Moreno <[email protected]> +# SPDX-FileCopyrightText: 2012, 2014, 2017, 2019, 2020, 2021, 2022 Antoni Bella Pérez <[email protected]> +# SPDX-FileCopyrightText: 2019 Alfredo Vicente <[email protected]> +# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025 Josep M. Ferrer <[email protected]> msgid "" msgstr "" "Project-Id-Version: drkonqi\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/drkonqi-6.5.0/po/ca@valencia/drkonqi.po new/drkonqi-6.5.1/po/ca@valencia/drkonqi.po --- old/drkonqi-6.5.0/po/ca@valencia/drkonqi.po 2025-10-16 11:04:26.000000000 +0200 +++ new/drkonqi-6.5.1/po/ca@valencia/drkonqi.po 2025-10-28 10:17:18.000000000 +0100 @@ -3,12 +3,12 @@ # 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. # -# Sebastià Pla i Sanz <[email protected]>, 2000, 2001, 2002, 2004, 2005, 2006. -# Albert Astals Cid <[email protected]>, 2005. -# Manuel Tortosa Moreno <[email protected]>, 2010. -# Antoni Bella Pérez <[email protected]>, 2012, 2014, 2017, 2019, 2020, 2021, 2022. -# Alfredo Vicente <[email protected]>, 2019. -# Josep M. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025. +# SPDX-FileCopyrightText: 2000, 2001, 2002, 2004, 2005, 2006 Sebastià Pla i Sanz <[email protected]> +# SPDX-FileCopyrightText: 2005 Albert Astals Cid <[email protected]> +# SPDX-FileCopyrightText: 2010 Manuel Tortosa Moreno <[email protected]> +# SPDX-FileCopyrightText: 2012, 2014, 2017, 2019, 2020, 2021, 2022 Antoni Bella Pérez <[email protected]> +# SPDX-FileCopyrightText: 2019 Alfredo Vicente <[email protected]> +# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025 Josep M. Ferrer <[email protected]> msgid "" msgstr "" "Project-Id-Version: drkonqi\n"
