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 2025-08-08 15:13:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma6-sdk (Old) and /work/SRC/openSUSE:Factory/.plasma6-sdk.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-sdk" Fri Aug 8 15:13:16 2025 rev:28 rq:1298329 version:6.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma6-sdk/plasma6-sdk.changes 2025-07-18 15:59:13.948231167 +0200 +++ /work/SRC/openSUSE:Factory/.plasma6-sdk.new.1085/plasma6-sdk.changes 2025-08-08 15:14:42.099271821 +0200 @@ -1,0 +2,9 @@ +Wed Aug 6 13:31:14 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.4.4: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.4.4 +- Changes since 6.4.3: + * Update version for new release 6.4.4 + +------------------------------------------------------------------- Old: ---- plasma-sdk-6.4.3.tar.xz plasma-sdk-6.4.3.tar.xz.sig New: ---- plasma-sdk-6.4.4.tar.xz plasma-sdk-6.4.4.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma6-sdk.spec ++++++ --- /var/tmp/diff_new_pack.zMRDMF/_old 2025-08-08 15:14:42.831302478 +0200 +++ /var/tmp/diff_new_pack.zMRDMF/_new 2025-08-08 15:14:42.831302478 +0200 @@ -1,7 +1,7 @@ # # spec file for package plasma6-sdk # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} %bcond_without released Name: plasma6-sdk -Version: 6.4.3 +Version: 6.4.4 Release: 0 Summary: Plasma SDK License: GPL-2.0-only AND LGPL-2.0-or-later ++++++ plasma-sdk-6.4.3.tar.xz -> plasma-sdk-6.4.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.4.3/CMakeLists.txt new/plasma-sdk-6.4.4/CMakeLists.txt --- old/plasma-sdk-6.4.3/CMakeLists.txt 2025-07-15 11:55:54.000000000 +0200 +++ new/plasma-sdk-6.4.4/CMakeLists.txt 2025-08-05 12:54:30.000000000 +0200 @@ -1,9 +1,9 @@ cmake_minimum_required(VERSION 3.16) project(plasma-sdk) -set(PROJECT_VERSION "6.4.3") +set(PROJECT_VERSION "6.4.4") -set(PROJECT_DEP_VERSION "6.4.3") +set(PROJECT_DEP_VERSION "6.4.4") 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-sdk-6.4.3/lookandfeelexplorer/org.kde.plasma.lookandfeelexplorer.desktop new/plasma-sdk-6.4.4/lookandfeelexplorer/org.kde.plasma.lookandfeelexplorer.desktop --- old/plasma-sdk-6.4.3/lookandfeelexplorer/org.kde.plasma.lookandfeelexplorer.desktop 2025-07-15 11:55:54.000000000 +0200 +++ new/plasma-sdk-6.4.4/lookandfeelexplorer/org.kde.plasma.lookandfeelexplorer.desktop 2025-08-05 12:54:30.000000000 +0200 @@ -20,7 +20,7 @@ Name[fi]=Plasma-yleisteemaselain Name[fr]=Explorateur de thèmes Plasma globaux Name[gl]=Explorador de temas globais de Plasma -Name[he]=סייר ערכות עיצוב כללי של פלזמה +Name[he]=סייר ערכות עיצוב מקיפות של פלזמה Name[hu]=Plasma globálistéma-böngésző Name[ia]=Plasma Global Theme Explorer (Explorator de Thema Global de Plasma) Name[id]=Penjelajah Tema Global Plasma diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.4.3/po/ar/cuttlefish_editorplugin.po new/plasma-sdk-6.4.4/po/ar/cuttlefish_editorplugin.po --- old/plasma-sdk-6.4.3/po/ar/cuttlefish_editorplugin.po 2025-07-15 11:55:54.000000000 +0200 +++ new/plasma-sdk-6.4.4/po/ar/cuttlefish_editorplugin.po 2025-08-05 12:54:30.000000000 +0200 @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" #: iconexplorerplugin.cpp:59 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.4.3/po/ar/iconexplorer.po new/plasma-sdk-6.4.4/po/ar/iconexplorer.po --- old/plasma-sdk-6.4.3/po/ar/iconexplorer.po 2025-07-15 11:55:54.000000000 +0200 +++ new/plasma-sdk-6.4.4/po/ar/iconexplorer.po 2025-08-05 12:54:30.000000000 +0200 @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.4.3/po/ar/org.kde.plasma.lookandfeelexplorer.po new/plasma-sdk-6.4.4/po/ar/org.kde.plasma.lookandfeelexplorer.po --- old/plasma-sdk-6.4.3/po/ar/org.kde.plasma.lookandfeelexplorer.po 2025-07-15 11:55:54.000000000 +0200 +++ new/plasma-sdk-6.4.4/po/ar/org.kde.plasma.lookandfeelexplorer.po 2025-08-05 12:54:30.000000000 +0200 @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" #: lnflogic.cpp:105 #, kde-format @@ -25,7 +25,7 @@ #: lnflogic.cpp:113 #, kde-format msgid "Impossible to create the layouts directory in the look and feel package" -msgstr "تعذّر إنشاء دليل التّخطيطات في حزمة المظهر والملمس" +msgstr "تعذّر إنشاء دليل التخطيطات في حزمة المظهر والملمس" #: lnflogic.cpp:124 #, kde-format @@ -40,7 +40,7 @@ #: lnflogic.cpp:184 #, kde-format msgid "Defaults config file saved from your current setup" -msgstr "حُفظ ملفّ ضبط الافتراضيّات من الإعداد الحاليّ" +msgstr "حُفظ ملفّ ضبط المبدئيّات من الإعداد الحاليّ" #: lnflogic.cpp:512 #, kde-format @@ -167,12 +167,12 @@ #: qml/Main.qml:198 #, kde-format msgid "Layout from current Plasma setup" -msgstr "التّخطيط من إعداد «بلازما» الحاليّ" +msgstr "التخطيط من إعداد «بلازما» الحاليّ" #: qml/Main.qml:203 #, kde-format msgid "Defaults from current setup" -msgstr "الافتراضيّات من الإعداد الحاليّ" +msgstr "المبدئيّات من الإعداد الحاليّ" #: qml/Main.qml:229 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.4.3/po/ar/org.kde.plasma.themeexplorer.po new/plasma-sdk-6.4.4/po/ar/org.kde.plasma.themeexplorer.po --- old/plasma-sdk-6.4.3/po/ar/org.kde.plasma.themeexplorer.po 2025-07-15 11:55:54.000000000 +0200 +++ new/plasma-sdk-6.4.4/po/ar/org.kde.plasma.themeexplorer.po 2025-08-05 12:54:30.000000000 +0200 @@ -16,7 +16,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" "X-Generator: Lokalize 23.08.5\n" #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.4.3/po/ar/plasma_shell_org.kde.plasmoidviewershell.po new/plasma-sdk-6.4.4/po/ar/plasma_shell_org.kde.plasmoidviewershell.po --- old/plasma-sdk-6.4.3/po/ar/plasma_shell_org.kde.plasmoidviewershell.po 2025-07-15 11:55:54.000000000 +0200 +++ new/plasma-sdk-6.4.4/po/ar/plasma_shell_org.kde.plasmoidviewershell.po 2025-08-05 12:54:30.000000000 +0200 @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" #: contents/applet/AppletError.qml:164 msgid "Copy to Clipboard" @@ -174,7 +174,7 @@ #: contents/configuration/ConfigurationContainmentAppearance.qml:84 msgid "Layout:" -msgstr "التّخطيط:" +msgstr "التخطيط:" #: contents/configuration/ConfigurationContainmentAppearance.qml:98 #, fuzzy diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.4.3/po/ar/plasmaengineexplorer.po new/plasma-sdk-6.4.4/po/ar/plasmaengineexplorer.po --- old/plasma-sdk-6.4.3/po/ar/plasmaengineexplorer.po 2025-07-15 11:55:54.000000000 +0200 +++ new/plasma-sdk-6.4.4/po/ar/plasmaengineexplorer.po 2025-08-05 12:54:30.000000000 +0200 @@ -18,7 +18,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.4.3/po/ar/plasmoidviewer.po new/plasma-sdk-6.4.4/po/ar/plasmoidviewer.po --- old/plasma-sdk-6.4.3/po/ar/plasmoidviewer.po 2025-07-15 11:55:54.000000000 +0200 +++ new/plasma-sdk-6.4.4/po/ar/plasmoidviewer.po 2025-08-05 12:54:30.000000000 +0200 @@ -17,7 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.4.3/po/eu/plasma_shell_org.kde.plasmoidviewershell.po new/plasma-sdk-6.4.4/po/eu/plasma_shell_org.kde.plasmoidviewershell.po --- old/plasma-sdk-6.4.3/po/eu/plasma_shell_org.kde.plasmoidviewershell.po 2025-07-15 11:55:54.000000000 +0200 +++ new/plasma-sdk-6.4.4/po/eu/plasma_shell_org.kde.plasmoidviewershell.po 2025-08-05 12:54:30.000000000 +0200 @@ -11,7 +11,7 @@ "Project-Id-Version: plasma-sdk\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-02-11 00:43+0000\n" -"PO-Revision-Date: 2025-03-05 19:05+0100\n" +"PO-Revision-Date: 2025-07-23 14:14+0200\n" "Last-Translator: Iñigo Salvador Azurmendi <xa...@ni.eus>\n" "Language-Team: Basque <kde-i18n...@kde.org>\n" "Language: eu\n" @@ -19,7 +19,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.2\n" +"X-Generator: Lokalize 25.04.3\n" #: contents/applet/AppletError.qml:164 msgid "Copy to Clipboard" @@ -27,7 +27,7 @@ #: contents/applet/AppletError.qml:187 msgid "View Error Details…" -msgstr "Ikusi erroreen xehetasunak..." +msgstr "Ikusi erroreen xehetasunak…" #: contents/applet/CompactApplet.qml:76 msgid "Open %1" @@ -180,7 +180,7 @@ #: contents/configuration/ConfigurationContainmentAppearance.qml:119 msgid "Get New Plugins…" -msgstr "Lortu plugin berriak..." +msgstr "Lortu plugin berriak…" #: contents/configuration/ConfigurationContainmentAppearance.qml:189 msgid "Layout changes must be applied before other changes can be made" @@ -259,7 +259,7 @@ #: contents/configuration/PanelConfiguration.qml:174 msgid "Set Position…" -msgstr "Ezarri kokapena..." +msgstr "Ezarri kokapena…" #: contents/configuration/PanelConfiguration.qml:201 msgid "Alignment" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.4.3/po/fi/org.kde.plasma.lookandfeelexplorer.po new/plasma-sdk-6.4.4/po/fi/org.kde.plasma.lookandfeelexplorer.po --- old/plasma-sdk-6.4.3/po/fi/org.kde.plasma.lookandfeelexplorer.po 2025-07-15 11:55:54.000000000 +0200 +++ new/plasma-sdk-6.4.4/po/fi/org.kde.plasma.lookandfeelexplorer.po 2025-08-05 12:54:30.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. -# Tommi Nieminen <transla...@legisign.org>, 2016, 2019, 2021. +# SPDX-FileCopyrightText: 2016, 2019, 2021, 2025 Tommi Nieminen <transla...@legisign.org> # Lasse Liehu <lasse.li...@gmail.com>, 2017. # msgid "" @@ -8,7 +8,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-05-25 03:09+0000\n" -"PO-Revision-Date: 2021-06-07 22:07+0300\n" +"PO-Revision-Date: 2025-07-21 18:45+0300\n" "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n" "Language-Team: Finnish <kde-i18n-...@kde.org>\n" "Language: fi\n" @@ -16,6 +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 23.08.5\n" #: lnflogic.cpp:105 #, kde-format @@ -53,40 +54,39 @@ msgstr "Kuvatiedostot (*.png *.jpg *.bmp)" #: main.cpp:29 -#, fuzzy, kde-format -#| msgid "Plasma Look And Feel Explorer" +#, kde-format msgctxt "@info:credit" msgid "Plasma Global Theme Explorer" -msgstr "Plasman ulkoasu- ja tuntumaselain" +msgstr "Plasma-yleisteemaselain" #: main.cpp:31 #, kde-format msgctxt "@info:credit" msgid "Explore and edit your Plasma Global Themes" -msgstr "" +msgstr "Tutki ja muokkaa Plasma-yleisteemoja" #: main.cpp:33 #, kde-format msgid "© KDE Community" -msgstr "" +msgstr "© KDE-yhteisö" #: main.cpp:34 #, kde-format msgctxt "@info:credit" msgid "Marco Martin" -msgstr "" +msgstr "Marco Martin" #: main.cpp:34 main.cpp:36 #, kde-format msgctxt "@info:credit" msgid "Developer" -msgstr "" +msgstr "Kehittäjä" #: main.cpp:35 #, kde-format msgctxt "@info:credit" msgid "Carl Schwan" -msgstr "" +msgstr "Carl Schwan" #: main.cpp:40 #, kde-format @@ -109,7 +109,7 @@ #, kde-format msgctxt "@action:click" msgid "About" -msgstr "" +msgstr "Tietoa" #: qml/Main.qml:82 #, kde-format @@ -127,10 +127,9 @@ msgstr "Avaa kuva napsauttamalla" #: qml/Main.qml:171 -#, fuzzy, kde-format -#| msgid "Plugin name:" +#, kde-format msgid "Plugin name: %1" -msgstr "Liitännäisen nimi:" +msgstr "Liitännäisen nimi: %1" #: qml/Main.qml:174 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.4.3/po/he/org.kde.plasma.lookandfeelexplorer.po new/plasma-sdk-6.4.4/po/he/org.kde.plasma.lookandfeelexplorer.po --- old/plasma-sdk-6.4.3/po/he/org.kde.plasma.lookandfeelexplorer.po 2025-07-15 11:55:54.000000000 +0200 +++ new/plasma-sdk-6.4.4/po/he/org.kde.plasma.lookandfeelexplorer.po 2025-08-05 12:54:30.000000000 +0200 @@ -5,7 +5,7 @@ "Project-Id-Version: org.kde.plasma.lookandfeelexplorer\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-05-25 03:09+0000\n" -"PO-Revision-Date: 2025-05-25 15:07+0300\n" +"PO-Revision-Date: 2025-08-02 21:42+0300\n" "Last-Translator: Yaron Shahrabani <sh.ya...@gmail.com>\n" "Language-Team: צוות התרגום של KDE ישראל\n" "Language: he\n" @@ -14,7 +14,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " "n % 10 == 0) ? 2 : 3));\n" -"X-Generator: Lokalize 25.04.1\n" +"X-Generator: Lokalize 25.04.3\n" #: lnflogic.cpp:105 #, kde-format @@ -55,13 +55,13 @@ #, kde-format msgctxt "@info:credit" msgid "Plasma Global Theme Explorer" -msgstr "סייר ערכות עיצוב כללי של פלזמה" +msgstr "סייר ערכות עיצוב מקיפות של פלזמה" #: main.cpp:31 #, kde-format msgctxt "@info:credit" msgid "Explore and edit your Plasma Global Themes" -msgstr "סיור ועריכת ערכות העיצוב הכלליות שלך בפלזמה" +msgstr "סיור ועריכת ערכות העיצוב המקיפות שלך בפלזמה" #: main.cpp:33 #, kde-format