SHA256
1
0
forked from pool/kded

Accepting request 264926 from KDE:Frameworks5

Update to 5.5.0, please merge with Qt 5.4 submit, thanks.

OBS-URL: https://build.opensuse.org/request/show/264926
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kded?expand=0&rev=11
This commit is contained in:
Stephan Kulow 2014-12-21 10:59:07 +00:00 committed by Git OBS Bridge
commit 82de8863db
4 changed files with 13 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3b9a371c3a1e8dd52f36ff9b0fc3ea22b2cbd827b8972cb39e61d3bf788880df
size 32344

3
kded-5.5.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:71fd5f3498be065d46f1b25e21149d59c884890a926f8a736b6a34265e205a80
size 32412

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Dec 6 12:53:52 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.5.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.5.0.php
-------------------------------------------------------------------
Sun Nov 2 17:47:45 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -17,11 +17,11 @@
Name: kded
Version: 5.4.0
Version: 5.5.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 1.4.0
BuildRequires: extra-cmake-modules >= 1.5.0
BuildRequires: fdupes
BuildRequires: kcoreaddons-devel >= %{kf5_version}
BuildRequires: kcrash-devel >= %{kf5_version}
@ -43,7 +43,7 @@ Summary: Central daemon of KDE workspaces
License: LGPL-2.1+
Group: System/GUI/KDE
Url: http://www.kde.org
Source: http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz
Source: http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description