Hello community, here is the log from the commit of package ksysguard5 for openSUSE:Factory checked in at 2020-06-20 20:11:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksysguard5 (Old) and /work/SRC/openSUSE:Factory/.ksysguard5.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksysguard5" Sat Jun 20 20:11:19 2020 rev:103 rq:815459 version:5.19.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ksysguard5/ksysguard5.changes 2020-06-11 14:48:05.261974290 +0200 +++ /work/SRC/openSUSE:Factory/.ksysguard5.new.3606/ksysguard5.changes 2020-06-21 18:56:28.490985832 +0200 @@ -1,0 +2,10 @@ +Tue Jun 16 14:34:50 UTC 2020 - Fabian Vogt <[email protected]> + +- Update to 5.19.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.19.1.php +- Changes since 5.19.0.1: + * Add units to disk/all/{read,write} (kde#422643,kde#422644) + +------------------------------------------------------------------- Old: ---- ksysguard-5.19.0.1.tar.xz ksysguard-5.19.0.1.tar.xz.sig New: ---- ksysguard-5.19.1.tar.xz ksysguard-5.19.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksysguard5.spec ++++++ --- /var/tmp/diff_new_pack.1EKKG3/_old 2020-06-21 18:56:29.062987923 +0200 +++ /var/tmp/diff_new_pack.1EKKG3/_new 2020-06-21 18:56:29.066987937 +0200 @@ -18,7 +18,7 @@ %bcond_without lang Name: ksysguard5 -Version: 5.19.0.1 +Version: 5.19.1 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -28,9 +28,9 @@ License: GPL-2.0-only Group: System/GUI/KDE URL: http://www.kde.org -Source: https://download.kde.org/stable/plasma/5.19.0/ksysguard-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/ksysguard-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/5.19.0/ksysguard-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/ksysguard-%{version}.tar.xz.sig Source2: plasma.keyring %endif Source3: ksysguardd.service ++++++ ksysguard-5.19.0.1.tar.xz -> ksysguard-5.19.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksysguard-5.19.0.1/CMakeLists.txt new/ksysguard-5.19.1/CMakeLists.txt --- old/ksysguard-5.19.0.1/CMakeLists.txt 2020-06-10 23:11:05.000000000 +0200 +++ new/ksysguard-5.19.1/CMakeLists.txt 2020-06-16 14:43:57.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.0) project(ksysguard) -set(PROJECT_VERSION "5.19.0") +set(PROJECT_VERSION "5.19.1") set(KSYSGUARD_VERSION 4.98.0) set(KSYSGUARD_STRING_VERSION "${KSYSGUARD_VERSION}") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksysguard-5.19.0.1/example/ksysguard.notifyrc new/ksysguard-5.19.1/example/ksysguard.notifyrc --- old/ksysguard-5.19.0.1/example/ksysguard.notifyrc 2020-06-10 23:10:25.000000000 +0200 +++ new/ksysguard-5.19.1/example/ksysguard.notifyrc 2020-06-16 14:43:15.000000000 +0200 @@ -15,6 +15,7 @@ Comment[eo]=Sistemstato-programo Comment[es]=Monitor del sistema Comment[et]=Süsteemi jälgija +Comment[eu]=Sistemaren begiralea Comment[fa]=نمایشگر سیستم Comment[fi]=Järjestelmänvalvontaohjelma Comment[fr]=Surveillance du système @@ -85,6 +86,7 @@ Name[eo]=Ŝablono kongruis Name[es]=Patrón encontrado Name[et]=Sobiv muster +Name[eu]=Ereduarekin bat dator Name[fa]=الگو همسان بود Name[fi]=Haettu merkkijono Name[fr]=Motif trouvé @@ -163,6 +165,7 @@ Comment[eo]=Serĉesprimo kungruis Comment[es]=Buscar el patrón Comment[et]=Otsingu muster sobib +Comment[eu]=Bilaketa ereduarekin bat dator Comment[fa]=جستجوی الگوی همسان Comment[fi]=Haettu merkkijono löytyi Comment[fr]=Motif de recherche trouvé @@ -245,6 +248,7 @@ Name[eo]=Sentil-alarmo Name[es]=Alarma del sensor Name[et]=Sensori häire +Name[eu]=Sentsoreen alarma Name[fa]=هشدار حسگر Name[fi]=Anturihälytys Name[fr]=Alarme des capteurs @@ -324,6 +328,7 @@ Comment[eo]=Sentilo transiris danĝeran limon Comment[es]=El sensor sobrepasó el valor crítico Comment[et]=Sensor ületas kriitilise piiri +Comment[eu]=Sentsoreak muga kritikoa gainditu du Comment[fa]=حسگر بیش از حد بحرانی Comment[fi]=Tunnistin ylitti kriittisen rajan Comment[fr]=Le capteur a dépassé sa limite critique diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksysguard-5.19.0.1/gui/org.kde.ksysguard.appdata.xml new/ksysguard-5.19.1/gui/org.kde.ksysguard.appdata.xml --- old/ksysguard-5.19.0.1/gui/org.kde.ksysguard.appdata.xml 2020-06-10 23:10:25.000000000 +0200 +++ new/ksysguard-5.19.1/gui/org.kde.ksysguard.appdata.xml 2020-06-16 14:43:15.000000000 +0200 @@ -149,9 +149,9 @@ </screenshot> </screenshots> <releases> + <release version="5.19.1" date="2020-06-16"/> <release version="5.19.0" date="2020-06-09"/> <release version="5.18.5" date="2020-05-05"/> <release version="5.18.4" date="2020-03-31"/> - <release version="5.18.3" date="2020-03-10"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksysguard-5.19.0.1/gui/org.kde.ksysguard.desktop new/ksysguard-5.19.1/gui/org.kde.ksysguard.desktop --- old/ksysguard-5.19.0.1/gui/org.kde.ksysguard.desktop 2020-06-10 23:10:25.000000000 +0200 +++ new/ksysguard-5.19.1/gui/org.kde.ksysguard.desktop 2020-06-16 14:43:15.000000000 +0200 @@ -16,6 +16,7 @@ Name[eo]=KDE-Sistemobservilo Name[es]=KSysGuard Name[et]=KSysGuard +Name[eu]=KSysGuard Name[fa]=KSysGuard Name[fi]=KSysGuard Name[fr]=KSysGuard @@ -96,6 +97,7 @@ GenericName[eo]=Sistemstato-programo GenericName[es]=Monitor del sistema GenericName[et]=Süsteemi jälgija +GenericName[eu]=Sistemaren begiralea GenericName[fa]=پایشگر سیستم GenericName[fi]=Järjestelmänvalvontaohjelma GenericName[fr]=Surveillance du système @@ -174,6 +176,7 @@ Comment[en_GB]=Monitor running processes and system performance Comment[es]=Monitor de procesos en ejecución y del rendimiento del sistema Comment[et]=Töötavate protsesside ja süsteemi jõudluse jälgimine +Comment[eu]=Gainbegiratu martxan dauden prozesuak eta sistemaren errendimendua Comment[fa]=پایشگر فرآیندهای در حال اجرا و کارایی سیستم Comment[fi]=Tarkkaile käynnissä olevia prosesseja ja järjestelmän suorituskykyä Comment[fr]=Surveiller les processus en cours d'exécution et les performances du système diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksysguard-5.19.0.1/plugins/global/ksgrd/ksgrdiface.cpp new/ksysguard-5.19.1/plugins/global/ksgrd/ksgrdiface.cpp --- old/ksysguard-5.19.0.1/plugins/global/ksgrd/ksgrdiface.cpp 2020-06-10 23:10:25.000000000 +0200 +++ new/ksysguard-5.19.1/plugins/global/ksgrd/ksgrdiface.cpp 2020-06-16 14:43:15.000000000 +0200 @@ -335,12 +335,14 @@ // However, we do not simply want to match disk/* as that would include duplicate devices. sensor->setMatchSensors(QRegularExpression("^sd[a-z]+[0-9]+_[^/]*/Rate$"), QStringLiteral("rblk")); sensor->setDescription(i18nc("@info", "Read accesses across all disk devices")); + sensor->setUnit(KSysGuard::utils::UnitKiloByteRate); sensor = new AggregateSensor(diskAll, "write", i18nc("@title", "Disk Write Accesses")); sensor->setShortName(i18nc("@title Disk Write Accesses", "Write")); // TODO: See above. sensor->setMatchSensors(QRegularExpression("^sd[a-z]+[0-9]+_[^/]*/Rate$"), QStringLiteral("wblk")); sensor->setDescription(i18nc("@info", "Write accesses across all disk devices")); + sensor->setUnit(KSysGuard::utils::UnitKiloByteRate); auto memPhysical = m_subsystems["mem"]->object("physical"); Q_ASSERT(memPhysical); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksysguard-5.19.0.1/po/it/ksysguard_plugins_global.po new/ksysguard-5.19.1/po/it/ksysguard_plugins_global.po --- old/ksysguard-5.19.0.1/po/it/ksysguard_plugins_global.po 2020-06-10 23:10:43.000000000 +0200 +++ new/ksysguard-5.19.1/po/it/ksysguard_plugins_global.po 2020-06-16 14:43:33.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: ksysguard\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-06-08 07:51+0200\n" -"PO-Revision-Date: 2020-06-04 14:17+0200\n" +"PO-Revision-Date: 2020-06-10 16:13+0200\n" "Last-Translator: Paolo Zamponi <[email protected]>\n" "Language-Team: Italian <[email protected]>\n" "Language: it\n" @@ -255,7 +255,7 @@ #, kde-format msgctxt "@title Allocated Memory Percentage" msgid "Allocated" -msgstr "" +msgstr "Allocata" #: ksgrd/ksgrdiface.cpp:384 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksysguard-5.19.0.1/po/pt_BR/ksysguard_plugins_global.po new/ksysguard-5.19.1/po/pt_BR/ksysguard_plugins_global.po --- old/ksysguard-5.19.0.1/po/pt_BR/ksysguard_plugins_global.po 2020-06-10 23:10:50.000000000 +0200 +++ new/ksysguard-5.19.1/po/pt_BR/ksysguard_plugins_global.po 2020-06-16 14:43:41.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: ksysguard\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-06-08 07:51+0200\n" -"PO-Revision-Date: 2020-06-05 12:00-0300\n" +"PO-Revision-Date: 2020-06-12 15:30-0300\n" "Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n" "Language-Team: Brazilian Portuguese <[email protected]>\n" "Language: pt_BR\n" @@ -255,7 +255,7 @@ #, kde-format msgctxt "@title Allocated Memory Percentage" msgid "Allocated" -msgstr "" +msgstr "Alocada" #: ksgrd/ksgrdiface.cpp:384 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksysguard-5.19.0.1/po/zh_CN/ksysguard.po new/ksysguard-5.19.1/po/zh_CN/ksysguard.po --- old/ksysguard-5.19.0.1/po/zh_CN/ksysguard.po 2020-06-10 23:10:56.000000000 +0200 +++ new/ksysguard-5.19.1/po/zh_CN/ksysguard.po 2020-06-16 14:43:47.000000000 +0200 @@ -16,8 +16,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-11-07 03:31+0100\n" -"PO-Revision-Date: 2020-06-09 21:01\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"PO-Revision-Date: 2020-06-12 19:01\n" +"Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" @@ -25,8 +25,10 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Crowdin-Project: kdeorg\n" +"X-Crowdin-Project-ID: 269464\n" "X-Crowdin-Language: zh-CN\n" "X-Crowdin-File: /kf5-stable/messages/ksysguard/ksysguard.pot\n" +"X-Crowdin-File-ID: 2627\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksysguard-5.19.0.1/po/zh_CN/ksysguard_plugins_global.po new/ksysguard-5.19.1/po/zh_CN/ksysguard_plugins_global.po --- old/ksysguard-5.19.0.1/po/zh_CN/ksysguard_plugins_global.po 2020-06-10 23:10:56.000000000 +0200 +++ new/ksysguard-5.19.1/po/zh_CN/ksysguard_plugins_global.po 2020-06-16 14:43:47.000000000 +0200 @@ -3,8 +3,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-06-08 07:51+0200\n" -"PO-Revision-Date: 2020-06-09 21:01\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"PO-Revision-Date: 2020-06-12 19:01\n" +"Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" @@ -12,8 +12,10 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Crowdin-Project: kdeorg\n" +"X-Crowdin-Project-ID: 269464\n" "X-Crowdin-Language: zh-CN\n" "X-Crowdin-File: /kf5-stable/messages/ksysguard/ksysguard_plugins_global.pot\n" +"X-Crowdin-File-ID: 24276\n" #: ksgrd/ksgrdiface.cpp:305 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksysguard-5.19.0.1/po/zh_CN/ksysguard_plugins_process.po new/ksysguard-5.19.1/po/zh_CN/ksysguard_plugins_process.po --- old/ksysguard-5.19.0.1/po/zh_CN/ksysguard_plugins_process.po 2020-06-10 23:10:56.000000000 +0200 +++ new/ksysguard-5.19.1/po/zh_CN/ksysguard_plugins_process.po 2020-06-16 14:43:47.000000000 +0200 @@ -3,8 +3,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-05-31 13:07+0200\n" -"PO-Revision-Date: 2020-06-09 21:01\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"PO-Revision-Date: 2020-06-12 19:01\n" +"Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" @@ -12,9 +12,11 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Crowdin-Project: kdeorg\n" +"X-Crowdin-Project-ID: 269464\n" "X-Crowdin-Language: zh-CN\n" "X-Crowdin-File: /kf5-stable/messages/ksysguard/ksysguard_plugins_process." "pot\n" +"X-Crowdin-File-ID: 24278\n" #: network/network.cpp:51 #, kde-format
