start with 5.21.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdesu?expand=0&rev=88
This commit is contained in:
parent
b23659e665
commit
f09938384c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bb8b0759356b6abf99d563dab614c95e2db267bcca5077e7e15dd1967aca9655
|
|
||||||
size 44096
|
|
3
kdesu-5.21.0.tar.xz
Normal file
3
kdesu-5.21.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0b17d8bff88664b5d8814cfc2f5a21b031c3384bd4ec058f5c7ee72799a4aa8d
|
||||||
|
size 44160
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 4 14:19:54 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.21.0
|
||||||
|
* Upgrade Qt version requirement to 5.4.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.21.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 6 09:56:56 UTC 2016 - hrvoje.senjan@gmail.com
|
Sun Mar 6 09:56:56 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define lname libKF5Su5
|
%define lname libKF5Su5
|
||||||
%define _tar_path 5.20
|
%define _tar_path 5.21
|
||||||
Name: kdesu
|
Name: kdesu
|
||||||
Version: 5.20.0
|
Version: 5.21.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
@ -31,7 +31,7 @@ BuildRequires: kf5-filesystem
|
|||||||
BuildRequires: ki18n-devel >= %{_tar_path}
|
BuildRequires: ki18n-devel >= %{_tar_path}
|
||||||
BuildRequires: kpty-devel >= %{_tar_path}
|
BuildRequires: kpty-devel >= %{_tar_path}
|
||||||
BuildRequires: kservice-devel >= %{_tar_path}
|
BuildRequires: kservice-devel >= %{_tar_path}
|
||||||
BuildRequires: cmake(Qt5Core) >= 5.3.0
|
BuildRequires: cmake(Qt5Core) >= 5.4.0
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
Summary: User interface for running shell commands with root privileges
|
Summary: User interface for running shell commands with root privileges
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
Loading…
Reference in New Issue
Block a user