Accepting request 264931 from KDE:Frameworks5

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

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

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Dec 6 12:53:54 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.5.0
* Restore KStandardGuiItems to get consistent icons and tooltips
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.5.0.php
-------------------------------------------------------------------
Sun Nov 2 17:47:51 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -18,11 +18,11 @@
%define lname libKF5KCMUtils5
Name: kcmutils
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: kconfigwidgets-devel >= %{kf5_version}
BuildRequires: kcoreaddons-devel >= %{kf5_version}
@ -38,7 +38,7 @@ Summary: Provides various classes to work with KCModules
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
Source1: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build