diff --git a/kinit-5.23.0.tar.xz b/kinit-5.23.0.tar.xz deleted file mode 100644 index 0f88dff..0000000 --- a/kinit-5.23.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3d2e5fc2fa71e6d1d2cca2e5654f90cbe4d4dd5607898365e062d4471a48f7d -size 117812 diff --git a/kinit-5.24.0.tar.xz b/kinit-5.24.0.tar.xz new file mode 100644 index 0000000..5afa493 --- /dev/null +++ b/kinit-5.24.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7634f22b5250fc8d283d9d12cacee72d9427ef0b86b0c0e97339c3d2e233f4c4 +size 117944 diff --git a/kinit.changes b/kinit.changes index b7e7b13..7985744 100644 --- a/kinit.changes +++ b/kinit.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jul 6 15:04:27 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.24.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.24.0.php + ------------------------------------------------------------------- Mon Jun 6 21:25:45 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kinit.spec b/kinit.spec index 3ecb669..c387fe6 100644 --- a/kinit.spec +++ b/kinit.spec @@ -17,9 +17,9 @@ %bcond_without lang -%define _tar_path 5.23 +%define _tar_path 5.24 Name: kinit -Version: 5.23.0 +Version: 5.24.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 @@ -49,10 +49,8 @@ Group: System/GUI/KDE Url: http://www.kde.org Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source1: baselibs.conf -# PATCH-FIX-OPENSUSE more_verbose.patch -- add more usefull verbosity to kdeinit5 and klauncher -Patch0: more_verbose.patch # PATCH-FIX-OPENSUSE fpie.patch -- add -(f)pie link flags to start_kdeinit target -Patch1: fpie.patch +Patch0: fpie.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -72,7 +70,6 @@ booting UNIX. Development files. %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %cmake_kf5 -d build