Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma6-systemmonitor for openSUSE:Factory checked in at 2024-07-04 16:21:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma6-systemmonitor (Old) and /work/SRC/openSUSE:Factory/.plasma6-systemmonitor.new.2080 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "plasma6-systemmonitor" Thu Jul 4 16:21:11 2024 rev:8 rq:1185027 version:6.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma6-systemmonitor/plasma6-systemmonitor.changes 2024-06-27 16:00:09.599654256 +0200 +++ /work/SRC/openSUSE:Factory/.plasma6-systemmonitor.new.2080/plasma6-systemmonitor.changes 2024-07-04 16:22:28.137745860 +0200 @@ -1,0 +2,9 @@ +Tue Jul 2 17:34:27 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> + +- Update to 6.1.2: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.1.2 +- Changes since 6.1.1: + * update version for new release + +------------------------------------------------------------------- Old: ---- plasma-systemmonitor-6.1.1.tar.xz plasma-systemmonitor-6.1.1.tar.xz.sig New: ---- plasma-systemmonitor-6.1.2.tar.xz plasma-systemmonitor-6.1.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma6-systemmonitor.spec ++++++ --- /var/tmp/diff_new_pack.O25vqj/_old 2024-07-04 16:22:28.929774785 +0200 +++ /var/tmp/diff_new_pack.O25vqj/_new 2024-07-04 16:22:28.929774785 +0200 @@ -27,7 +27,7 @@ # Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF) %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} Name: plasma6-systemmonitor -Version: 6.1.1 +Version: 6.1.2 Release: 0 Summary: An application for monitoring system resources License: GPL-3.0-only ++++++ plasma-systemmonitor-6.1.1.tar.xz -> plasma-systemmonitor-6.1.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-systemmonitor-6.1.1/CMakeLists.txt new/plasma-systemmonitor-6.1.2/CMakeLists.txt --- old/plasma-systemmonitor-6.1.1/CMakeLists.txt 2024-06-25 17:41:12.000000000 +0200 +++ new/plasma-systemmonitor-6.1.2/CMakeLists.txt 2024-07-02 11:14:14.000000000 +0200 @@ -2,10 +2,10 @@ project(systemmonitor) -set(PROJECT_VERSION "6.1.1") +set(PROJECT_VERSION "6.1.2") set(PROJECT_VERSION_MAJOR 6) -set(PROJECT_DEP_VERSION "6.1.1") +set(PROJECT_DEP_VERSION "6.1.2") set(QT_MIN_VERSION "6.6.0") set(KF6_MIN_VERSION "6.2.0") set(KDE_COMPILERSETTINGS_LEVEL "5.82") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-systemmonitor-6.1.1/org.kde.plasma-systemmonitor.metainfo.xml new/plasma-systemmonitor-6.1.2/org.kde.plasma-systemmonitor.metainfo.xml --- old/plasma-systemmonitor-6.1.1/org.kde.plasma-systemmonitor.metainfo.xml 2024-06-25 17:41:12.000000000 +0200 +++ new/plasma-systemmonitor-6.1.2/org.kde.plasma-systemmonitor.metainfo.xml 2024-07-02 11:14:14.000000000 +0200 @@ -158,9 +158,9 @@ </provides> <project_group>KDE</project_group> <releases> + <release version="6.1.2" date="2024-07-02"/> <release version="6.1.1" date="2024-06-25"/> <release version="6.1.0" date="2024-06-18"/> <release version="6.0.5" date="2024-05-21"/> - <release version="6.0.4" date="2024-04-16"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-systemmonitor-6.1.1/po/ar/ksysguard_face_org.kde.ksysguard.applicationstable.po new/plasma-systemmonitor-6.1.2/po/ar/ksysguard_face_org.kde.ksysguard.applicationstable.po --- old/plasma-systemmonitor-6.1.1/po/ar/ksysguard_face_org.kde.ksysguard.applicationstable.po 2024-06-25 17:41:12.000000000 +0200 +++ new/plasma-systemmonitor-6.1.2/po/ar/ksysguard_face_org.kde.ksysguard.applicationstable.po 2024-07-02 11:14:14.000000000 +0200 @@ -16,6 +16,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"X-Generator: Lokalize 23.08.5\n" #: src/faces/applicationstable/contents/ui/ApplicationDetails.qml:48 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-systemmonitor-6.1.1/po/ar/ksysguard_face_org.kde.ksysguard.processtable.po new/plasma-systemmonitor-6.1.2/po/ar/ksysguard_face_org.kde.ksysguard.processtable.po --- old/plasma-systemmonitor-6.1.1/po/ar/ksysguard_face_org.kde.ksysguard.processtable.po 2024-06-25 17:41:12.000000000 +0200 +++ new/plasma-systemmonitor-6.1.2/po/ar/ksysguard_face_org.kde.ksysguard.processtable.po 2024-07-02 11:14:14.000000000 +0200 @@ -16,6 +16,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"X-Generator: Lokalize 23.08.5\n" #: src/faces/processtable/contents/ui/Config.qml:24 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-systemmonitor-6.1.1/po/ru/plasma-systemmonitor.po new/plasma-systemmonitor-6.1.2/po/ru/plasma-systemmonitor.po --- old/plasma-systemmonitor-6.1.1/po/ru/plasma-systemmonitor.po 2024-06-25 17:41:12.000000000 +0200 +++ new/plasma-systemmonitor-6.1.2/po/ru/plasma-systemmonitor.po 2024-07-02 11:14:14.000000000 +0200 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the plasma-systemmonitor package. # -# Alexander Yavorsky <kekcuha@gmail.com>, 2020, 2021, 2022. +# Alexander Yavorsky <kekcuha@gmail.com>, 2020, 2021, 2022, 2024. msgid "" msgstr "" "Project-Id-Version: plasma-systemmonitor\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-06-04 02:25+0000\n" -"PO-Revision-Date: 2022-06-18 10:28+0300\n" +"PO-Revision-Date: 2024-06-27 20:42+0300\n" "Last-Translator: Alexander Yavorsky <kekcuha@gmail.com>\n" "Language-Team: Russian <kde-russian@lists.kde.ru>\n" "Language: ru\n" @@ -237,7 +237,7 @@ #, kde-format msgctxt "@action" msgid "About KDE" -msgstr "" +msgstr "О KDE" #: src/Main.qml:161 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-systemmonitor-6.1.1/src/faces/applicationstable/metadata.json new/plasma-systemmonitor-6.1.2/src/faces/applicationstable/metadata.json --- old/plasma-systemmonitor-6.1.1/src/faces/applicationstable/metadata.json 2024-06-25 17:41:12.000000000 +0200 +++ new/plasma-systemmonitor-6.1.2/src/faces/applicationstable/metadata.json 2024-07-02 11:14:14.000000000 +0200 @@ -6,43 +6,9 @@ "Email": "ahiemstra@heimr.nl", "Name": "Arjen Hiemstra", "Name[ar]": "أرجين هيمسترا", - "Name[ast]": "Arjen Hiemstra", - "Name[be]": "Arjen Hiemstra", - "Name[bg]": "Arjen Hiemstra", - "Name[ca@valencia]": "Arjen Hiemstra", - "Name[ca]": "Arjen Hiemstra", - "Name[cs]": "Arjen Hiemstra", - "Name[de]": "Arjen Hiemstra", - "Name[en_GB]": "Arjen Hiemstra", - "Name[eo]": "Arjen Hiemstra", - "Name[es]": "Arjen Hiemstra", - "Name[eu]": "Arjen Hiemstra", - "Name[fi]": "Arjen Hiemstra", - "Name[fr]": "Arjen Hiemstra", - "Name[gl]": "Arjen Hiemstra", "Name[he]": "אריין היימסטרה", - "Name[hu]": "Arjen Hiemstra", - "Name[ia]": "Arjen Hiemstra", - "Name[it]": "Arjen Hiemstra", - "Name[ka]": "Arjen Hiemstra", - "Name[ko]": "Arjen Hiemstra", - "Name[lt]": "Arjen Hiemstra", - "Name[lv]": "Arjen Hiemstra", - "Name[nl]": "Arjen Hiemstra", - "Name[nn]": "Arjen Hiemstra", - "Name[pl]": "Arjen Hiemstra", - "Name[pt_BR]": "Arjen Hiemstra", - "Name[ro]": "Arjen Hiemstra", - "Name[ru]": "Arjen Hiemstra", "Name[sa]": "अर्जेन हिमस्त्रा", - "Name[sk]": "Arjen Hiemstra", - "Name[sl]": "Arjen Hiemstra", - "Name[sv]": "Arjen Hiemstra", - "Name[tr]": "Arjen Hiemstra", - "Name[uk]": "Arjen Hiemstra", - "Name[x-test]": "xxArjen Hiemstraxx", - "Name[zh_CN]": "Arjen Hiemstra", - "Name[zh_TW]": "Arjen Hiemstra" + "Name[x-test]": "xxArjen Hiemstraxx" } ], "Icon": "homerun", @@ -59,7 +25,6 @@ "Name[cs]": "Tabulka aplikací", "Name[da]": "Programtabel", "Name[de]": "Programmtabelle", - "Name[en_GB]": "Applications Table", "Name[eo]": "Tabelo de Aplikoj", "Name[es]": "Tabla de aplicaciones", "Name[eu]": "Aplikazioen taula", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-systemmonitor-6.1.1/src/faces/processtable/metadata.json new/plasma-systemmonitor-6.1.2/src/faces/processtable/metadata.json --- old/plasma-systemmonitor-6.1.1/src/faces/processtable/metadata.json 2024-06-25 17:41:12.000000000 +0200 +++ new/plasma-systemmonitor-6.1.2/src/faces/processtable/metadata.json 2024-07-02 11:14:14.000000000 +0200 @@ -6,43 +6,9 @@ "Email": "ahiemstra@heimr.nl", "Name": "Arjen Hiemstra", "Name[ar]": "أرجين هيمسترا", - "Name[ast]": "Arjen Hiemstra", - "Name[be]": "Arjen Hiemstra", - "Name[bg]": "Arjen Hiemstra", - "Name[ca@valencia]": "Arjen Hiemstra", - "Name[ca]": "Arjen Hiemstra", - "Name[cs]": "Arjen Hiemstra", - "Name[de]": "Arjen Hiemstra", - "Name[en_GB]": "Arjen Hiemstra", - "Name[eo]": "Arjen Hiemstra", - "Name[es]": "Arjen Hiemstra", - "Name[eu]": "Arjen Hiemstra", - "Name[fi]": "Arjen Hiemstra", - "Name[fr]": "Arjen Hiemstra", - "Name[gl]": "Arjen Hiemstra", "Name[he]": "אריין היימסטרה", - "Name[hu]": "Arjen Hiemstra", - "Name[ia]": "Arjen Hiemstra", - "Name[it]": "Arjen Hiemstra", - "Name[ka]": "Arjen Hiemstra", - "Name[ko]": "Arjen Hiemstra", - "Name[lt]": "Arjen Hiemstra", - "Name[lv]": "Arjen Hiemstra", - "Name[nl]": "Arjen Hiemstra", - "Name[nn]": "Arjen Hiemstra", - "Name[pl]": "Arjen Hiemstra", - "Name[pt_BR]": "Arjen Hiemstra", - "Name[ro]": "Arjen Hiemstra", - "Name[ru]": "Arjen Hiemstra", "Name[sa]": "अर्जेन हिमस्त्रा", - "Name[sk]": "Arjen Hiemstra", - "Name[sl]": "Arjen Hiemstra", - "Name[sv]": "Arjen Hiemstra", - "Name[tr]": "Arjen Hiemstra", - "Name[uk]": "Arjen Hiemstra", - "Name[x-test]": "xxArjen Hiemstraxx", - "Name[zh_CN]": "Arjen Hiemstra", - "Name[zh_TW]": "Arjen Hiemstra" + "Name[x-test]": "xxArjen Hiemstraxx" } ], "Icon": "view-process-system", @@ -59,7 +25,6 @@ "Name[cs]": "Seznam procesů", "Name[da]": "Procestabel", "Name[de]": "Prozesstabelle", - "Name[en_GB]": "Process Table", "Name[eo]": "Proceza Tablo", "Name[es]": "Tabla de procesos", "Name[eu]": "Prozesuen taula",