Hrvoje Senjan 2016-12-04 02:05:59 +00:00 committed by Git OBS Bridge
parent 4eccbcafaa
commit 29f4fd681d
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:4cadbc277e9856eed0a3856501dd6e5596721ddc24168782e34feb3b99339c5e
size 3151456

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Dec 4 02:05:49 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.29.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.29.0.php
-------------------------------------------------------------------
Sat Nov 5 22:12:37 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -18,9 +18,9 @@
%bcond_without lang
%define lname libKF5XmlGui5
%define _tar_path 5.28
%define _tar_path 5.29
Name: kxmlgui
Version: 5.28.0
Version: 5.29.0
Release: 0
%define kf5_version %{version}
BuildRequires: attica-qt5-devel >= %{_tar_path}
@ -53,7 +53,7 @@ Url: http://www.kde.org
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
Source1: baselibs.conf
# PATCH-FIX-UPSTREAM use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch -- We can enable usage of setFallbackSessionManagementEnabled function
# with Qt 5.5.1, as we have the qtbase patch backported. For now only apppy patch on 42.1 Leap, as TW doesn't have that patch yet -- #354724, boo#955280
# with Qt 5.5.1, as we have the qtbase patch backported. For now only apppy patch on 42.1 Leap, as TW doesn't have that patch yet -- #354724, boo#95.290
Patch0: use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build