forked from pool/libksysguard5
Accepting request 282973 from KDE:Frameworks5
Update to 5.2.0 OBS-URL: https://build.opensuse.org/request/show/282973 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksysguard5?expand=0&rev=11
This commit is contained in:
commit
ec256f32cb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b3f4d8b4a8d5c34edbbd35a638fe9101f292c4b4ff1088912b0f9c6820963218
|
|
||||||
size 551332
|
|
3
libksysguard-5.2.0.tar.xz
Normal file
3
libksysguard-5.2.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:977f9baea4bfdc993382476bde9669a74b9491258127ef8bef57aaf641f2de49
|
||||||
|
size 549140
|
@ -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
|
Thu Dec 11 18:00:01 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libksysguard5
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libksysguard5
|
Name: libksysguard5
|
||||||
Version: 5.1.2
|
Version: 5.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Task management and system monitoring library
|
Summary: Task management and system monitoring library
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -28,17 +28,26 @@ Source1: baselibs.conf
|
|||||||
Source99: %{name}-rpmlintrc
|
Source99: %{name}-rpmlintrc
|
||||||
BuildRequires: extra-cmake-modules >= 0.0.9
|
BuildRequires: extra-cmake-modules >= 0.0.9
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
BuildRequires: kauth-devel
|
||||||
|
BuildRequires: kcompletion-devel
|
||||||
BuildRequires: kconfig-devel
|
BuildRequires: kconfig-devel
|
||||||
BuildRequires: kdelibs4support-devel
|
BuildRequires: kconfigwidgets-devel
|
||||||
|
BuildRequires: kcoreaddons-devel
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: ki18n-devel
|
BuildRequires: ki18n-devel
|
||||||
|
BuildRequires: kiconthemes-devel
|
||||||
|
BuildRequires: kservice-devel
|
||||||
|
BuildRequires: kwidgetsaddons-devel
|
||||||
|
BuildRequires: kwindowsystem-devel
|
||||||
BuildRequires: plasma-framework-devel
|
BuildRequires: plasma-framework-devel
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: pkgconfig(Qt5Script) >= 5.2.0
|
BuildRequires: pkgconfig(Qt5DBus) >= 5.3.0
|
||||||
BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.2.0
|
BuildRequires: pkgconfig(Qt5Script) >= 5.3.0
|
||||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.3.0
|
||||||
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0
|
BuildRequires: pkgconfig(Qt5Widgets) >= 5.3.0
|
||||||
|
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.3.0
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
|
BuildRequires: pkgconfig(xres)
|
||||||
BuildRequires: pkgconfig(zlib)
|
BuildRequires: pkgconfig(zlib)
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
#BuildRequires: update-desktop-files
|
#BuildRequires: update-desktop-files
|
||||||
@ -52,11 +61,11 @@ Summary: Task management and system monitoring library -- devel files
|
|||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: kconfig-devel
|
Requires: kconfig-devel
|
||||||
Requires: kdelibs4support-devel
|
|
||||||
Requires: ki18n-devel
|
Requires: ki18n-devel
|
||||||
Requires: pkgconfig(Qt5Core) >= 5.2.0
|
Requires: kiconthemes-devel
|
||||||
Requires: pkgconfig(Qt5Network) >= 5.2.0
|
Requires: pkgconfig(Qt5Core) >= 5.3.0
|
||||||
Requires: pkgconfig(Qt5Widgets) >= 5.2.0
|
Requires: pkgconfig(Qt5Network) >= 5.3.0
|
||||||
|
Requires: pkgconfig(Qt5Widgets) >= 5.3.0
|
||||||
Conflicts: kdebase4-workspace-devel
|
Conflicts: kdebase4-workspace-devel
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user