Accepting request 322176 from KDE:Frameworks5

Update to 5.13.0

OBS-URL: https://build.opensuse.org/request/show/322176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesu?expand=0&rev=19
This commit is contained in:
Stephan Kulow 2015-09-02 05:45:11 +00:00 committed by Git OBS Bridge
commit 40a6f2f761
4 changed files with 17 additions and 6 deletions

View File

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

3
kdesu-5.13.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Aug 4 19:20:22 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.13.0
* The Qt version requirement has been bumped from 5.2 to 5.3
* Debug output has been ported to categorized output, for less
noise by default
* Docbook documentation has been reviewed and updated
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.13.0.php
-------------------------------------------------------------------
Sun Jul 5 18:44:58 UTC 2015 - hrvoje.senjan@gmail.com

View File

@ -18,9 +18,9 @@
%bcond_without lang
%define lname libKF5Su5
%define _tar_path 5.12
%define _tar_path 5.13
Name: kdesu
Version: 5.12.0
Version: 5.13.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 2.8.12
@ -31,7 +31,7 @@ BuildRequires: kf5-filesystem
BuildRequires: ki18n-devel >= %{_tar_path}
BuildRequires: kpty-devel >= %{_tar_path}
BuildRequires: kservice-devel >= %{_tar_path}
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
BuildRequires: cmake(Qt5Core) >= 5.3.0
BuildRequires: pkgconfig(x11)
Summary: User interface for running shell commands with root privileges
License: LGPL-2.1+