SHA256
1
0
forked from pool/kxmlgui
Hrvoje Senjan 2017-01-08 23:44:36 +00:00 committed by Git OBS Bridge
parent 62077f2758
commit acafa3f6e8
4 changed files with 15 additions and 8 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jan 8 23:44:30 UTC 2017 - hrvoje.senjan@gmail.com
- Update to 5.30.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.30.0.php
-------------------------------------------------------------------
Sun Dec 4 02:05:49 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package kxmlgui
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,13 +18,13 @@
%bcond_without lang
%define lname libKF5XmlGui5
%define _tar_path 5.29
%define _tar_path 5.30
Name: kxmlgui
Version: 5.29.0
Version: 5.30.0
Release: 0
%define kf5_version %{version}
BuildRequires: attica-qt5-devel >= %{_tar_path}
BuildRequires: cmake >= 2.8.12
BuildRequires: cmake >= 3.0
BuildRequires: extra-cmake-modules >= %{_tar_path}
BuildRequires: fdupes
BuildRequires: kconfig-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#95.290
# 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.300
Patch0: use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build