Hello community, here is the log from the commit of package ksysguard5 for openSUSE:Factory checked in at 2018-06-13 15:30:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksysguard5 (Old) and /work/SRC/openSUSE:Factory/.ksysguard5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksysguard5" Wed Jun 13 15:30:58 2018 rev:65 rq:615745 version:5.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ksysguard5/ksysguard5.changes 2018-05-08 13:34:32.643607237 +0200 +++ /work/SRC/openSUSE:Factory/.ksysguard5.new/ksysguard5.changes 2018-06-13 15:31:00.751062746 +0200 @@ -1,0 +2,36 @@ +Thu Jun 7 20:03:51 CEST 2018 - [email protected] + +- Update to 5.13.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.13.0.php +- Changes since 5.12.90: + * None + +------------------------------------------------------------------- +Sat May 19 14:16:36 CEST 2018 - [email protected] + +- Update to 5.12.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.12.90.php +- Changes since 5.12.5: + * Fix warning + * Make some strings easier to translate + * Explicitly include <QDoubleValidator> to fix build with Qt 5.11 + * Remove extra ';' + * Fix some warnings + * Use more non-deprecated KDEInstallDirs variables + * Remove another module namespace from a Qt include + * Remove linking with no longer set var KDE4_KDEFAKES_LIBS + * Remove Qt includes with modula namespace + * Use non-deprecated KDEInstallDirs variables + * Use KF5_MIN_VERSION also for ECM, now that it's part of KF + * Bump min cmake version to 3.0, move cmake_minimum_required to top + * Correction with the & problem in tabs (kde#382512) + * Use nullptr + * Reserve vector + * Start to make it compile with strict compile flags +- Refresh 0001-Use-run-for-ksysguardd-s-pid-file.patch + +------------------------------------------------------------------- Old: ---- ksysguard-5.12.5.tar.xz New: ---- ksysguard-5.13.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksysguard5.spec ++++++ --- /var/tmp/diff_new_pack.TNdwxv/_old 2018-06-13 15:31:01.523034323 +0200 +++ /var/tmp/diff_new_pack.TNdwxv/_new 2018-06-13 15:31:01.531034028 +0200 @@ -18,7 +18,7 @@ %bcond_without lang Name: ksysguard5 -Version: 5.12.5 +Version: 5.13.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} @@ -28,7 +28,7 @@ License: GPL-2.0 Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/stable/plasma/%{version}/ksysguard-%{version}.tar.xz +Source: ksysguard-%{version}.tar.xz Source1: ksysguardd.service # PATCH-FIX-OPENSUSE 0001-Use-run-for-ksysguardd-s-pid-file.patch Patch0: 0001-Use-run-for-ksysguardd-s-pid-file.patch @@ -49,9 +49,7 @@ BuildRequires: cmake(Qt5WebKitWidgets) >= 5.4.0 BuildRequires: cmake(Qt5Widgets) >= 5.4.0 Requires: libksysguard5-helper -%if %{with lang} Recommends: %{name}-lang -%endif %if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320" Provides: kdebase4-workspace-ksysguardd = %{version} Obsoletes: kdebase4-workspace-ksysguardd < %{version} @@ -59,7 +57,6 @@ Conflicts: kdebase4-workspace-ksysguardd %endif BuildRequires: update-desktop-files -BuildRoot: %{_tmppath}/%{name}-%{version}-build %{?systemd_requires} %description @@ -103,8 +100,7 @@ exit 0 %files -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %{_kf5_bindir}/ksysguard %{_kf5_bindir}/ksysguardd %config %{_kf5_sysconfdir}/ksysguarddrc ++++++ 0001-Use-run-for-ksysguardd-s-pid-file.patch ++++++ --- /var/tmp/diff_new_pack.TNdwxv/_old 2018-06-13 15:31:01.571032556 +0200 +++ /var/tmp/diff_new_pack.TNdwxv/_new 2018-06-13 15:31:01.571032556 +0200 @@ -7,11 +7,11 @@ ksysguardd/ksysguardd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -Index: ksysguard-5.12.2/ksysguardd/ksysguardd.c -=================================================================== ---- ksysguard-5.12.2.orig/ksysguardd/ksysguardd.c -+++ ksysguard-5.12.2/ksysguardd/ksysguardd.c -@@ -72,7 +72,7 @@ static ClientInfo ClientList[ MAX_CLIENT +diff --git a/ksysguardd/ksysguardd.c b/ksysguardd/ksysguardd.c +index a5ecca1..883f8a1 100644 +--- a/ksysguardd/ksysguardd.c ++++ b/ksysguardd/ksysguardd.c +@@ -62,7 +62,7 @@ static ClientInfo ClientList[ MAX_CLIENTS ]; static int SocketPort = -1; static unsigned char BindToAllInterfaces = 0; static int CurrentSocket; @@ -20,3 +20,6 @@ static const char *ConfigFile = KSYSGUARDDRCFILE; void signalHandler( int sig ); +-- +2.1.0 + ++++++ ksysguard-5.12.5.tar.xz -> ksysguard-5.13.0.tar.xz ++++++ ++++ 44577 lines of diff (skipped)
