Accepting request 420866 from KDE:Frameworks5

Update to 5.25.0

OBS-URL: https://build.opensuse.org/request/show/420866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesu?expand=0&rev=31
This commit is contained in:
Dominique Leuenberger 2016-08-29 13:02:02 +00:00 committed by Git OBS Bridge
commit 972679f2bd
4 changed files with 14 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Aug 7 21:52:13 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.25.0
* Qt >= 5.5 is now required
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
-------------------------------------------------------------------
Wed Jul 6 15:03:14 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -18,9 +18,9 @@
%bcond_without lang
%define lname libKF5Su5
%define _tar_path 5.24
%define _tar_path 5.25
Name: kdesu
Version: 5.24.0
Version: 5.25.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: cmake(Qt5Core) >= 5.4.0
BuildRequires: cmake(Qt5Core) >= 5.5.0
BuildRequires: pkgconfig(x11)
Summary: User interface for running shell commands with root privileges
License: LGPL-2.1+