Accepting request 264915 from KDE:Frameworks5

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

OBS-URL: https://build.opensuse.org/request/show/264915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwidgetsaddons?expand=0&rev=12
This commit is contained in:
Stephan Kulow 2014-12-21 10:58:51 +00:00 committed by Git OBS Bridge
commit 40375b0fcb
4 changed files with 17 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Dec 6 12:53:46 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.5.0
* Add class KSplitterCollapserButton, a button which appears
on the side of a splitter handle and allows easy collapsing
of the widget on the opposite side
* Support monochrome icon themes (such as breeze)
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.5.0.php
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 2 17:47:22 UTC 2014 - hrvoje.senjan@gmail.com Sun Nov 2 17:47:22 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -18,10 +18,10 @@
%define lname libKF5WidgetsAddons5 %define lname libKF5WidgetsAddons5
Name: kwidgetsaddons Name: kwidgetsaddons
Version: 5.4.0 Version: 5.5.0
Release: 0 Release: 0
BuildRequires: cmake >= 2.8.12 BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 1.4.0 BuildRequires: extra-cmake-modules >= 1.5.0
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: kf5-filesystem BuildRequires: kf5-filesystem
BuildRequires: libqt5-linguist-devel >= 5.2.0 BuildRequires: libqt5-linguist-devel >= 5.2.0
@ -32,7 +32,7 @@ Summary: Large set of desktop widgets
License: LGPL-2.1+ License: LGPL-2.1+
Group: System/GUI/KDE Group: System/GUI/KDE
Url: http://www.kde.org 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 Source1: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build