5.31.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdesu?expand=0&rev=113
This commit is contained in:
parent
2b16786db1
commit
9ef52f99c5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3a265811f09048f45232af3a75b734c57b38a1b22be97e8d1290d72d535d4b2
|
||||
size 44624
|
3
kdesu-5.31.0.tar.xz
Normal file
3
kdesu-5.31.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5df9ac9064b85433d392a805f29adcf4f231cb23c58d28c87d1789ff47defb57
|
||||
size 44632
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 9 09:26:59 UTC 2017 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.31.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.31.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 8 23:40:06 UTC 2017 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5Su5
|
||||
%define _tar_path 5.30
|
||||
%define _tar_path 5.31
|
||||
Name: kdesu
|
||||
Version: 5.30.0
|
||||
Version: 5.31.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 3.0
|
||||
@ -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.5.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.6.0
|
||||
BuildRequires: pkgconfig(x11)
|
||||
Summary: User interface for running shell commands with root privileges
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
Reference in New Issue
Block a user