Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma6-sdk for openSUSE:Factory checked in at 2024-10-16 23:49:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma6-sdk (Old) and /work/SRC/openSUSE:Factory/.plasma6-sdk.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "plasma6-sdk" Wed Oct 16 23:49:13 2024 rev:13 rq:1208346 version:6.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma6-sdk/plasma6-sdk.changes 2024-10-07 21:49:07.914513307 +0200 +++ /work/SRC/openSUSE:Factory/.plasma6-sdk.new.19354/plasma6-sdk.changes 2024-10-16 23:50:20.089945727 +0200 @@ -1,0 +2,9 @@ +Tue Oct 15 16:53:47 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> + +- Update to 6.2.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.2.1 +- Changes since 6.2.0: + * update version for new release + +------------------------------------------------------------------- Old: ---- plasma-sdk-6.2.0.tar.xz plasma-sdk-6.2.0.tar.xz.sig New: ---- plasma-sdk-6.2.1.tar.xz plasma-sdk-6.2.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma6-sdk.spec ++++++ --- /var/tmp/diff_new_pack.lYTGXo/_old 2024-10-16 23:50:20.785974755 +0200 +++ /var/tmp/diff_new_pack.lYTGXo/_new 2024-10-16 23:50:20.789974922 +0200 @@ -26,14 +26,14 @@ %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} %bcond_without released Name: plasma6-sdk -Version: 6.2.0 +Version: 6.2.1 Release: 0 Summary: Plasma SDK License: GPL-2.0-only AND LGPL-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-breeze-icons ++++++ plasma-sdk-6.2.0.tar.xz -> plasma-sdk-6.2.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.2.0/CMakeLists.txt new/plasma-sdk-6.2.1/CMakeLists.txt --- old/plasma-sdk-6.2.0/CMakeLists.txt 2024-10-03 14:38:34.000000000 +0200 +++ new/plasma-sdk-6.2.1/CMakeLists.txt 2024-10-15 15:15:17.000000000 +0200 @@ -1,10 +1,10 @@ cmake_minimum_required(VERSION 3.16) project(plasma-sdk) -set(PROJECT_VERSION "6.2.0") +set(PROJECT_VERSION "6.2.1") set(PROJECT_VERSION_MAJOR 6) -set(PROJECT_DEP_VERSION "6.2.0") +set(PROJECT_DEP_VERSION "6.2.1") set(QT_MIN_VERSION "6.7.0") set(KF6_MIN_VERSION "6.5.0") set(KDE_COMPILERSETTINGS_LEVEL "5.82") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.2.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml new/plasma-sdk-6.2.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml --- old/plasma-sdk-6.2.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 2024-10-03 14:38:34.000000000 +0200 +++ new/plasma-sdk-6.2.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 2024-10-15 15:15:17.000000000 +0200 @@ -139,10 +139,10 @@ <binary>plasmaengineexplorer</binary> </provides> <releases> + <release version="6.2.1" date="2024-10-15"/> <release version="6.2.0" date="2024-10-08"/> <release version="6.1.5" date="2024-09-10"/> <release version="6.1.4" date="2024-08-06"/> - <release version="6.1.3" date="2024-07-16"/> </releases> <screenshots> <screenshot type="default"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.2.0/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml new/plasma-sdk-6.2.1/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml --- old/plasma-sdk-6.2.0/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml 2024-10-03 14:38:34.000000000 +0200 +++ new/plasma-sdk-6.2.1/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml 2024-10-15 15:15:17.000000000 +0200 @@ -119,9 +119,9 @@ </screenshots> <project_group>KDE</project_group> <releases> + <release version="6.2.1" date="2024-10-15"/> <release version="6.2.0" date="2024-10-08"/> <release version="6.1.5" date="2024-09-10"/> <release version="6.1.4" date="2024-08-06"/> - <release version="6.1.3" date="2024-07-16"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.2.0/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml new/plasma-sdk-6.2.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml --- old/plasma-sdk-6.2.0/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 2024-10-03 14:38:34.000000000 +0200 +++ new/plasma-sdk-6.2.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 2024-10-15 15:15:17.000000000 +0200 @@ -139,10 +139,10 @@ <binary>plasmoidviewer</binary> </provides> <releases> + <release version="6.2.1" date="2024-10-15"/> <release version="6.2.0" date="2024-10-08"/> <release version="6.1.5" date="2024-09-10"/> <release version="6.1.4" date="2024-08-06"/> - <release version="6.1.3" date="2024-07-16"/> </releases> <screenshots> <screenshot type="default"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.2.0/po/id/iconexplorer.po new/plasma-sdk-6.2.1/po/id/iconexplorer.po --- old/plasma-sdk-6.2.0/po/id/iconexplorer.po 2024-10-03 14:38:34.000000000 +0200 +++ new/plasma-sdk-6.2.1/po/id/iconexplorer.po 2024-10-15 15:15:17.000000000 +0200 @@ -1,6 +1,6 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# Wantoyo <wantoyek@gmail.com>, 2018, 2019, 2021. +# SPDX-FileCopyrightText: 2018, 2019, 2021, 2024 Wantoyo <wantoyek@gmail.com> # msgid "" msgstr "" @@ -9,12 +9,13 @@ "POT-Creation-Date: 2024-07-03 00:40+0000\n" "PO-Revision-Date: 2021-02-26 20:03+0700\n" "Last-Translator: Wantoyo <wantoyek@gmail.com>\n" -"Language-Team: Indonesian <kde-i18n-doc@kde.org>\n" +"Language-Team: https://t.me/Localizations_KDE_Indonesia\n" "Language: id\n" "MIME-Version: 1.0\n" "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.05.2\n" #: src/main.cpp:68 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.2.0/po/zh_CN/cuttlefish_editorplugin.po new/plasma-sdk-6.2.1/po/zh_CN/cuttlefish_editorplugin.po --- old/plasma-sdk-6.2.0/po/zh_CN/cuttlefish_editorplugin.po 2024-10-03 14:38:34.000000000 +0200 +++ new/plasma-sdk-6.2.1/po/zh_CN/cuttlefish_editorplugin.po 2024-10-15 15:15:17.000000000 +0200 @@ -14,8 +14,8 @@ "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Project-ID: 269464\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf6-trunk/messages/plasma-sdk/cuttlefish_editorplugin.pot\n" -"X-Crowdin-File-ID: 43391\n" +"X-Crowdin-File: /kf6-stable/messages/plasma-sdk/cuttlefish_editorplugin.pot\n" +"X-Crowdin-File-ID: 51320\n" #: iconexplorerplugin.cpp:59 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.2.0/po/zh_CN/iconexplorer.po new/plasma-sdk-6.2.1/po/zh_CN/iconexplorer.po --- old/plasma-sdk-6.2.0/po/zh_CN/iconexplorer.po 2024-10-03 14:38:34.000000000 +0200 +++ new/plasma-sdk-6.2.1/po/zh_CN/iconexplorer.po 2024-10-15 15:15:17.000000000 +0200 @@ -14,8 +14,8 @@ "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Project-ID: 269464\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf6-trunk/messages/plasma-sdk/iconexplorer.pot\n" -"X-Crowdin-File-ID: 48276\n" +"X-Crowdin-File: /kf6-stable/messages/plasma-sdk/iconexplorer.pot\n" +"X-Crowdin-File-ID: 51214\n" #: src/main.cpp:68 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.2.0/po/zh_CN/org.kde.plasma.lookandfeelexplorer.po new/plasma-sdk-6.2.1/po/zh_CN/org.kde.plasma.lookandfeelexplorer.po --- old/plasma-sdk-6.2.0/po/zh_CN/org.kde.plasma.lookandfeelexplorer.po 2024-10-03 14:38:34.000000000 +0200 +++ new/plasma-sdk-6.2.1/po/zh_CN/org.kde.plasma.lookandfeelexplorer.po 2024-10-15 15:15:17.000000000 +0200 @@ -14,9 +14,9 @@ "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Project-ID: 269464\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf6-trunk/messages/plasma-sdk/org.kde.plasma." +"X-Crowdin-File: /kf6-stable/messages/plasma-sdk/org.kde.plasma." "lookandfeelexplorer.pot\n" -"X-Crowdin-File-ID: 43403\n" +"X-Crowdin-File-ID: 51704\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.2.0/po/zh_CN/org.kde.plasma.themeexplorer.po new/plasma-sdk-6.2.1/po/zh_CN/org.kde.plasma.themeexplorer.po --- old/plasma-sdk-6.2.0/po/zh_CN/org.kde.plasma.themeexplorer.po 2024-10-03 14:38:34.000000000 +0200 +++ new/plasma-sdk-6.2.1/po/zh_CN/org.kde.plasma.themeexplorer.po 2024-10-15 15:15:17.000000000 +0200 @@ -14,9 +14,9 @@ "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Project-ID: 269464\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf6-trunk/messages/plasma-sdk/org.kde.plasma.themeexplorer." +"X-Crowdin-File: /kf6-stable/messages/plasma-sdk/org.kde.plasma.themeexplorer." "pot\n" -"X-Crowdin-File-ID: 43269\n" +"X-Crowdin-File-ID: 52176\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.2.0/po/zh_CN/plasma_shell_org.kde.plasmoidviewershell.po new/plasma-sdk-6.2.1/po/zh_CN/plasma_shell_org.kde.plasmoidviewershell.po --- old/plasma-sdk-6.2.0/po/zh_CN/plasma_shell_org.kde.plasmoidviewershell.po 2024-10-03 14:38:34.000000000 +0200 +++ new/plasma-sdk-6.2.1/po/zh_CN/plasma_shell_org.kde.plasmoidviewershell.po 2024-10-15 15:15:17.000000000 +0200 @@ -14,9 +14,9 @@ "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Project-ID: 269464\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf6-trunk/messages/plasma-sdk/plasma_shell_org.kde." +"X-Crowdin-File: /kf6-stable/messages/plasma-sdk/plasma_shell_org.kde." "plasmoidviewershell.pot\n" -"X-Crowdin-File-ID: 42663\n" +"X-Crowdin-File-ID: 52418\n" #: contents/applet/AppletError.qml:164 msgid "Copy to Clipboard" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.2.0/po/zh_CN/plasmaengineexplorer.po new/plasma-sdk-6.2.1/po/zh_CN/plasmaengineexplorer.po --- old/plasma-sdk-6.2.0/po/zh_CN/plasmaengineexplorer.po 2024-10-03 14:38:34.000000000 +0200 +++ new/plasma-sdk-6.2.1/po/zh_CN/plasmaengineexplorer.po 2024-10-15 15:15:17.000000000 +0200 @@ -14,8 +14,8 @@ "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Project-ID: 269464\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf6-trunk/messages/plasma-sdk/plasmaengineexplorer.pot\n" -"X-Crowdin-File-ID: 43783\n" +"X-Crowdin-File: /kf6-stable/messages/plasma-sdk/plasmaengineexplorer.pot\n" +"X-Crowdin-File-ID: 50096\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.2.0/po/zh_CN/plasmoidviewer.po new/plasma-sdk-6.2.1/po/zh_CN/plasmoidviewer.po --- old/plasma-sdk-6.2.0/po/zh_CN/plasmoidviewer.po 2024-10-03 14:38:34.000000000 +0200 +++ new/plasma-sdk-6.2.1/po/zh_CN/plasmoidviewer.po 2024-10-15 15:15:17.000000000 +0200 @@ -14,8 +14,8 @@ "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Project-ID: 269464\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf6-trunk/messages/plasma-sdk/plasmoidviewer.pot\n" -"X-Crowdin-File-ID: 42613\n" +"X-Crowdin-File: /kf6-stable/messages/plasma-sdk/plasmoidviewer.pot\n" +"X-Crowdin-File-ID: 52844\n" #, kde-format msgctxt "NAME OF TRANSLATORS"