Accepting request 264905 from KDE:Frameworks5
Update to 5.5.0, please merge with Qt 5.4 submit, thanks. OBS-URL: https://build.opensuse.org/request/show/264905 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kactivities5?expand=0&rev=11
This commit is contained in:
commit
97b0fc2af6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c0474bbb6ead98e48e838c9156fc2841c87998fbc27e8547f1a10f37d654bbc
|
||||
size 109944
|
3
kactivities-5.5.0.tar.xz
Normal file
3
kactivities-5.5.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e334da9d685aadd8c99925a9c344f3bf5a2274f9179af4fe52ef7c812e13ed7a
|
||||
size 110328
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 6 12:53:41 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.5.0
|
||||
* Fix plugin loading with KDE_INSTALL_USE_QT_SYS_PATHS ON
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.5.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 2 17:47:16 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,20 +18,20 @@
|
||||
|
||||
%define lname libKF5Activities5
|
||||
Name: kactivities5
|
||||
Version: 5.4.0
|
||||
Version: 5.5.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
Summary: KDE Plasma Activities support
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://projects.kde.org/kactivities
|
||||
Source: http://download.kde.org/stable/frameworks/5.4/kactivities-%{version}.tar.xz
|
||||
Source: http://download.kde.org/stable/frameworks/5.5/kactivities-%{version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
# PATCH-FIX-UPSTREAM kamd-rename.patch -- https://git.reviewboard.kde.org/r/115602/ -- rename kactivitymanagerd binary so it can co-exist with kactivities4
|
||||
Patch0: kamd-rename.patch
|
||||
BuildRequires: boost-devel >= 1.49.0
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= 1.4.0
|
||||
BuildRequires: extra-cmake-modules >= 1.5.0
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kcmutils-devel >= %{kf5_version}
|
||||
BuildRequires: kconfig-devel >= %{kf5_version}
|
||||
@ -82,7 +82,7 @@ QML imports.
|
||||
Summary: KDE Plasma Activities support
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: %lname = %{version}
|
||||
Requires: extra-cmake-modules >= 1.4.0
|
||||
Requires: extra-cmake-modules >= 1.5.0
|
||||
Requires: pkgconfig(Qt5Core) >= 5.2.0
|
||||
|
||||
%description devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user