diff --git a/libksysguard-5.1.2.tar.xz b/libksysguard-5.1.2.tar.xz deleted file mode 100644 index 32503ad..0000000 --- a/libksysguard-5.1.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b3f4d8b4a8d5c34edbbd35a638fe9101f292c4b4ff1088912b0f9c6820963218 -size 551332 diff --git a/libksysguard-5.2.0.tar.xz b/libksysguard-5.2.0.tar.xz new file mode 100644 index 0000000..9518276 --- /dev/null +++ b/libksysguard-5.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:977f9baea4bfdc993382476bde9669a74b9491258127ef8bef57aaf641f2de49 +size 549140 diff --git a/libksysguard5.changes b/libksysguard5.changes index bdde434..2a1e2d4 100644 --- a/libksysguard5.changes +++ b/libksysguard5.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Mon Jan 26 19:49:26 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.2 Final: + * For more details please see: + https://www.kde.org/announcements/plasma-5.2.0.php + +------------------------------------------------------------------- +Tue Jan 13 16:35:07 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.2 Beta aka 5.1.95: + * Undo changes to Plasma desktop layout + * Smarter sorting of results in KRunner + * Breeze window decoration theme adds a new look to your + desktop and is now used by default + * New white mouse cursor theme for Breeze. + * New plasma widgets: 15 puzzle, web browser, show desktop + * Over 300 bugs fixed throughout Plasma modules. + * For more details please see: + https://www.kde.org/announcements/plasma-5.1.95.php +- Add kauth-devel, kcompletion-devel, kconfigwidgets-devel, + kcoreaddons-devel, kiconthemes-devel, kservice-devel, + kwidgetsaddons-devel, kwindowsystem-devel and pkgconfig(xres) + BuildRequires +- Bump required Qt version to 5.3.0 +- Drop kdelibs4support-devel BuildRequires + ------------------------------------------------------------------- Thu Dec 11 18:00:01 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/libksysguard5.spec b/libksysguard5.spec index c1d87c8..baac118 100644 --- a/libksysguard5.spec +++ b/libksysguard5.spec @@ -1,7 +1,7 @@ # # spec file for package libksysguard5 # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: libksysguard5 -Version: 5.1.2 +Version: 5.2.0 Release: 0 Summary: Task management and system monitoring library License: GPL-2.0+ @@ -28,17 +28,26 @@ Source1: baselibs.conf Source99: %{name}-rpmlintrc BuildRequires: extra-cmake-modules >= 0.0.9 BuildRequires: gcc-c++ +BuildRequires: kauth-devel +BuildRequires: kcompletion-devel BuildRequires: kconfig-devel -BuildRequires: kdelibs4support-devel +BuildRequires: kconfigwidgets-devel +BuildRequires: kcoreaddons-devel BuildRequires: kf5-filesystem BuildRequires: ki18n-devel +BuildRequires: kiconthemes-devel +BuildRequires: kservice-devel +BuildRequires: kwidgetsaddons-devel +BuildRequires: kwindowsystem-devel BuildRequires: plasma-framework-devel BuildRequires: xz -BuildRequires: pkgconfig(Qt5Script) >= 5.2.0 -BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 -BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0 +BuildRequires: pkgconfig(Qt5DBus) >= 5.3.0 +BuildRequires: pkgconfig(Qt5Script) >= 5.3.0 +BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.3.0 +BuildRequires: pkgconfig(Qt5Widgets) >= 5.3.0 +BuildRequires: pkgconfig(Qt5X11Extras) >= 5.3.0 BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xres) BuildRequires: pkgconfig(zlib) Recommends: %{name}-lang #BuildRequires: update-desktop-files @@ -52,11 +61,11 @@ Summary: Task management and system monitoring library -- devel files Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Requires: kconfig-devel -Requires: kdelibs4support-devel Requires: ki18n-devel -Requires: pkgconfig(Qt5Core) >= 5.2.0 -Requires: pkgconfig(Qt5Network) >= 5.2.0 -Requires: pkgconfig(Qt5Widgets) >= 5.2.0 +Requires: kiconthemes-devel +Requires: pkgconfig(Qt5Core) >= 5.3.0 +Requires: pkgconfig(Qt5Network) >= 5.3.0 +Requires: pkgconfig(Qt5Widgets) >= 5.3.0 Conflicts: kdebase4-workspace-devel %description devel