Hello community, here is the log from the commit of package libksysguard5 for openSUSE:Factory checked in at 2019-06-22 11:18:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libksysguard5 (Old) and /work/SRC/openSUSE:Factory/.libksysguard5.new.4615 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libksysguard5" Sat Jun 22 11:18:58 2019 rev:86 rq:711095 version:5.16.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libksysguard5/libksysguard5.changes 2019-06-12 13:29:53.912250378 +0200 +++ /work/SRC/openSUSE:Factory/.libksysguard5.new.4615/libksysguard5.changes 2019-06-22 11:18:58.793052947 +0200 @@ -1,0 +2,14 @@ +Tue Jun 18 16:38:15 UTC 2019 - [email protected] + +- Update to 5.16.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.16.1.php +- No code changes since 5.16.0 + +------------------------------------------------------------------- +Thu Jun 13 21:24:16 UTC 2019 - Fabian Vogt <[email protected]> + +- File moved to %_kf5_dbuspolicydir + +------------------------------------------------------------------- Old: ---- libksysguard-5.16.0.tar.xz libksysguard-5.16.0.tar.xz.sig New: ---- libksysguard-5.16.1.tar.xz libksysguard-5.16.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libksysguard5.spec ++++++ --- /var/tmp/diff_new_pack.QEqViI/_old 2019-06-22 11:18:59.293053466 +0200 +++ /var/tmp/diff_new_pack.QEqViI/_new 2019-06-22 11:18:59.293053466 +0200 @@ -18,15 +18,15 @@ %bcond_without lang Name: libksysguard5 -Version: 5.16.0 +Version: 5.16.1 Release: 0 Summary: Task management and system monitoring library License: GPL-2.0-or-later Group: Development/Libraries/C and C++ Url: http://www.kde.org -Source: libksysguard-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz %if %{with lang} -Source1: libksysguard-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz.sig Source2: plasma.keyring %endif Source3: baselibs.conf @@ -126,7 +126,7 @@ %files helper %license COPYING* -%{_kf5_sysconfdir}/dbus-1/system.d/org.kde.ksysguard.processlisthelper.conf +%{_kf5_dbuspolicydir}/org.kde.ksysguard.processlisthelper.conf %{_kf5_libdir}/libexec/ %{_kf5_sharedir}/dbus-1/system-services/org.kde.ksysguard.processlisthelper.service %{_kf5_sharedir}/polkit-1/actions/org.kde.ksysguard.processlisthelper.policy ++++++ libksysguard-5.16.0.tar.xz -> libksysguard-5.16.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksysguard-5.16.0/CMakeLists.txt new/libksysguard-5.16.1/CMakeLists.txt --- old/libksysguard-5.16.0/CMakeLists.txt 2019-06-06 15:04:00.000000000 +0200 +++ new/libksysguard-5.16.1/CMakeLists.txt 2019-06-18 11:59:56.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.0) project(libksysguard) -set(PROJECT_VERSION "5.16.0") +set(PROJECT_VERSION "5.16.1") set(PROJECT_VERSION_MAJOR 5) # check with non-Plasma consumers (e.g. KDevelop) before bumping these versions diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksysguard-5.16.0/po/id/ksgrd.po new/libksysguard-5.16.1/po/id/ksgrd.po --- old/libksysguard-5.16.0/po/id/ksgrd.po 2019-06-06 15:03:42.000000000 +0200 +++ new/libksysguard-5.16.1/po/id/ksgrd.po 2019-06-18 11:59:37.000000000 +0200 @@ -7,15 +7,15 @@ "Project-Id-Version: libksysguard\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 07:46+0200\n" -"PO-Revision-Date: 2019-03-24 08:06+0700\n" -"Last-Translator: wantoyo <[email protected]>\n" +"PO-Revision-Date: 2019-06-06 06:34+0700\n" +"Last-Translator: Wantoyo <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 18.12.3\n" +"X-Generator: Lokalize 19.04.1\n" #: SensorAgent.cpp:111 #, kde-format @@ -171,7 +171,7 @@ #: SensorManager.cpp:94 #, kde-format msgid "Idle Processes Count" -msgstr "Hitungan Proses Nganggur" +msgstr "Hitungan Proses Idle" #: SensorManager.cpp:95 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksysguard-5.16.0/po/id/processcore.po new/libksysguard-5.16.1/po/id/processcore.po --- old/libksysguard-5.16.0/po/id/processcore.po 2019-06-06 15:03:42.000000000 +0200 +++ new/libksysguard-5.16.1/po/id/processcore.po 2019-06-18 11:59:37.000000000 +0200 @@ -2,14 +2,14 @@ # Copyright (C) 2010 This_file_is_part_of_KDE # This file is distributed under the same license as the processcore package. # Andhika Padmawan <[email protected]>, 2010. -# Wantoyo <[email protected]>, 2018. +# Wantoyo <[email protected]>, 2018, 2019. # msgid "" msgstr "" "Project-Id-Version: processcore\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 07:46+0200\n" -"PO-Revision-Date: 2018-10-10 22:36+0700\n" +"PO-Revision-Date: 2019-06-06 06:35+0700\n" "Last-Translator: Wantoyo <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" "Language: id\n" @@ -17,7 +17,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 2.0\n" +"X-Generator: Lokalize 19.04.1\n" #: process.cpp:110 process.cpp:120 #, kde-format @@ -71,7 +71,7 @@ #, kde-format msgctxt "Priority Class" msgid "Idle" -msgstr "Nganggur" +msgstr "Idle" #: process.cpp:134 #, kde-format @@ -149,10 +149,10 @@ #, kde-format msgctxt "Scheduler" msgid "Batch" -msgstr "Batch" +msgstr "Seabrek" #: process.cpp:157 #, kde-format msgctxt "Scheduler" msgid "Idle" -msgstr "Nganggur" \ No newline at end of file +msgstr "Idle" \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksysguard-5.16.0/po/id/processui.po new/libksysguard-5.16.1/po/id/processui.po --- old/libksysguard-5.16.0/po/id/processui.po 2019-06-06 15:03:42.000000000 +0200 +++ new/libksysguard-5.16.1/po/id/processui.po 2019-06-18 11:59:37.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: processui\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 07:46+0200\n" -"PO-Revision-Date: 2019-05-20 21:03+0700\n" +"PO-Revision-Date: 2019-06-06 06:35+0700\n" "Last-Translator: Wantoyo <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" "Language: id\n" @@ -859,7 +859,7 @@ #, kde-format msgctxt "scheduler" msgid "Idle" -msgstr "Nganggur" +msgstr "Idle" #: ProcessModel.cpp:1275 #, kde-format @@ -1436,7 +1436,7 @@ #: ProcessWidgetUI.ui:116 #, kde-format msgid "All Processes, Tree" -msgstr "Semua Proses, Pohon" +msgstr "Semua Proses, Hierarki" #. i18n: ectx: property (text), item, widget (QComboBox, cmbFilter) #: ProcessWidgetUI.ui:121 @@ -1890,21 +1890,20 @@ "weight:400; font-style:normal;\">\n" "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-" -"weight:600;\">Penjadwalan Diam</span></p>\n" +"weight:600;\">Penjadwalan Idle</span></p>\n" "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" "right:0px; -qt-block-indent:0; text-indent:0px;\">Program yang berjalan " -"dengan prioritas I/O <span style=\" font-weight:600;\">Nganggur</span> hanya " +"dengan prioritas I/O <span style=\" font-weight:600;\">Idle</span> hanya " "akan mendapatkan waktu cakram ketika tidak ada program lain yang meminta I/O " -"cakram untuk waktu tenggang yang ditentukan. Dampak dari proses I/O <span " -"style=\" font-weight:600;\">Diam</span> pada aktivitas sistem normal harus " -"nol. Prioritas tidak dapat diterapkan untuk kelas penjadwal ini.</p></body></" -"html>" +"cakram untuk tenggang yang ditentukan. Dampak dari proses I/O <span style=\" " +"font-weight:600;\">Idle</span> pada aktivitas sistem normal harus nol. " +"Prioritas tidak dapat diterapkan untuk kelas penjadwal ini.</p></body></html>" #. i18n: ectx: property (text), widget (QRadioButton, radioIdle) #: ReniceDlgUi.ui:323 #, kde-format msgid "Idle" -msgstr "Nganggur" +msgstr "Idle" #. i18n: ectx: property (toolTip), widget (QRadioButton, radioBestEffort) #: ReniceDlgUi.ui:333
