Accepting request 286103 from KDE:Frameworks5

Update to 5.7.0.

OBS-URL: https://build.opensuse.org/request/show/286103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kxmlgui?expand=0&rev=14
This commit is contained in:
Stephan Kulow 2015-02-16 14:07:16 +00:00 committed by Git OBS Bridge
commit 99bb053584
4 changed files with 15 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Feb 8 18:15:37 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.7.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.7.0.php
-------------------------------------------------------------------
Sat Jan 3 18:03:33 UTC 2015 - hrvoje.senjan@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package kxmlgui
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 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
@ -17,13 +17,14 @@
%define lname libKF5XmlGui5
%define _tar_path 5.7
Name: kxmlgui
Version: 5.6.0
Version: %{_tar_path}.0
Release: 0
%define kf5_version %{version}
BuildRequires: attica-qt5-devel >= %{kf5_version}
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 1.6.0
BuildRequires: extra-cmake-modules >= 1.7.0
BuildRequires: fdupes
BuildRequires: kconfig-devel >= %{kf5_version}
BuildRequires: kconfigwidgets-devel >= %{kf5_version}
@ -47,7 +48,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/5.6/%{name}-%{version}.tar.xz
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
Source1: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build