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-02-27 17:04:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma6-sdk (Old) and /work/SRC/openSUSE:Factory/.plasma6-sdk.new.29461 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-sdk" Fri Feb 27 17:04:11 2026 rev:38 rq:1334980 version:6.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma6-sdk/plasma6-sdk.changes 2026-02-16 13:12:48.134722094 +0100 +++ /work/SRC/openSUSE:Factory/.plasma6-sdk.new.29461/plasma6-sdk.changes 2026-02-27 17:09:48.127848434 +0100 @@ -1,0 +2,9 @@ +Tue Feb 24 17:22:16 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.6.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.6.1 +- Changes since 6.6.0: + * Update version for new release 6.6.1 + +------------------------------------------------------------------- Old: ---- plasma-sdk-6.6.0.tar.xz plasma-sdk-6.6.0.tar.xz.sig New: ---- plasma-sdk-6.6.1.tar.xz plasma-sdk-6.6.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma6-sdk.spec ++++++ --- /var/tmp/diff_new_pack.co7ujl/_old 2026-02-27 17:09:48.683871497 +0100 +++ /var/tmp/diff_new_pack.co7ujl/_new 2026-02-27 17:09:48.683871497 +0100 @@ -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.6.0 +Version: 6.6.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.6.0.tar.xz -> plasma-sdk-6.6.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.6.0/CMakeLists.txt new/plasma-sdk-6.6.1/CMakeLists.txt --- old/plasma-sdk-6.6.0/CMakeLists.txt 2026-02-12 11:08:43.000000000 +0100 +++ new/plasma-sdk-6.6.1/CMakeLists.txt 2026-02-24 10:42:34.000000000 +0100 @@ -1,9 +1,9 @@ cmake_minimum_required(VERSION 3.16) project(plasma-sdk) -set(PROJECT_VERSION "6.6.0") +set(PROJECT_VERSION "6.6.1") -set(PROJECT_DEP_VERSION "6.6.0") +set(PROJECT_DEP_VERSION "6.6.1") 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.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml new/plasma-sdk-6.6.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml --- old/plasma-sdk-6.6.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 2026-02-12 11:08:43.000000000 +0100 +++ new/plasma-sdk-6.6.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 2026-02-24 10:42:34.000000000 +0100 @@ -145,10 +145,10 @@ <binary>plasmaengineexplorer</binary> </provides> <releases> + <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"/> <release version="6.5.4" date="2025-12-09"/> - <release version="6.5.3" date="2025-11-18"/> </releases> <screenshots> <screenshot type="default"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.6.0/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml new/plasma-sdk-6.6.1/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml --- old/plasma-sdk-6.6.0/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml 2026-02-12 11:08:43.000000000 +0100 +++ new/plasma-sdk-6.6.1/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml 2026-02-24 10:42:34.000000000 +0100 @@ -128,9 +128,9 @@ </screenshots> <project_group>KDE</project_group> <releases> + <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"/> <release version="6.5.4" date="2025-12-09"/> - <release version="6.5.3" date="2025-11-18"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.6.0/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml new/plasma-sdk-6.6.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml --- old/plasma-sdk-6.6.0/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 2026-02-12 11:08:43.000000000 +0100 +++ new/plasma-sdk-6.6.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 2026-02-24 10:42:34.000000000 +0100 @@ -145,10 +145,10 @@ <binary>plasmoidviewer</binary> </provides> <releases> + <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"/> <release version="6.5.4" date="2025-12-09"/> - <release version="6.5.3" date="2025-11-18"/> </releases> <screenshots> <screenshot type="default"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.6.0/po/ar/plasma_shell_org.kde.plasmoidviewershell.po new/plasma-sdk-6.6.1/po/ar/plasma_shell_org.kde.plasmoidviewershell.po --- old/plasma-sdk-6.6.0/po/ar/plasma_shell_org.kde.plasmoidviewershell.po 2026-02-12 11:08:43.000000000 +0100 +++ new/plasma-sdk-6.6.1/po/ar/plasma_shell_org.kde.plasmoidviewershell.po 2026-02-24 10:42:34.000000000 +0100 @@ -1,14 +1,14 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # Safa Alfulaij <[email protected]>, 2016. -# SPDX-FileCopyrightText: 2025 Zayed Al-Saidi <[email protected]> +# SPDX-FileCopyrightText: 2025, 2026 Zayed Al-Saidi <[email protected]> # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 11:54+0000\n" -"PO-Revision-Date: 2025-09-18 11:27+0400\n" +"PO-Revision-Date: 2026-02-19 08:23+0400\n" "Last-Translator: Zayed Al-Saidi <[email protected]>\n" "Language-Team: ar\n" "Language: ar\n" @@ -60,7 +60,7 @@ #: contents/configuration/AboutPlugin.qml:177 msgid "Authors" -msgstr "المؤلفين" +msgstr "المؤلفون" #: contents/configuration/AboutPlugin.qml:189 msgid "Credits" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.6.0/po/ga/plasmaengineexplorer.po new/plasma-sdk-6.6.1/po/ga/plasmaengineexplorer.po --- old/plasma-sdk-6.6.0/po/ga/plasmaengineexplorer.po 2026-02-12 11:08:43.000000000 +0100 +++ new/plasma-sdk-6.6.1/po/ga/plasmaengineexplorer.po 2026-02-24 10:42:34.000000000 +0100 @@ -48,10 +48,9 @@ msgstr "Cuardaigh" #: engineexplorer.cpp:176 -#, fuzzy, kde-format -#| msgid "DataSource" +#, kde-format msgid "DataSource/Key" -msgstr "Foinse Sonraí" +msgstr "" #: engineexplorer.cpp:176 #, kde-format @@ -70,10 +69,9 @@ msgstr "Faigh seirbhís a bhaineann leis" #: engineexplorer.cpp:297 -#, fuzzy, kde-format -#| msgid "Get associated service" +#, kde-format msgid "Get associated model" -msgstr "Faigh seirbhís a bhaineann leis" +msgstr "" #: engineexplorer.cpp:298 #, kde-format @@ -130,17 +128,12 @@ msgstr "<ní féidir taispeáint>" #: engineexplorer.cpp:487 engineexplorer.cpp:502 -#, fuzzy, kde-format -#| msgid "<1 item>" -#| msgid_plural "<%1 items>" +#, kde-format msgctxt "Length of the list" msgid "<%1 item>" msgid_plural "<%1 items>" -msgstr[0] "<1 mhír>" -msgstr[1] "<%1 mhír>" -msgstr[2] "<%1 mhír>" -msgstr[3] "<%1 mír>" -msgstr[4] "<%1 mír>" +msgstr[0] "" +msgstr[1] "" #: engineexplorer.cpp:517 #, kde-format @@ -149,9 +142,6 @@ msgid_plural "<%1 pairs>" msgstr[0] "" msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" #. i18n: ectx: property (text), widget (KTitleWidget, m_title) #: engineexplorer.cpp:530 engineexplorer.ui:29 @@ -184,31 +174,27 @@ #. i18n: ectx: property (suffix), widget (QSpinBox, m_updateInterval) #: engineexplorer.ui:81 -#, fuzzy, kde-format -#| msgid "ms" +#, kde-format msgid " ms" -msgstr "ms" +msgstr "" #. i18n: ectx: property (prefix), widget (QSpinBox, m_updateInterval) #: engineexplorer.ui:84 -#, fuzzy, kde-format -#| msgid "Update every " +#, kde-format msgid "Update Every " -msgstr "Nuashonrú gach " +msgstr "" #. i18n: ectx: property (text), widget (QPushButton, m_sourceRequesterButton) #: engineexplorer.ui:100 -#, fuzzy, kde-format -#| msgid "Remove source" +#, kde-format msgid "Request Source" -msgstr "Bain foinse" +msgstr "" #. i18n: ectx: property (placeholderText), widget (QLineEdit, m_serviceRequester) #: engineexplorer.ui:120 -#, fuzzy, kde-format -#| msgid "Remove source" +#, kde-format msgid "Service for source" -msgstr "Bain foinse" +msgstr "" #. i18n: ectx: property (text), widget (QPushButton, m_serviceRequesterButton) #: engineexplorer.ui:133 @@ -319,12 +305,10 @@ msgstr "" #: modelviewer.cpp:103 -#, fuzzy, kde-format -#| msgctxt "%1 is a Plasma service name" -#| msgid "%1 Service Explorer" +#, kde-format msgctxt "%1 is a Plasma dataengine name" msgid "%1 Model Explorer" -msgstr "Taiscéalaí Seirbhíse %1" +msgstr "" #: serviceviewer.cpp:27 #, kde-format @@ -351,12 +335,10 @@ msgstr "Taiscéalaí Seirbhíse %1" #: serviceviewer.cpp:77 -#, fuzzy, kde-format -#| msgctxt "Source: name of the data, Service: writes data instead of fetching" -#| msgid "DataEngine: <b>%1</b>; Source: <b>%2</b>; Service: <b>%3</b>" +#, kde-format msgctxt "Source: name of the data, Service: writes data instead of fetching" msgid "Engine: <b>%1</b>; Source: <b>%2</b>; Service: <b>%3</b>" -msgstr "Inneall Sonraí: <b>%1</b>; Foinse: <b>%2</b>; Seirbhís <b>%3</b>" +msgstr "" #. i18n: ectx: property (text), widget (QTableWidget, m_operationDescription) #: serviceviewer.cpp:153 serviceviewer.ui:73 @@ -393,23 +375,17 @@ "toradh: <b>'%3'</b></p>" #: serviceviewer.cpp:228 -#, fuzzy, kde-format -#| msgid "One active operation..." -#| msgid_plural "%1 operations active..." +#, kde-format msgid "One active operation…" msgid_plural "%1 operations active…" -msgstr[0] "Oibríocht ghníomhach amháin..." -msgstr[1] "%1 oibríocht ghníomhach..." -msgstr[2] "%1 oibríocht ghníomhach..." -msgstr[3] "%1 n-oibríocht ghníomhach..." -msgstr[4] "%1 oibríocht ghníomhach..." +msgstr[0] "" +msgstr[1] "" #. i18n: ectx: property (text), widget (QLabel, m_operationsLabel) #: serviceviewer.ui:39 -#, fuzzy, kde-format -#| msgid "&Operation:" +#, kde-format msgid "Opera&tion:" -msgstr "&Oibríocht:" +msgstr "" #. i18n: ectx: property (text), widget (QLabel, m_operationStatus) #: serviceviewer.ui:86 @@ -421,33 +397,3 @@ #, kde-format msgid "Data Engines" msgstr "Innill Sonraí" - -#~ msgid "<1 bit>" -#~ msgid_plural "<%1 bits>" -#~ msgstr[0] "<1 ghiotán>" -#~ msgstr[1] "<%1 ghiotán>" -#~ msgstr[2] "<%1 ghiotán>" -#~ msgstr[3] "<%1 ngiotán>" -#~ msgstr[4] "<%1 giotán>" - -#~ msgid "<1 byte>" -#~ msgid_plural "<%1 bytes>" -#~ msgstr[0] "<1 bheart>" -#~ msgstr[1] "<%1 bheart>" -#~ msgstr[2] "<%1 bheart>" -#~ msgstr[3] "<%1 mbeart>" -#~ msgstr[4] "<%1 beart>" - -#~ msgid "<1 item>" -#~ msgid_plural "<%1 items>" -#~ msgstr[0] "<1 mhír>" -#~ msgstr[1] "<%1 mhír>" -#~ msgstr[2] "<%1 mhír>" -#~ msgstr[3] "<%1 mír>" -#~ msgstr[4] "<%1 mír>" - -#~ msgid "Form" -#~ msgstr "Foirm" - -#~ msgid "Unnamed" -#~ msgstr "Gan ainm" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.6.0/po/ga/plasmoidviewer.po new/plasma-sdk-6.6.1/po/ga/plasmoidviewer.po --- old/plasma-sdk-6.6.0/po/ga/plasmoidviewer.po 2026-02-12 11:08:43.000000000 +0100 +++ new/plasma-sdk-6.6.1/po/ga/plasmoidviewer.po 2026-02-24 10:42:34.000000000 +0100 @@ -28,10 +28,9 @@ msgstr "[email protected]" #: main.cpp:37 -#, fuzzy, kde-format -#| msgid "Plasma Widget Viewer" +#, kde-format msgid "Plasmoidviewer" -msgstr "Amharcán Giuirléidí Plasma" +msgstr "" #: main.cpp:44 #, kde-format @@ -39,44 +38,28 @@ msgstr "Rith gach giuirléid Plasma ina fuinneog féin" #: main.cpp:47 -#, fuzzy, kde-format -#| msgid "Name of the containment plugin" +#, kde-format msgid "The name of the containment plugin" -msgstr "Ainm an choimeádáin" +msgstr "" #: main.cpp:51 -#, fuzzy, kde-format -#| msgid "Name of the wallpaper plugin" +#, kde-format msgid "The name of the applet plugin" -msgstr "Ainm an bhreiseáin chúlbhrait" +msgstr "" #: main.cpp:53 -#, fuzzy, kde-format -#| msgctxt "Do not translate horizontal, vertical, mediacenter nor planar" -#| msgid "" -#| "The formfactor to use (horizontal, vertical, mediacenter, planar or " -#| "application)" +#, kde-format msgid "" "The formfactor to use (horizontal, vertical, mediacenter, planar or " "application)" msgstr "" -"Foirmfhachtóir le húsáid (horizontal, vertical, mediacenter, planar, nó " -"application)" #: main.cpp:58 -#, fuzzy, kde-format -#| msgctxt "" -#| "Do not translate floating, desktop, fullscreen, top, bottom, left nor " -#| "right" -#| msgid "" -#| "The location constraint to start the Containment with (floating, desktop, " -#| "fullscreen, top, bottom, left, right)" +#, kde-format msgid "" "The location constraint to start the Containment with (floating, desktop, " "fullscreen, topedge, bottomedge, leftedge, rightedge)" msgstr "" -"Iallach ar shuíomh an choimeádáin ag am tosaithe (floating, desktop, " -"fullscreen, top, bottom, left, right)" #: main.cpp:63 #, kde-format @@ -123,82 +106,3 @@ msgctxt "@title:window" msgid "Save Screenshot" msgstr "" - -#~ msgid "No description available" -#~ msgstr "Níl cur síos ar fáil" - -#~ msgid "2007-2008, Frerich Raabe" -#~ msgstr "2007-2008, Frerich Raabe" - -#~ msgid "Frerich Raabe" -#~ msgstr "Frerich Raabe" - -#~ msgid "Original author" -#~ msgstr "An chéad údar" - -#~ msgid "Displays a list of known applets" -#~ msgstr "Taispeánann sé liosta d'fheidhmchláiríní ar eolas" - -#~ msgid "Displays a list of known wallpapers" -#~ msgstr "Taispeánann sé liosta de chúlbhrait ar eolas" - -#~ msgid "Displays a list of known containments" -#~ msgstr "Taispeánann sé liosta de choimeádáin ar eolas" - -#~ msgid "Displays a list of known themes" -#~ msgstr "Taispeánann sé liosta de théamaí ar eolas" - -#~ msgid "Disables save and restore of the config between runs" -#~ msgstr "" -#~ "Díchumasaíonn sé seo sábháil agus athchóiriú na cumraíochta idir " -#~ "iarrachtaí" - -#~ msgid "" -#~ "Takes a screenshot of the widget and saves it the working directory as " -#~ "<pluginname>.png" -#~ msgstr "" -#~ "Tógann sé grianghraf den ghiuirléid agus sábhálann sé an grianghraf sa " -#~ "chomhadlann oibre mar <pluginname>.png" - -#~ msgid "" -#~ "Takes a screenshot of each widget and saves it the working directory as " -#~ "<pluginname>.png" -#~ msgstr "" -#~ "Tógann sé grianghraf de gach giuirléid agus sábhálann sé an grianghraf sa " -#~ "chomhadlann oibre mar <pluginname>.png" - -#~ msgid "Desktop SVG theme to use" -#~ msgstr "Téama SVG deisce le húsáid" - -#~ msgid "Initial size" -#~ msgstr "Bunmhéid" - -#~ msgid "" -#~ "Name of the wallpaper plugin. Requires a containment plugin to be " -#~ "specified." -#~ msgstr "" -#~ "Ainm an bhreiseáin chúlbhrait. Caithfidh tú breiseán coimeádáin a shonrú." - -#~ msgid "" -#~ "Name of applet to view; may refer to the plugin name or be a path " -#~ "(absolute or relative) to a package. If not provided, then an attempt is " -#~ "made to load a package from the current directory." -#~ msgstr "" -#~ "Ainm an fheidhmchláirín le féachaint air; is féidir ainm an bhreiseáin a " -#~ "úsáid nó conair (dearbhchonair nó conair choibhneasta) go pacáiste. Gan é " -#~ "seo, déanfar iarracht pacáiste a luchtú ón chomhadlann reatha." - -#~ msgid "Optional arguments of the applet to add" -#~ msgstr "Argóintí roghnacha den fheidhmchláirín le cur leis" - -#~ msgid "List zeroconf announced remote widgets" -#~ msgstr "Taispeáin cianghiuirléidí fógartha zeroconf" - -#~ msgid "Name of applet to add (required)" -#~ msgstr "Ainm an fheidhmchláirín le cur leis (riachtanach)" - -#~ msgid "No applet name specified" -#~ msgstr "Níor sonraíodh ainm feidhmchláirín" - -#~ msgid "(C) 2007, The KDE Team" -#~ msgstr "© 2007, Foireann KDE"
