From 9c33e8f28f500c79bffe6eb40e877ad6d45b07bc4e249a907c0f0822bed86755 Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Fri, 15 Sep 2017 03:22:18 +0000 Subject: [PATCH] Plasma 5.11 Beta - hopefully everything addressed now (if it builds fine) OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/libksysguard5?expand=0&rev=141 --- libksysguard-5.10.5.tar.xz | 3 --- libksysguard-5.10.95.tar.xz | 3 +++ libksysguard5.changes | 13 +++++++++++++ libksysguard5.spec | 5 ++--- 4 files changed, 18 insertions(+), 6 deletions(-) delete mode 100644 libksysguard-5.10.5.tar.xz create mode 100644 libksysguard-5.10.95.tar.xz diff --git a/libksysguard-5.10.5.tar.xz b/libksysguard-5.10.5.tar.xz deleted file mode 100644 index 49ffb7f..0000000 --- a/libksysguard-5.10.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6e72c2c01da59c833b08b72b36b667eab2971471e468118e79681e0bbbcac51 -size 565180 diff --git a/libksysguard-5.10.95.tar.xz b/libksysguard-5.10.95.tar.xz new file mode 100644 index 0000000..a1c5ad5 --- /dev/null +++ b/libksysguard-5.10.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c71dee41303562446b9ff94b822067f598f231cce3a59e389f3779a727dbca4 +size 567220 diff --git a/libksysguard5.changes b/libksysguard5.changes index 04b3eca..3155994 100644 --- a/libksysguard5.changes +++ b/libksysguard5.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Sep 14 14:29:05 CEST 2017 - fabian@ritter-vogt.de + +- Update to 5.10.95 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.10.95.php +- Changes since 5.10.5: + * libksysguard does not appear to use QtScript, but just includes it. + * Inject custom style sheet with system colors (kde#360214) + * Use Q_DECL_OVERRIDE + * Fix compilation on CentOS 6 + ------------------------------------------------------------------- Tue Aug 22 19:11:31 CEST 2017 - fabian@ritter-vogt.de diff --git a/libksysguard5.spec b/libksysguard5.spec index 76631ed..7160dc4 100644 --- a/libksysguard5.spec +++ b/libksysguard5.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: libksysguard5 -Version: 5.10.5 +Version: 5.10.95 Release: 0 Summary: Task management and system monitoring library License: GPL-2.0+ Group: Development/Libraries/C and C++ Url: http://www.kde.org -Source: http://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz +Source: http://download.kde.org/unstable/plasma/%{version}/libksysguard-%{version}.tar.xz Source1: baselibs.conf BuildRequires: extra-cmake-modules >= 1.2.0 BuildRequires: kf5-filesystem @@ -42,7 +42,6 @@ BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(Qt5DBus) >= 5.4.0 BuildRequires: cmake(Qt5Network) >= 5.4.0 -BuildRequires: cmake(Qt5Script) >= 5.4.0 BuildRequires: cmake(Qt5WebKitWidgets) >= 5.4.0 BuildRequires: cmake(Qt5Widgets) >= 5.4.0 BuildRequires: cmake(Qt5X11Extras) >= 5.4.0