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 2026-03-19 17:37:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-sdk (Old)
 and      /work/SRC/openSUSE:Factory/.plasma6-sdk.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma6-sdk"

Thu Mar 19 17:37:47 2026 rev:40 rq:1340980 version:6.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma6-sdk/plasma6-sdk.changes  2026-03-04 
21:05:06.044143584 +0100
+++ /work/SRC/openSUSE:Factory/.plasma6-sdk.new.8177/plasma6-sdk.changes        
2026-03-19 17:38:44.349194964 +0100
@@ -1,0 +2,9 @@
+Wed Mar 18 11:05:54 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.3:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.6.3
+- Changes since 6.6.2:
+  * Update version for new release 6.6.3
+
+-------------------------------------------------------------------

Old:
----
  plasma-sdk-6.6.2.tar.xz
  plasma-sdk-6.6.2.tar.xz.sig

New:
----
  plasma-sdk-6.6.3.tar.xz
  plasma-sdk-6.6.3.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ plasma6-sdk.spec ++++++
--- /var/tmp/diff_new_pack.9WQ9wI/_old  2026-03-19 17:38:45.705251154 +0100
+++ /var/tmp/diff_new_pack.9WQ9wI/_new  2026-03-19 17:38:45.709251319 +0100
@@ -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.6.2
+Version:        6.6.3
 Release:        0
 Summary:        Plasma SDK
 License:        GPL-2.0-only AND LGPL-2.0-or-later

++++++ plasma-sdk-6.6.2.tar.xz -> plasma-sdk-6.6.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-6.6.2/CMakeLists.txt 
new/plasma-sdk-6.6.3/CMakeLists.txt
--- old/plasma-sdk-6.6.2/CMakeLists.txt 2026-03-03 10:35:52.000000000 +0100
+++ new/plasma-sdk-6.6.3/CMakeLists.txt 2026-03-17 12:07:10.000000000 +0100
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.16)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "6.6.2")
+set(PROJECT_VERSION "6.6.3")
 
-set(PROJECT_DEP_VERSION "6.6.2")
+set(PROJECT_DEP_VERSION "6.6.3")
 set(QT_MIN_VERSION "6.10.0")
 set(KF6_MIN_VERSION "6.22.0")
 set(KDE_COMPILERSETTINGS_LEVEL "5.82")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.6.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-6.6.3/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-6.6.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml    
    2026-03-03 10:35:52.000000000 +0100
+++ 
new/plasma-sdk-6.6.3/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml    
    2026-03-17 12:07:10.000000000 +0100
@@ -145,10 +145,10 @@
     <binary>plasmaengineexplorer</binary>
   </provides>
   <releases>
+    <release version="6.6.3" date="2026-03-17"/>
     <release version="6.6.2" date="2026-03-03"/>
     <release version="6.6.1" date="2026-02-24"/>
     <release version="6.6.0" date="2026-02-17"/>
-    <release version="6.5.5" date="2026-01-13"/>
   </releases>
   <screenshots>
     <screenshot type="default">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.6.2/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml 
new/plasma-sdk-6.6.3/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml
--- old/plasma-sdk-6.6.2/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml   
2026-03-03 10:35:52.000000000 +0100
+++ new/plasma-sdk-6.6.3/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml   
2026-03-17 12:07:10.000000000 +0100
@@ -128,9 +128,9 @@
   </screenshots>
   <project_group>KDE</project_group>
   <releases>
+    <release version="6.6.3" date="2026-03-17"/>
     <release version="6.6.2" date="2026-03-03"/>
     <release version="6.6.1" date="2026-02-24"/>
     <release version="6.6.0" date="2026-02-17"/>
-    <release version="6.5.5" date="2026-01-13"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.6.2/iconexplorer/src/editorplugin/iconexplorerplugin.json 
new/plasma-sdk-6.6.3/iconexplorer/src/editorplugin/iconexplorerplugin.json
--- old/plasma-sdk-6.6.2/iconexplorer/src/editorplugin/iconexplorerplugin.json  
2026-03-03 10:35:52.000000000 +0100
+++ new/plasma-sdk-6.6.3/iconexplorer/src/editorplugin/iconexplorerplugin.json  
2026-03-17 12:07:10.000000000 +0100
@@ -31,7 +31,7 @@
         "Description[sk]": "Vyvolá výber ikon Iconexplorer",
         "Description[sl]": "Prikliče izbiralnik ikon",
         "Description[sv]": "Startar ikonutforskarens ikonväljare",
-        "Description[tr]": "Simge Gezgini'ni çağırır",
+        "Description[tr]": "Simge Gezgini’ni çağırır",
         "Description[uk]": "Запускає засіб вибору піктограми «Навігатора 
піктограмами»",
         "Description[zh_CN]": "调用 Iconexplorer 图标选择器",
         "Description[zh_TW]": "呼叫 Iconexplorer 圖示挑選器",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.6.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-6.6.3/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-6.6.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml      
2026-03-03 10:35:52.000000000 +0100
+++ new/plasma-sdk-6.6.3/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml      
2026-03-17 12:07:10.000000000 +0100
@@ -145,10 +145,10 @@
     <binary>plasmoidviewer</binary>
   </provides>
   <releases>
+    <release version="6.6.3" date="2026-03-17"/>
     <release version="6.6.2" date="2026-03-03"/>
     <release version="6.6.1" date="2026-02-24"/>
     <release version="6.6.0" date="2026-02-17"/>
-    <release version="6.5.5" date="2026-01-13"/>
   </releases>
   <screenshots>
     <screenshot type="default">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-6.6.2/po/ar/plasmoidviewer.po 
new/plasma-sdk-6.6.3/po/ar/plasmoidviewer.po
--- old/plasma-sdk-6.6.2/po/ar/plasmoidviewer.po        2026-03-03 
10:35:52.000000000 +0100
+++ new/plasma-sdk-6.6.3/po/ar/plasmoidviewer.po        2026-03-17 
12:07:10.000000000 +0100
@@ -91,7 +91,7 @@
 #: main.cpp:75
 #, kde-format
 msgid "The name of the theme which the shell will use"
-msgstr "اسم السّمة الّتي ستُستخدم"
+msgstr "اسم السّمة التي ستُستخدم"
 
 #: main.cpp:78
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-6.6.2/po/pt_BR/plasmaengineexplorer.po 
new/plasma-sdk-6.6.3/po/pt_BR/plasmaengineexplorer.po
--- old/plasma-sdk-6.6.2/po/pt_BR/plasmaengineexplorer.po       2026-03-03 
10:35:52.000000000 +0100
+++ new/plasma-sdk-6.6.3/po/pt_BR/plasmaengineexplorer.po       2026-03-17 
12:07:10.000000000 +0100
@@ -4,13 +4,13 @@
 #
 # André Marcelo Alvarenga <[email protected]>, 2012, 2015, 2016.
 # Luiz Fernando Ranghetti <[email protected]>, 2021, 2022.
-# SPDX-FileCopyrightText: 2025 Guilherme Marçal Silva 
<[email protected]>
+# SPDX-FileCopyrightText: 2025, 2026 Guilherme Marçal Silva 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: plasmaengineexplorer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:54+0000\n"
-"PO-Revision-Date: 2025-11-08 21:10-0300\n"
+"PO-Revision-Date: 2026-03-06 16:26-0300\n"
 "Last-Translator: Guilherme Marçal Silva <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
 "Language: pt_BR\n"
@@ -18,7 +18,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.08.2\n"
+"X-Generator: Lokalize 25.12.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -221,7 +221,7 @@
 #: main.cpp:60
 #, kde-format
 msgid "(c) 2006, The KDE Team"
-msgstr "(c) 2006, da equipe do KDE"
+msgstr "(c) 2006, da equipe da KDE"
 
 #: main.cpp:61
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-6.6.2/po/tr/plasmaengineexplorer.po 
new/plasma-sdk-6.6.3/po/tr/plasmaengineexplorer.po
--- old/plasma-sdk-6.6.2/po/tr/plasmaengineexplorer.po  2026-03-03 
10:35:52.000000000 +0100
+++ new/plasma-sdk-6.6.3/po/tr/plasmaengineexplorer.po  2026-03-17 
12:07:10.000000000 +0100
@@ -4,13 +4,13 @@
 # Translators:
 # obsoleteman <[email protected]>, 2007-2009,2012.
 # Volkan Gezer <[email protected]>, 2013-2014, 2021, 2022.
-# SPDX-FileCopyrightText: 2022, 2023, 2024, 2025 Emir SARI 
<[email protected]>
+# SPDX-FileCopyrightText: 2022, 2023, 2024, 2025, 2026 Emir SARI 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: extragear-sdk-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:54+0000\n"
-"PO-Revision-Date: 2025-03-07 23:32+0300\n"
+"PO-Revision-Date: 2026-03-09 21:10+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
@@ -18,7 +18,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.03.70\n"
+"X-Generator: Lokalize 25.12.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -280,7 +280,7 @@
 "ParentApp entry in the DataEngine's .desktop file."
 msgstr ""
 "Yalnızca üst uygulama ile ilişkili olan işletkeleri göster; Veri "
-"İşletkesi'nin .desktop dosyasındaki X-KDE-ParentApp girdilerini listeler."
+"İşletkesi’nin .desktop dosyasındaki X-KDE-ParentApp girdilerini listeler."
 
 #: modelviewer.cpp:85 serviceviewer.cpp:53
 #, kde-format
@@ -347,8 +347,8 @@
 "<b>'%1'</b> operation with destination <b>'%2'</b> failed. <p>The error was: "
 "<b>'%3: %4'</b></p>"
 msgstr ""
-"<b>%2</b> hedefi olan <b>“%1”</b> işlemi başarısız oldu. <p>Hata: <b>'%3: "
-"%4'</b></p>"
+"<b>%2</b> hedefi olan <b>“%1”</b> işlemi başarısız oldu. <p>Hata: <b>“%3: "
+"%4”</b></p>"
 
 #: serviceviewer.cpp:193 serviceviewer.cpp:206
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.6.2/po/zh_CN/org.kde.plasma.themeexplorer.po 
new/plasma-sdk-6.6.3/po/zh_CN/org.kde.plasma.themeexplorer.po
--- old/plasma-sdk-6.6.2/po/zh_CN/org.kde.plasma.themeexplorer.po       
2026-03-03 10:35:52.000000000 +0100
+++ new/plasma-sdk-6.6.3/po/zh_CN/org.kde.plasma.themeexplorer.po       
2026-03-17 12:07:10.000000000 +0100
@@ -41,7 +41,7 @@
 #: package/contents/ui/ColorEditor.qml:115
 #, kde-format
 msgid "Normal text"
-msgstr "普通文字"
+msgstr "正常文本"
 
 #: package/contents/ui/ColorEditor.qml:121
 #, kde-format
@@ -111,7 +111,7 @@
 #: package/contents/ui/ColorEditor.qml:251
 #, kde-format
 msgid "Text view text color:"
-msgstr "文本视图文字颜色:"
+msgstr "文本视图文本颜色:"
 
 #: package/contents/ui/ColorEditor.qml:258
 #, kde-format
@@ -209,7 +209,7 @@
 #: package/contents/ui/fakecontrols/LineEdit.qml:34
 #, kde-format
 msgid "Text input…"
-msgstr "文字输入…"
+msgstr "文本输入…"
 
 #: package/contents/ui/main.qml:32
 #, kde-format

Reply via email to