Accepting request 248923 from KDE:Frameworks5

Update to 5.2.0

OBS-URL: https://build.opensuse.org/request/show/248923
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kxmlgui?expand=0&rev=9
This commit is contained in:
Stephan Kulow 2014-09-12 15:03:50 +00:00 committed by Git OBS Bridge
commit afeb5e5ad8
4 changed files with 14 additions and 5 deletions

View File

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

3
kxmlgui-5.2.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 9 09:49:40 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.2.0
* KXmlGui: KActionCollection::setDefaultShortcuts now makes the
shortcut active too, to simplify application code.
* For more details please see:
http://kde.org/announcements/kde-frameworks-5.2.php
-------------------------------------------------------------------
Sat Aug 2 10:20:24 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -18,12 +18,12 @@
%define lname libKF5XmlGui5
Name: kxmlgui
Version: 5.1.0
Version: 5.2.0
Release: 0
%define kf5_version %{version}
BuildRequires: attica-qt5-devel >= %{kf5_version}
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 1.1.0
BuildRequires: extra-cmake-modules >= 1.2.0
BuildRequires: fdupes
BuildRequires: kconfig-devel >= %{kf5_version}
BuildRequires: kconfigwidgets-devel >= %{kf5_version}