Accepting request 349227 from KDE:Frameworks5
Update to 5.5.1 OBS-URL: https://build.opensuse.org/request/show/349227 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksysguard5?expand=0&rev=21
This commit is contained in:
commit
5a393a20eb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d1d858b60d83ab6acce176647a35dde98cac483f02ebdce3ca7cfd25e46cd6a1
|
||||
size 561892
|
3
libksysguard-5.5.1.tar.xz
Normal file
3
libksysguard-5.5.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd95020baf65e779ee649af9d9743d699dd51679a055466ced558158f3eefbfd
|
||||
size 568288
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 17:49:57 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.5.1:
|
||||
* Bugfix release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.5.1.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 12 17:32:11 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.5.0:
|
||||
* For more details please see:
|
||||
https://dot.kde.org/2015/12/08/plasma-55-beautiful-new-artwork
|
||||
- Move to cmake(...) BuildRequires where possible
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 8 18:38:58 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: libksysguard5
|
||||
Version: 5.4.3
|
||||
Version: 5.5.1
|
||||
Release: 0
|
||||
Summary: Task management and system monitoring library
|
||||
License: GPL-2.0+
|
||||
@ -27,26 +27,26 @@ Url: http://www.kde.org
|
||||
Source: libksysguard-%{version}.tar.xz
|
||||
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: kconfigwidgets-devel
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: extra-cmake-modules >= 1.2.0
|
||||
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(Qt5DBus) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Script) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.4.0
|
||||
BuildRequires: cmake(KF5Auth)
|
||||
BuildRequires: cmake(KF5Completion)
|
||||
BuildRequires: cmake(KF5Config)
|
||||
BuildRequires: cmake(KF5ConfigWidgets)
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5IconThemes)
|
||||
BuildRequires: cmake(KF5Plasma)
|
||||
BuildRequires: cmake(KF5Service)
|
||||
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
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xres)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
@ -63,12 +63,12 @@ Task management and system monitoring library.
|
||||
Summary: Task management and system monitoring library -- devel files
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name} = %{version}
|
||||
Requires: kconfig-devel
|
||||
Requires: ki18n-devel
|
||||
Requires: kiconthemes-devel
|
||||
Requires: pkgconfig(Qt5Core) >= 5.4.0
|
||||
Requires: pkgconfig(Qt5Network) >= 5.4.0
|
||||
Requires: pkgconfig(Qt5Widgets) >= 5.4.0
|
||||
Requires: cmake(KF5Config)
|
||||
Requires: cmake(KF5I18n)
|
||||
Requires: cmake(KF5IconThemes)
|
||||
Requires: cmake(Qt5Core) >= 5.4.0
|
||||
Requires: cmake(Qt5Network) >= 5.4.0
|
||||
Requires: cmake(Qt5Widgets) >= 5.4.0
|
||||
Conflicts: kdebase4-workspace-devel
|
||||
|
||||
%description devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user