Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma6-welcome for openSUSE:Factory checked in at 2025-07-03 12:10:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma6-welcome (Old) and /work/SRC/openSUSE:Factory/.plasma6-welcome.new.1903 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-welcome" Thu Jul 3 12:10:14 2025 rev:28 rq:1289919 version:6.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma6-welcome/plasma6-welcome.changes 2025-06-26 11:37:55.214294649 +0200 +++ /work/SRC/openSUSE:Factory/.plasma6-welcome.new.1903/plasma6-welcome.changes 2025-07-03 12:12:28.462715919 +0200 @@ -1,0 +2,9 @@ +Tue Jul 1 13:11:35 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.4.2: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.4.2 +- Changes since 6.4.1: + * Update version for new release 6.4.2 + +------------------------------------------------------------------- Old: ---- plasma-welcome-6.4.1.tar.xz plasma-welcome-6.4.1.tar.xz.sig New: ---- plasma-welcome-6.4.2.tar.xz plasma-welcome-6.4.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma6-welcome.spec ++++++ --- /var/tmp/diff_new_pack.eqZkZm/_old 2025-07-03 12:12:29.026739541 +0200 +++ /var/tmp/diff_new_pack.eqZkZm/_new 2025-07-03 12:12:29.030739709 +0200 @@ -26,7 +26,7 @@ %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} %bcond_without released Name: plasma6-welcome -Version: 6.4.1 +Version: 6.4.2 Release: 0 Summary: Onboarding wizard for Plasma License: GPL-2.0-only OR GPL-3.0-only ++++++ plasma-welcome-6.4.1.tar.xz -> plasma-welcome-6.4.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-welcome-6.4.1/CMakeLists.txt new/plasma-welcome-6.4.2/CMakeLists.txt --- old/plasma-welcome-6.4.1/CMakeLists.txt 2025-06-24 11:36:23.000000000 +0200 +++ new/plasma-welcome-6.4.2/CMakeLists.txt 2025-07-01 13:43:00.000000000 +0200 @@ -4,10 +4,10 @@ cmake_minimum_required(VERSION 3.16) project(welcome) -set(PROJECT_VERSION "6.4.1") +set(PROJECT_VERSION "6.4.2") -set(PROJECT_DEP_VERSION "6.4.1") +set(PROJECT_DEP_VERSION "6.4.2") set(QT_MIN_VERSION "6.8.0") set(KF6_MIN_VERSION "6.14.0") set(KDE_COMPILERSETTINGS_LEVEL "5.82") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-welcome-6.4.1/org.kde.plasma-welcome.appdata.xml new/plasma-welcome-6.4.2/org.kde.plasma-welcome.appdata.xml --- old/plasma-welcome-6.4.1/org.kde.plasma-welcome.appdata.xml 2025-06-24 11:36:23.000000000 +0200 +++ new/plasma-welcome-6.4.2/org.kde.plasma-welcome.appdata.xml 2025-07-01 13:43:00.000000000 +0200 @@ -310,9 +310,9 @@ <project_group>KDE</project_group> <compulsory_for_desktop>KDE</compulsory_for_desktop> <releases> + <release version="6.4.2" date="2025-07-01"/> <release version="6.4.1" date="2025-06-24"/> <release version="6.4.0" date="2025-06-12"/> <release version="6.3.91" date="2025-05-29"/> - <release version="6.3.90" date="2025-05-15"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-welcome-6.4.1/po/es/plasma-welcome.po new/plasma-welcome-6.4.2/po/es/plasma-welcome.po --- old/plasma-welcome-6.4.1/po/es/plasma-welcome.po 2025-06-24 11:36:23.000000000 +0200 +++ new/plasma-welcome-6.4.2/po/es/plasma-welcome.po 2025-07-01 13:43:00.000000000 +0200 @@ -1,15 +1,15 @@ # Spanish translations for plasma-welcome.po package. # Copyright (C) 2022-2025 This file is copyright: -# This file is distributed under the same license as the welcome-app package. -# +# This file is distributed under the same license as the plasma-welcome package. # Automatically generated, 2022. +# # SPDX-FileCopyrightText: 2022, 2023, 2024, 2025 Eloy Cuadra <ecua...@eloihr.net> msgid "" msgstr "" "Project-Id-Version: plasma-welcome\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-04-28 00:43+0000\n" -"PO-Revision-Date: 2025-04-02 00:57+0100\n" +"PO-Revision-Date: 2025-06-28 12:47+0100\n" "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n" "Language-Team: Spanish <kde-l10n...@kde.org>\n" "Language: es\n" @@ -17,7 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 24.12.3\n" +"X-Generator: Lokalize 25.04.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-welcome-6.4.1/po/it/plasma-welcome.po new/plasma-welcome-6.4.2/po/it/plasma-welcome.po --- old/plasma-welcome-6.4.1/po/it/plasma-welcome.po 2025-06-24 11:36:23.000000000 +0200 +++ new/plasma-welcome-6.4.2/po/it/plasma-welcome.po 2025-07-01 13:43:00.000000000 +0200 @@ -16,7 +16,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 25.04.1\n" +"X-Generator: Lokalize 25.04.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS"