Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libksysguard6 for openSUSE:Factory checked in at 2026-03-19 17:34:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libksysguard6 (Old) and /work/SRC/openSUSE:Factory/.libksysguard6.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libksysguard6" Thu Mar 19 17:34:51 2026 rev:40 rq:1340959 version:6.6.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libksysguard6/libksysguard6.changes 2026-03-04 21:01:39.503608082 +0100 +++ /work/SRC/openSUSE:Factory/.libksysguard6.new.8177/libksysguard6.changes 2026-03-19 17:35:19.976727440 +0100 @@ -1,0 +2,9 @@ +Wed Mar 18 11:05:29 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: ---- libksysguard-6.6.2.tar.xz libksysguard-6.6.2.tar.xz.sig New: ---- libksysguard-6.6.3.tar.xz libksysguard-6.6.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libksysguard6.spec ++++++ --- /var/tmp/diff_new_pack.90Bern/_old 2026-03-19 17:35:20.848763573 +0100 +++ /var/tmp/diff_new_pack.90Bern/_new 2026-03-19 17:35:20.852763740 +0100 @@ -28,7 +28,7 @@ # Latest ABI-stable Plasma (e.g. 5.8 in KF6, but 5.8.95 in KUF) %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} Name: libksysguard6 -Version: 6.6.2 +Version: 6.6.3 Release: 0 Summary: Task management and system monitoring library License: GPL-2.0-or-later ++++++ libksysguard-6.6.2.tar.xz -> libksysguard-6.6.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksysguard-6.6.2/CMakeLists.txt new/libksysguard-6.6.3/CMakeLists.txt --- old/libksysguard-6.6.2/CMakeLists.txt 2026-03-03 10:33:02.000000000 +0100 +++ new/libksysguard-6.6.3/CMakeLists.txt 2026-03-17 12:04:30.000000000 +0100 @@ -2,7 +2,7 @@ project(libksysguard) -set(PROJECT_VERSION "6.6.2") +set(PROJECT_VERSION "6.6.3") # check with non-Plasma consumers (e.g. KDevelop) before bumping these versions to make sure the KDE CI does not break set(QT_MIN_VERSION "6.10.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksysguard-6.6.2/faces/facepackages/textonly/metadata.json new/libksysguard-6.6.3/faces/facepackages/textonly/metadata.json --- old/libksysguard-6.6.2/faces/facepackages/textonly/metadata.json 2026-03-03 10:33:02.000000000 +0100 +++ new/libksysguard-6.6.3/faces/facepackages/textonly/metadata.json 2026-03-17 12:04:30.000000000 +0100 @@ -86,7 +86,7 @@ "Name[sv]": "Enbart text", "Name[tr]": "Yalnızca Metin", "Name[uk]": "Лише текст", - "Name[zh_CN]": "仅文字", + "Name[zh_CN]": "仅文本", "Name[zh_TW]": "僅文字", "Version": "1.0", "Website": "https://kde.org" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksysguard-6.6.2/po/pl/KSysGuardFormatter.po new/libksysguard-6.6.3/po/pl/KSysGuardFormatter.po --- old/libksysguard-6.6.2/po/pl/KSysGuardFormatter.po 2026-03-03 10:33:02.000000000 +0100 +++ new/libksysguard-6.6.3/po/pl/KSysGuardFormatter.po 2026-03-17 12:04:30.000000000 +0100 @@ -1,6 +1,6 @@ # Copyright (C) 2023 This file is copyright: # This file is distributed under the same license as the libksysguard package. -# SPDX-FileCopyrightText: 2023, 2024 Łukasz Wojniłowicz <[email protected]> +# SPDX-FileCopyrightText: 2023, 2024, 2026 Łukasz Wojniłowicz <[email protected]> # msgid "" msgstr "" @@ -9,13 +9,14 @@ "POT-Creation-Date: 2025-11-17 11:53+0000\n" "PO-Revision-Date: 2024-10-12 10:22+0200\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" -"Language-Team: Polish <[email protected]>\n" +"Language-Team: pl\n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" +"X-Generator: Lokalize 25.08.2\n" #. i18n: Use \u2009 (thin space) to separate value and unit #: Formatter.cpp:43 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksysguard-6.6.2/po/ro/ksysguard_face_org.kde.ksysguard.colorgrid.po new/libksysguard-6.6.3/po/ro/ksysguard_face_org.kde.ksysguard.colorgrid.po --- old/libksysguard-6.6.2/po/ro/ksysguard_face_org.kde.ksysguard.colorgrid.po 1970-01-01 01:00:00.000000000 +0100 +++ new/libksysguard-6.6.3/po/ro/ksysguard_face_org.kde.ksysguard.colorgrid.po 2026-03-17 12:04:30.000000000 +0100 @@ -0,0 +1,37 @@ +# Copyright (C) 2026 This file is copyright: +# This file is distributed under the same license as the libksysguard package. +# SPDX-FileCopyrightText: 2026 Sergiu Bivol <[email protected]> +# +msgid "" +msgstr "" +"Project-Id-Version: libksysguard\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2025-11-17 11:53+0000\n" +"PO-Revision-Date: 2026-03-04 13:22+0000\n" +"Last-Translator: Sergiu Bivol <[email protected]>\n" +"Language-Team: Romanian <[email protected]>\n" +"Language: ro\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2;\n" +"X-Generator: Lokalize 25.08.1\n" + +#: contents/ui/Config.qml:22 +#, kde-format +msgctxt "@option:check" +msgid "Use sensor color:" +msgstr "Folosește culoarea senzorului:" + +#: contents/ui/Config.qml:27 +#, kde-format +msgctxt "@label:spinbox" +msgid "Number of columns:" +msgstr "Număr de coloane:" + +#: contents/ui/Config.qml:34 +#, kde-format +msgctxt "@label automatic number of columns" +msgid "Automatic" +msgstr "Automat" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksysguard-6.6.2/po/ro/ksysguard_face_org.kde.ksysguard.horizontalbars.po new/libksysguard-6.6.3/po/ro/ksysguard_face_org.kde.ksysguard.horizontalbars.po --- old/libksysguard-6.6.2/po/ro/ksysguard_face_org.kde.ksysguard.horizontalbars.po 1970-01-01 01:00:00.000000000 +0100 +++ new/libksysguard-6.6.3/po/ro/ksysguard_face_org.kde.ksysguard.horizontalbars.po 2026-03-17 12:04:30.000000000 +0100 @@ -0,0 +1,37 @@ +# Copyright (C) 2026 This file is copyright: +# This file is distributed under the same license as the libksysguard package. +# SPDX-FileCopyrightText: 2026 Sergiu Bivol <[email protected]> +# +msgid "" +msgstr "" +"Project-Id-Version: libksysguard\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2025-11-17 11:53+0000\n" +"PO-Revision-Date: 2026-03-04 13:21+0000\n" +"Last-Translator: Sergiu Bivol <[email protected]>\n" +"Language-Team: Romanian <[email protected]>\n" +"Language: ro\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2;\n" +"X-Generator: Lokalize 25.08.1\n" + +#: contents/ui/Config.qml:29 +#, kde-format +msgctxt "@option:check" +msgid "Automatic data range" +msgstr "Diapazon de date automat" + +#: contents/ui/Config.qml:33 +#, kde-format +msgctxt "@label:spinbox data range" +msgid "From:" +msgstr "De la:" + +#: contents/ui/Config.qml:40 +#, kde-format +msgctxt "@label:spinbox data range" +msgid "To:" +msgstr "La:" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksysguard-6.6.2/po/ro/ksysguard_sensors.po new/libksysguard-6.6.3/po/ro/ksysguard_sensors.po --- old/libksysguard-6.6.2/po/ro/ksysguard_sensors.po 1970-01-01 01:00:00.000000000 +0100 +++ new/libksysguard-6.6.3/po/ro/ksysguard_sensors.po 2026-03-17 12:04:30.000000000 +0100 @@ -0,0 +1,260 @@ +# Copyright (C) 2026 This file is copyright: +# This file is distributed under the same license as the libksysguard package. +# SPDX-FileCopyrightText: 2026 Sergiu Bivol <[email protected]> +# +msgid "" +msgstr "" +"Project-Id-Version: libksysguard\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2025-11-17 11:53+0000\n" +"PO-Revision-Date: 2026-03-04 13:25+0000\n" +"Last-Translator: Sergiu Bivol <[email protected]>\n" +"Language-Team: Romanian <[email protected]>\n" +"Language: ro\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2;\n" +"X-Generator: Lokalize 25.08.1\n" + +#: SensorGroup.cpp:31 +#, kde-format +msgctxt "Total load sensor of all cores" +msgid "[Group] Total Usage" +msgstr "[Grup] Total folosit" + +#: SensorGroup.cpp:32 +#, kde-format +msgctxt "All cores user load sensors" +msgid "[Group] User Usage" +msgstr "[Grup] Utilizare utilizator" + +#: SensorGroup.cpp:33 +#, kde-format +msgctxt "All cores user system sensors" +msgid "[Group] System Usage" +msgstr "[Grup] Utilizare sistem" + +#: SensorGroup.cpp:34 +#, kde-format +msgctxt "All cores wait load sensors" +msgid "[Group] Wait Usage" +msgstr "[Grup] Utilizare așteptare" + +#: SensorGroup.cpp:35 +#, kde-format +msgctxt "All cores clock frequency sensors" +msgid "[Group] Clock Frequency" +msgstr "[Grup] Frecvență ceas" + +#: SensorGroup.cpp:36 +#, kde-format +msgctxt "All cores temperature sensors" +msgid "[Group] Temperature" +msgstr "[Grup] Temperatură" + +#: SensorGroup.cpp:37 +#, kde-format +msgctxt "All cores names" +msgid "[Group] Name" +msgstr "[Grup] Denumire" + +#: SensorGroup.cpp:39 +#, kde-format +msgctxt "GPU group sensor" +msgid "[Group] Total Usage" +msgstr "[Grup] Total folosit" + +#: SensorGroup.cpp:40 +#, kde-format +msgctxt "GPU group sensor" +msgid "[Group] Video Memory Used" +msgstr "[Grup] Memorie video folosită" + +#: SensorGroup.cpp:41 +#, kde-format +msgctxt "GPU group sensor" +msgid "[Group] Total Video Memory" +msgstr "[Grup] Memorie video totală" + +#: SensorGroup.cpp:42 +#, kde-format +msgctxt "GPU group sensor" +msgid "[Group] Name" +msgstr "[Grup] Denumire" + +#: SensorGroup.cpp:44 +#, kde-format +msgid "[Group] Used" +msgstr "[Grup] Folosit" + +#: SensorGroup.cpp:45 +#, kde-format +msgid "[Group] Available" +msgstr "[Grup] Disponibil" + +#: SensorGroup.cpp:46 SensorGroup.cpp:66 +#, kde-format +msgid "[Group] Percentage Used" +msgstr "[Grup] Procentaj folosit" + +#: SensorGroup.cpp:47 +#, kde-format +msgid "[Group] Total Size" +msgstr "[Grup] Dimensiune totală" + +#: SensorGroup.cpp:49 +#, kde-format +msgid "[Group] Network Name" +msgstr "[Grup] Denumire rețea" + +#: SensorGroup.cpp:50 +#, kde-format +msgid "[Group] IPv4 Address" +msgstr "[Grup] Adresă IPv4" + +#: SensorGroup.cpp:51 +#, kde-format +msgid "[Group] IPv6 Address" +msgstr "[Grup] Adresă IPv6" + +#: SensorGroup.cpp:52 +#, kde-format +msgid "[Group] Signal Strength" +msgstr "[Grup] Intensitate semnal" + +#: SensorGroup.cpp:53 SensorGroup.cpp:54 +#, kde-format +msgid "[Group] Download Rate" +msgstr "[Grup] Rată descărcare" + +#: SensorGroup.cpp:55 +#, kde-format +msgid "[Group] Total Downloaded" +msgstr "[Grup] Total descărcat" + +#: SensorGroup.cpp:56 SensorGroup.cpp:57 +#, kde-format +msgid "[Group] Upload Rate" +msgstr "[Grup] Rată încărcare" + +#: SensorGroup.cpp:58 +#, kde-format +msgid "[Group] Total Uploaded" +msgstr "[Grup] Total încărcat" + +#: SensorGroup.cpp:60 +#, kde-format +msgid "[Group] Name" +msgstr "[Grup] Denumire" + +#: SensorGroup.cpp:61 +#, kde-format +msgid "[Group] Total Space" +msgstr "[Grup] Spațiu total" + +#: SensorGroup.cpp:62 +#, kde-format +msgid "[Group] Used Space" +msgstr "[Grup] Spațiu utilizat" + +#: SensorGroup.cpp:63 +#, kde-format +msgid "[Group] Free Space" +msgstr "[Grup] Spațiu liber" + +#: SensorGroup.cpp:64 +#, kde-format +msgid "[Group] Read Rate" +msgstr "[Grup] Rată de citire" + +#: SensorGroup.cpp:65 +#, kde-format +msgid "[Group] Write Rate" +msgstr "[Grup] Rată de scriere" + +#: SensorGroup.cpp:67 +#, kde-format +msgid "[Group] Percentage Free" +msgstr "[Grup] Procentaj liber" + +#: SensorGroup.cpp:69 +#, kde-format +msgctxt "Power group sensor" +msgid "[Group] Name" +msgstr "[Grup] Denumire" + +#: SensorGroup.cpp:70 +#, kde-format +msgctxt "Power group sensor" +msgid "[Group] Charge" +msgstr "[Grup] Încărcare" + +#: SensorGroup.cpp:71 +#, kde-format +msgctxt "Power group sensor" +msgid "[Group] Charge Percentage" +msgstr "[Grup] Procentaj încărcare" + +#: SensorGroup.cpp:72 +#, kde-format +msgctxt "Power group sensor" +msgid "[Group] Charging Rate" +msgstr "[Grup] Rată de încărcare" + +#: SensorGroup.cpp:73 +#, kde-format +msgctxt "Power group sensor" +msgid "[Group] Current Capacity" +msgstr "[Grup] Capacitate actuală" + +#: SensorGroup.cpp:74 +#, kde-format +msgctxt "Power group sensor" +msgid "[Group] Design Capacity" +msgstr "[Grup] Capacitate proiectată" + +#: SensorGroup.cpp:75 +#, kde-format +msgctxt "Power group sensor" +msgid "[Group] Health" +msgstr "[Grup] Sănătate" + +#: SensorGroup.cpp:77 +#, kde-format +msgid "[Group] CPU" +msgstr "[Group] Procesor" + +#: SensorGroup.cpp:78 +#, kde-format +msgid "[Group] GPU" +msgstr "[Group] GPU" + +#: SensorGroup.cpp:79 +#, kde-format +msgctxt "Network group title" +msgid "[Group] Network Device" +msgstr "[Grup] Dispozitiv de rețea" + +#: SensorGroup.cpp:80 +#, kde-format +msgid "[Group] Disk" +msgstr "[Grup] Disc" + +#: SensorGroup.cpp:81 +#, kde-format +msgctxt "Power group title" +msgid "[Group] Power" +msgstr "[Grup] Energie" + +#: SensorTreeModel.cpp:289 +#, kde-format +msgid "Sensor Browser" +msgstr "Navigator de senzori" + +#: SensorTreeModel.cpp:314 +#, kde-format +msgctxt "Name (unit)" +msgid "%1 (%2)" +msgstr "%1 (%2)" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksysguard-6.6.2/po/ro/ksysguard_systemstats.po new/libksysguard-6.6.3/po/ro/ksysguard_systemstats.po --- old/libksysguard-6.6.2/po/ro/ksysguard_systemstats.po 1970-01-01 01:00:00.000000000 +0100 +++ new/libksysguard-6.6.3/po/ro/ksysguard_systemstats.po 2026-03-17 12:04:30.000000000 +0100 @@ -0,0 +1,37 @@ +# Copyright (C) 2026 This file is copyright: +# This file is distributed under the same license as the libksysguard package. +# SPDX-FileCopyrightText: 2026 Sergiu Bivol <[email protected]> +# +msgid "" +msgstr "" +"Project-Id-Version: libksysguard\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2025-11-17 11:53+0000\n" +"PO-Revision-Date: 2026-03-04 13:21+0000\n" +"Last-Translator: Sergiu Bivol <[email protected]>\n" +"Language-Team: Romanian <[email protected]>\n" +"Language: ro\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2;\n" +"X-Generator: Lokalize 25.08.1\n" + +#: SensorsFeatureSensor.cpp:26 +#, kde-format +msgctxt "@title %1 is a number" +msgid "Voltage %1" +msgstr "Tensiune %1" + +#: SensorsFeatureSensor.cpp:34 +#, kde-format +msgctxt "@title %1 is a number" +msgid "Fan %1" +msgstr "Ventilator %1" + +#: SensorsFeatureSensor.cpp:42 +#, kde-format +msgctxt "@title %1 is a number" +msgid "Temperature %1" +msgstr "Temperatură %1"
