diff --git a/kdesu-5.17.0.tar.xz b/kdesu-5.17.0.tar.xz deleted file mode 100644 index 4440b90..0000000 --- a/kdesu-5.17.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0884aed186fd5169ef055d2f8b33d4bf31ad6e61c4373c1c2249874f3a1913a1 -size 44008 diff --git a/kdesu-5.18.0.tar.xz b/kdesu-5.18.0.tar.xz new file mode 100644 index 0000000..5c8400a --- /dev/null +++ b/kdesu-5.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03e5c3db3ea8ebe0b24ddb91d2c6f33b32772ce178f8c485b1e40242e2ae1237 +size 44120 diff --git a/kdesu.changes b/kdesu.changes index a7d88a4..0981343 100644 --- a/kdesu.changes +++ b/kdesu.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Jan 2 17:42:46 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.18.0 + * Don't leak fd when creating socket + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.18.0.php + ------------------------------------------------------------------- Thu Dec 10 23:05:04 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kdesu.spec b/kdesu.spec index 885f411..ba2ea8c 100644 --- a/kdesu.spec +++ b/kdesu.spec @@ -1,7 +1,7 @@ # # spec file for package kdesu # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Su5 -%define _tar_path 5.17 +%define _tar_path 5.18 Name: kdesu -Version: 5.17.0 +Version: 5.18.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12