KDE Frameworks 5.52.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdesu?expand=0&rev=165
This commit is contained in:
parent
766e185b17
commit
21827740d5
@ -1,7 +1,7 @@
|
||||
Index: kdesu-5.36.0/src/kdesud/CMakeLists.txt
|
||||
===================================================================
|
||||
--- kdesu-5.36.0.orig/src/kdesud/CMakeLists.txt
|
||||
+++ kdesu-5.36.0/src/kdesud/CMakeLists.txt
|
||||
diff --git a/src/kdesud/CMakeLists.txt b/src/kdesud/CMakeLists.txt
|
||||
index 90bd3f7..1118755 100644
|
||||
--- a/src/kdesud/CMakeLists.txt
|
||||
+++ b/src/kdesud/CMakeLists.txt
|
||||
@@ -20,10 +20,9 @@ if(HAVE_X11)
|
||||
target_include_directories(kdesud PRIVATE ${X11_X11_INCLUDE_PATH})
|
||||
endif()
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e916884bc64b7d2abaaed1bf42cb711c438516ced6a25d610b5f91ed0c854086
|
||||
size 44864
|
3
kdesu-5.52.0.tar.xz
Normal file
3
kdesu-5.52.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:821f7929564bcbf756d64f564a28d8697004e8dcb22845db37d6c422107ea1a2
|
||||
size 44748
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 11 19:48:04 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.52.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.52.0.php
|
||||
- Changes since 5.51.0:
|
||||
* No code changes since 5.51.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 16 08:02:04 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5Su5
|
||||
%define _tar_path 5.51
|
||||
%define _tar_path 5.52
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kdesu
|
||||
Version: 5.51.0
|
||||
Version: 5.52.0
|
||||
Release: 0
|
||||
Summary: User interface for running shell commands with root privileges
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user