Hrvoje Senjan 2016-08-07 21:52:17 +00:00 committed by Git OBS Bridge
parent 7d48f2dc25
commit 101de10c30
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: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,10 @@
-------------------------------------------------------------------
Sun Aug 7 21:52:13 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.25.0
* 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+