Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma5-systemmonitor for openSUSE:Factory checked in at 2023-03-17 17:01:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma5-systemmonitor (Old) and /work/SRC/openSUSE:Factory/.plasma5-systemmonitor.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-systemmonitor" Fri Mar 17 17:01:50 2023 rev:41 rq:1072020 version:5.27.3 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma5-systemmonitor/plasma5-systemmonitor.changes 2023-03-02 23:03:01.707120922 +0100 +++ /work/SRC/openSUSE:Factory/.plasma5-systemmonitor.new.31432/plasma5-systemmonitor.changes 2023-03-17 17:02:10.601024718 +0100 @@ -1,0 +2,9 @@ +Tue Mar 14 15:06:02 UTC 2023 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.27.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.3 +- No code changes since 5.27.2 + +------------------------------------------------------------------- Old: ---- plasma-systemmonitor-5.27.2.tar.xz plasma-systemmonitor-5.27.2.tar.xz.sig New: ---- plasma-systemmonitor-5.27.3.tar.xz plasma-systemmonitor-5.27.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma5-systemmonitor.spec ++++++ --- /var/tmp/diff_new_pack.BxVjk3/_old 2023-03-17 17:02:11.209027904 +0100 +++ /var/tmp/diff_new_pack.BxVjk3/_new 2023-03-17 17:02:11.213027925 +0100 @@ -19,7 +19,7 @@ %define kf5_version 5.98.0 %bcond_without released Name: plasma5-systemmonitor -Version: 5.27.2 +Version: 5.27.3 Release: 0 Summary: An application for monitoring system resources License: GPL-3.0-only ++++++ plasma-systemmonitor-5.27.2.tar.xz -> plasma-systemmonitor-5.27.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-systemmonitor-5.27.2/CMakeLists.txt new/plasma-systemmonitor-5.27.3/CMakeLists.txt --- old/plasma-systemmonitor-5.27.2/CMakeLists.txt 2023-02-28 13:22:54.000000000 +0100 +++ new/plasma-systemmonitor-5.27.3/CMakeLists.txt 2023-03-14 13:29:31.000000000 +0100 @@ -2,7 +2,7 @@ project(systemmonitor) -set(PROJECT_VERSION "5.27.2") +set(PROJECT_VERSION "5.27.3") set(PROJECT_VERSION_MAJOR 5) set(QT_MIN_VERSION "5.15.2") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-systemmonitor-5.27.2/org.kde.plasma-systemmonitor.metainfo.xml new/plasma-systemmonitor-5.27.3/org.kde.plasma-systemmonitor.metainfo.xml --- old/plasma-systemmonitor-5.27.2/org.kde.plasma-systemmonitor.metainfo.xml 2023-02-28 13:22:54.000000000 +0100 +++ new/plasma-systemmonitor-5.27.3/org.kde.plasma-systemmonitor.metainfo.xml 2023-03-14 13:29:31.000000000 +0100 @@ -131,9 +131,9 @@ </provides> <project_group>KDE</project_group> <releases> + <release version="5.27.3" date="2023-03-14"/> <release version="5.27.2" date="2023-02-28"/> <release version="5.27.1" date="2023-02-21"/> <release version="5.27.0" date="2023-02-14"/> - <release version="5.26.5" date="2023-01-03"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-systemmonitor-5.27.2/po/cs/plasma-systemmonitor.po new/plasma-systemmonitor-5.27.3/po/cs/plasma-systemmonitor.po --- old/plasma-systemmonitor-5.27.2/po/cs/plasma-systemmonitor.po 2023-02-28 13:22:54.000000000 +0100 +++ new/plasma-systemmonitor-5.27.3/po/cs/plasma-systemmonitor.po 2023-03-14 13:29:31.000000000 +0100 @@ -109,7 +109,7 @@ #: src/main.cpp:112 #, kde-format msgid "An application for monitoring system resources" -msgstr "" +msgstr "Aplikace pro monitorovánà systémových prostÅedků" #: src/main.cpp:114 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-systemmonitor-5.27.2/po/en_GB/ksysguard_face_org.kde.ksysguard.applicationstable.po new/plasma-systemmonitor-5.27.3/po/en_GB/ksysguard_face_org.kde.ksysguard.applicationstable.po --- old/plasma-systemmonitor-5.27.2/po/en_GB/ksysguard_face_org.kde.ksysguard.applicationstable.po 2023-02-28 13:22:54.000000000 +0100 +++ new/plasma-systemmonitor-5.27.3/po/en_GB/ksysguard_face_org.kde.ksysguard.applicationstable.po 2023-03-14 13:29:31.000000000 +0100 @@ -9,7 +9,7 @@ "POT-Creation-Date: 2023-01-14 00:58+0000\n" "PO-Revision-Date: 2023-02-27 22:43+0000\n" "Last-Translator: Steve Allewell <steve.allew...@gmail.com>\n" -"Language-Team: English <kde-l10n-en...@kde.org>\n" +"Language-Team: British English <kde-l10n-en...@kde.org>\n" "Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-systemmonitor-5.27.2/po/en_GB/ksysguard_face_org.kde.ksysguard.processtable.po new/plasma-systemmonitor-5.27.3/po/en_GB/ksysguard_face_org.kde.ksysguard.processtable.po --- old/plasma-systemmonitor-5.27.2/po/en_GB/ksysguard_face_org.kde.ksysguard.processtable.po 2023-02-28 13:22:54.000000000 +0100 +++ new/plasma-systemmonitor-5.27.3/po/en_GB/ksysguard_face_org.kde.ksysguard.processtable.po 2023-03-14 13:29:31.000000000 +0100 @@ -9,7 +9,7 @@ "POT-Creation-Date: 2023-01-12 00:57+0000\n" "PO-Revision-Date: 2023-02-27 22:43+0000\n" "Last-Translator: Steve Allewell <steve.allew...@gmail.com>\n" -"Language-Team: English <kde-l10n-en...@kde.org>\n" +"Language-Team: British English <kde-l10n-en...@kde.org>\n" "Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-systemmonitor-5.27.2/po/fi/ksysguard_face_org.kde.ksysguard.applicationstable.po new/plasma-systemmonitor-5.27.3/po/fi/ksysguard_face_org.kde.ksysguard.applicationstable.po --- old/plasma-systemmonitor-5.27.2/po/fi/ksysguard_face_org.kde.ksysguard.applicationstable.po 2023-02-28 13:22:54.000000000 +0100 +++ new/plasma-systemmonitor-5.27.3/po/fi/ksysguard_face_org.kde.ksysguard.applicationstable.po 2023-03-14 13:29:31.000000000 +0100 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the plasma-systemmonitor package. -# Tommi Nieminen <transla...@legisign.org>, 2020, 2021, 2022. +# Tommi Nieminen <transla...@legisign.org>, 2020, 2021, 2022, 2023. # msgid "" msgstr "" "Project-Id-Version: plasma-systemmonitor\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-01-14 00:58+0000\n" -"PO-Revision-Date: 2022-01-28 10:55+0200\n" +"PO-Revision-Date: 2023-03-04 20:01+0200\n" "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n" "Language-Team: Finnish <kde-i18n-...@kde.org>\n" "Language: fi\n" @@ -15,7 +15,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 20.04.2\n" +"X-Generator: Lokalize 22.12.3\n" #: src/faces/applicationstable/contents/ui/ApplicationDetails.qml:49 #, kde-format @@ -178,14 +178,12 @@ msgstr[1] "Lopeta %1 sovellusta" #: src/faces/applicationstable/contents/ui/FullRepresentation.qml:245 -#, fuzzy, kde-format -#| msgctxt "@action" -#| msgid "Quit Application" +#, kde-format msgctxt "@action:button" msgid "Quit Application" msgid_plural "Quit Applications" msgstr[0] "Lopeta sovellus" -msgstr[1] "Lopeta sovellus" +msgstr[1] "Lopeta sovellukset" #: src/faces/applicationstable/contents/ui/FullRepresentation.qml:247 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-systemmonitor-5.27.2/po/fi/ksysguard_face_org.kde.ksysguard.processtable.po new/plasma-systemmonitor-5.27.3/po/fi/ksysguard_face_org.kde.ksysguard.processtable.po --- old/plasma-systemmonitor-5.27.2/po/fi/ksysguard_face_org.kde.ksysguard.processtable.po 2023-02-28 13:22:54.000000000 +0100 +++ new/plasma-systemmonitor-5.27.3/po/fi/ksysguard_face_org.kde.ksysguard.processtable.po 2023-03-14 13:29:31.000000000 +0100 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the plasma-systemmonitor package. -# Tommi Nieminen <transla...@legisign.org>, 2020, 2021. +# Tommi Nieminen <transla...@legisign.org>, 2020, 2021, 2023. # msgid "" msgstr "" "Project-Id-Version: plasma-systemmonitor\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-01-12 00:57+0000\n" -"PO-Revision-Date: 2021-06-04 22:56+0300\n" +"PO-Revision-Date: 2023-03-04 20:01+0200\n" "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n" "Language-Team: Finnish <kde-i18n-...@kde.org>\n" "Language: fi\n" @@ -15,7 +15,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 20.04.2\n" +"X-Generator: Lokalize 22.12.3\n" #: src/faces/processtable/contents/ui/Config.qml:26 #, kde-format @@ -190,14 +190,12 @@ msgstr[1] "Lopeta %1 prosessia" #: src/faces/processtable/contents/ui/FullRepresentation.qml:235 -#, fuzzy, kde-format -#| msgctxt "@action" -#| msgid "End Process" +#, kde-format msgctxt "@action:button" msgid "End Process" msgid_plural "End Processes" msgstr[0] "Lopeta prosessi" -msgstr[1] "Lopeta prosessi" +msgstr[1] "Lopeta prosessit" #: src/faces/processtable/contents/ui/FullRepresentation.qml:237 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-systemmonitor-5.27.2/po/ko/ksysguard_face_org.kde.ksysguard.applicationstable.po new/plasma-systemmonitor-5.27.3/po/ko/ksysguard_face_org.kde.ksysguard.applicationstable.po --- old/plasma-systemmonitor-5.27.2/po/ko/ksysguard_face_org.kde.ksysguard.applicationstable.po 2023-02-28 13:22:54.000000000 +0100 +++ new/plasma-systemmonitor-5.27.3/po/ko/ksysguard_face_org.kde.ksysguard.applicationstable.po 2023-03-14 13:29:31.000000000 +0100 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the plasma-systemmonitor package. -# Shinjo Park <k...@peremen.name>, 2020, 2021, 2022. +# Shinjo Park <k...@peremen.name>, 2020, 2021, 2022, 2023. # msgid "" msgstr "" "Project-Id-Version: plasma-systemmonitor\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-01-14 00:58+0000\n" -"PO-Revision-Date: 2022-02-20 21:11+0100\n" +"PO-Revision-Date: 2023-03-01 00:04+0100\n" "Last-Translator: Shinjo Park <k...@peremen.name>\n" "Language-Team: Korean <kde...@kde.org>\n" "Language: ko\n" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Lokalize 21.08.1\n" +"X-Generator: Lokalize 21.12.3\n" #: src/faces/applicationstable/contents/ui/ApplicationDetails.qml:49 #, kde-format @@ -176,9 +176,7 @@ msgstr[0] "íë¡ê·¸ë¨ %1ê° ëë´ê¸°" #: src/faces/applicationstable/contents/ui/FullRepresentation.qml:245 -#, fuzzy, kde-format -#| msgctxt "@action" -#| msgid "Quit Application" +#, kde-format msgctxt "@action:button" msgid "Quit Application" msgid_plural "Quit Applications" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-systemmonitor-5.27.2/po/ko/ksysguard_face_org.kde.ksysguard.processtable.po new/plasma-systemmonitor-5.27.3/po/ko/ksysguard_face_org.kde.ksysguard.processtable.po --- old/plasma-systemmonitor-5.27.2/po/ko/ksysguard_face_org.kde.ksysguard.processtable.po 2023-02-28 13:22:54.000000000 +0100 +++ new/plasma-systemmonitor-5.27.3/po/ko/ksysguard_face_org.kde.ksysguard.processtable.po 2023-03-14 13:29:31.000000000 +0100 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the plasma-systemmonitor package. -# Shinjo Park <k...@peremen.name>, 2020, 2021. +# Shinjo Park <k...@peremen.name>, 2020, 2021, 2023. # msgid "" msgstr "" "Project-Id-Version: plasma-systemmonitor\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-01-12 00:57+0000\n" -"PO-Revision-Date: 2021-05-28 02:19+0200\n" +"PO-Revision-Date: 2023-03-01 00:04+0100\n" "Last-Translator: Shinjo Park <k...@peremen.name>\n" "Language-Team: Korean <kde...@kde.org>\n" "Language: ko\n" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Lokalize 20.12.3\n" +"X-Generator: Lokalize 21.12.3\n" #: src/faces/processtable/contents/ui/Config.qml:26 #, kde-format @@ -188,9 +188,7 @@ msgstr[0] "íë¡ì¸ì¤ %1ê° ëë´ê¸°" #: src/faces/processtable/contents/ui/FullRepresentation.qml:235 -#, fuzzy, kde-format -#| msgctxt "@action" -#| msgid "End Process" +#, kde-format msgctxt "@action:button" msgid "End Process" msgid_plural "End Processes" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-systemmonitor-5.27.2/po/tr/ksysguard_face_org.kde.ksysguard.applicationstable.po new/plasma-systemmonitor-5.27.3/po/tr/ksysguard_face_org.kde.ksysguard.applicationstable.po --- old/plasma-systemmonitor-5.27.2/po/tr/ksysguard_face_org.kde.ksysguard.applicationstable.po 2023-02-28 13:22:54.000000000 +0100 +++ new/plasma-systemmonitor-5.27.3/po/tr/ksysguard_face_org.kde.ksysguard.applicationstable.po 2023-03-14 13:29:31.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: plasma-systemmonitor\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-01-14 00:58+0000\n" -"PO-Revision-Date: 2023-01-13 00:19+0300\n" +"PO-Revision-Date: 2023-02-28 13:44+0300\n" "Last-Translator: Emir SARI <emir_s...@icloud.com>\n" "Language-Team: Turkish <kde-l10n...@kde.org>\n" "Language: tr\n" @@ -16,7 +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 22.12.1\n" +"X-Generator: Lokalize 22.12.2\n" #: src/faces/applicationstable/contents/ui/ApplicationDetails.qml:49 #, kde-format @@ -64,7 +64,7 @@ #, kde-format msgctxt "Warning message shown on runtime error" msgid "Applications view is unsupported on your system" -msgstr "Uygulamalar görünümün sisteminizde desteklenmiyor" +msgstr "Uygulamalar görünümü sisteminizde desteklenmiyor" #: src/faces/applicationstable/contents/ui/Config.qml:24 #, kde-format @@ -100,13 +100,13 @@ #, kde-format msgctxt "@action" msgid "Configure columnsâ¦" -msgstr "Sütunları yapılandırâ¦" +msgstr "Sütunları Yapılandırâ¦" #: src/faces/applicationstable/contents/ui/FullRepresentation.qml:185 #, kde-format msgctxt "@action:inmenu" msgid "Set priorityâ¦" -msgstr "Ãncelik ayarlaâ¦" +msgstr "Ãncelik Ayarlaâ¦" #: src/faces/applicationstable/contents/ui/FullRepresentation.qml:188 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-systemmonitor-5.27.2/po/zh_CN/ksysguard_face_org.kde.ksysguard.applicationstable.po new/plasma-systemmonitor-5.27.3/po/zh_CN/ksysguard_face_org.kde.ksysguard.applicationstable.po --- old/plasma-systemmonitor-5.27.2/po/zh_CN/ksysguard_face_org.kde.ksysguard.applicationstable.po 2023-02-28 13:22:54.000000000 +0100 +++ new/plasma-systemmonitor-5.27.3/po/zh_CN/ksysguard_face_org.kde.ksysguard.applicationstable.po 2023-03-14 13:29:31.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-01-14 00:58+0000\n" -"PO-Revision-Date: 2023-02-24 12:59\n" +"PO-Revision-Date: 2023-03-11 04:55\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-systemmonitor-5.27.2/po/zh_CN/ksysguard_face_org.kde.ksysguard.processtable.po new/plasma-systemmonitor-5.27.3/po/zh_CN/ksysguard_face_org.kde.ksysguard.processtable.po --- old/plasma-systemmonitor-5.27.2/po/zh_CN/ksysguard_face_org.kde.ksysguard.processtable.po 2023-02-28 13:22:54.000000000 +0100 +++ new/plasma-systemmonitor-5.27.3/po/zh_CN/ksysguard_face_org.kde.ksysguard.processtable.po 2023-03-14 13:29:31.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-01-12 00:57+0000\n" -"PO-Revision-Date: 2023-02-24 12:59\n" +"PO-Revision-Date: 2023-03-11 04:55\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-systemmonitor-5.27.2/po/zh_CN/plasma-systemmonitor.po new/plasma-systemmonitor-5.27.3/po/zh_CN/plasma-systemmonitor.po --- old/plasma-systemmonitor-5.27.2/po/zh_CN/plasma-systemmonitor.po 2023-02-28 13:22:54.000000000 +0100 +++ new/plasma-systemmonitor-5.27.3/po/zh_CN/plasma-systemmonitor.po 2023-03-14 13:29:31.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-09-29 00:48+0000\n" -"PO-Revision-Date: 2023-02-24 12:59\n" +"PO-Revision-Date: 2023-03-11 04:55\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"