diff --git a/fpie.patch b/fpie.patch index e07dc42..12651b9 100644 --- a/fpie.patch +++ b/fpie.patch @@ -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() diff --git a/kdesu-5.51.0.tar.xz b/kdesu-5.51.0.tar.xz deleted file mode 100644 index ace281b..0000000 --- a/kdesu-5.51.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e916884bc64b7d2abaaed1bf42cb711c438516ced6a25d610b5f91ed0c854086 -size 44864 diff --git a/kdesu-5.52.0.tar.xz b/kdesu-5.52.0.tar.xz new file mode 100644 index 0000000..9dd18bf --- /dev/null +++ b/kdesu-5.52.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:821f7929564bcbf756d64f564a28d8697004e8dcb22845db37d6c422107ea1a2 +size 44748 diff --git a/kdesu.changes b/kdesu.changes index ca876da..0f5c34b 100644 --- a/kdesu.changes +++ b/kdesu.changes @@ -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 diff --git a/kdesu.spec b/kdesu.spec index 877c439..3c4c45f 100644 --- a/kdesu.spec +++ b/kdesu.spec @@ -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