Hello community,

here is the log from the commit of package ksysguard5 for openSUSE:Leap:15.2 
checked in at 2020-02-16 18:27:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/ksysguard5 (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.ksysguard5.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksysguard5"

Sun Feb 16 18:27:50 2020 rev:86 rq:774098 version:5.18.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/ksysguard5/ksysguard5.changes  2020-01-15 
15:17:43.786319174 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.ksysguard5.new.26092/ksysguard5.changes       
2020-02-16 18:28:49.350733771 +0100
@@ -1,0 +2,45 @@
+Thu Feb  6 15:10:04 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.18.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.0.php
+- No code changes since 5.17.90
+
+-------------------------------------------------------------------
+Mon Jan 27 10:04:39 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Fix path for chkstat (boo#1151190)
+
+-------------------------------------------------------------------
+Thu Jan 23 11:20:21 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Replace %make_jobs with %cmake_build
+
+-------------------------------------------------------------------
+Thu Jan 16 14:04:17 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.17.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.90.php
+- Changes since 5.17.5:
+  * typo--
+  * Remove endl. qCritical/qDebug already adds a endl.
+  * Don't use nullptr as flag value
+  * Move ACPI battery information from /proc/acpi to /sys
+  * Revert "Move ACPI battery information from /proc/acpi to /sys"
+  * Move ACPI battery information from /proc/acpi to /sys
+  * Add Total/Available/Allocated memory sensors
+  * Use URL with transport encryption
+  * Make it compiles without deprecated method
+  * Add KDEClangFormat cmake support
+  * Fix ksysguard acpi cooling devices
+  * Fix minor issues found by EBN
+  * fix nvidia line part count
+  * Fix a number of issues found by the OpenSuse security team in networkhelper
+  * Add plugin showing nvidia GPU load stats
+  * Make it compile without deprecated method
+  * Port QLayout::setMargins to QLayout::setContentsMargins
+
+-------------------------------------------------------------------

Old:
----
  ksysguard-5.17.5.tar.xz
  ksysguard-5.17.5.tar.xz.sig

New:
----
  ksysguard-5.18.0.tar.xz
  ksysguard-5.18.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ksysguard5.spec ++++++
--- /var/tmp/diff_new_pack.5qenHN/_old  2020-02-16 18:28:49.646733926 +0100
+++ /var/tmp/diff_new_pack.5qenHN/_new  2020-02-16 18:28:49.650733928 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           ksysguard5
-Version:        5.17.5
+Version:        5.18.0
 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/%{version}/ksysguard-%{version}.tar.xz
+Source:         ksysguard-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/ksysguard-%{version}.tar.xz.sig
+Source1:        ksysguard-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 Source3:        ksysguardd.service
@@ -85,7 +85,7 @@
 
 %build
   %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build
@@ -106,7 +106,7 @@
 %post
 /sbin/ldconfig
 %service_add_post ksysguardd.service
-%set_permissions %{_kf5_libexecdir}/ksysguard/ksgrd_network_helper
+%set_permissions %{_kf5_libdir}/libexec/ksysguard/ksgrd_network_helper
 
 %postun
 /sbin/ldconfig
@@ -114,7 +114,7 @@
 exit 0
 
 %verifyscript
-%verify_permissions -e %{_kf5_libexecdir}/ksysguard/ksgrd_network_helper
+%verify_permissions -e %{_kf5_libdir}/libexec/ksysguard/ksgrd_network_helper
 
 %files
 %license COPYING*
@@ -137,6 +137,7 @@
 %dir %{_kf5_plugindir}/ksysguard/
 %dir %{_kf5_plugindir}/ksysguard/process
 %{_kf5_plugindir}/ksysguard/process/ksysguard_plugin_network.so
+%{_kf5_plugindir}/ksysguard/process/ksysguard_plugin_nvidia.so
 %{_unitdir}/ksysguardd.service
 
 %if %{with lang}

++++++ ksysguard-5.17.5.tar.xz -> ksysguard-5.18.0.tar.xz ++++++
++++ 4487 lines of diff (skipped)



Reply via email to