Accepting request 259976 from KDE:Frameworks5

Update to 5.4.0

OBS-URL: https://build.opensuse.org/request/show/259976
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kxmlgui?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2014-11-11 00:10:09 +00:00 committed by Git OBS Bridge
commit a55d3ba616
4 changed files with 15 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Nov 2 17:47:50 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.4.0
* Now supports finding ui files in resources
(default location: :/kxmlgui5/<componentname>)
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.4.0.php
-------------------------------------------------------------------
Sat Oct 4 18:00:03 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -18,12 +18,12 @@
%define lname libKF5XmlGui5
Name: kxmlgui
Version: 5.3.0
Version: 5.4.0
Release: 0
%define kf5_version %{version}
BuildRequires: attica-qt5-devel >= %{kf5_version}
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 1.3.0
BuildRequires: extra-cmake-modules >= 1.4.0
BuildRequires: fdupes
BuildRequires: kconfig-devel >= %{kf5_version}
BuildRequires: kconfigwidgets-devel >= %{kf5_version}
@ -47,7 +47,7 @@ Summary: Framework for managing menu and toolbar actions
License: LGPL-2.1+ and GPL-2.0+
Group: System/GUI/KDE
Url: http://www.kde.org
Source: http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
Source: http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz
Source1: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build