From 9d809b8286821a5e4a03f684e33134a6ff94eee8785b9afbeb8f72ff0848910e Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Tue, 9 Sep 2014 10:12:33 +0000 Subject: [PATCH] 5.2.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=42 --- fpie.patch | 4 ++-- kinit-5.1.0.tar.xz | 3 --- kinit-5.2.0.tar.xz | 3 +++ kinit.changes | 8 ++++++++ kinit.spec | 4 ++-- 5 files changed, 15 insertions(+), 7 deletions(-) delete mode 100644 kinit-5.1.0.tar.xz create mode 100644 kinit-5.2.0.tar.xz diff --git a/fpie.patch b/fpie.patch index 7ab4c5e..00df850 100644 --- a/fpie.patch +++ b/fpie.patch @@ -1,5 +1,5 @@ diff --git a/src/start_kdeinit/CMakeLists.txt b/src/start_kdeinit/CMakeLists.txt -index 56a91e3..1af14de 100644 +index 46d6cb3..31434df 100644 --- a/src/start_kdeinit/CMakeLists.txt +++ b/src/start_kdeinit/CMakeLists.txt @@ -2,6 +2,11 @@ add_executable(start_kdeinit start_kdeinit.c) @@ -13,4 +13,4 @@ index 56a91e3..1af14de 100644 + add_executable(start_kdeinit_wrapper start_kdeinit_wrapper.c) - install(TARGETS start_kdeinit DESTINATION ${KF5_LIBEXEC_INSTALL_DIR}) + install(TARGETS start_kdeinit DESTINATION ${CMAKE_INSTALL_FULL_LIBEXECDIR_KF5}) diff --git a/kinit-5.1.0.tar.xz b/kinit-5.1.0.tar.xz deleted file mode 100644 index 83a55f6..0000000 --- a/kinit-5.1.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c6b8c7027456df25d66260be0b6d68391c9c17beaf4eedb862de1ad260915b0 -size 107332 diff --git a/kinit-5.2.0.tar.xz b/kinit-5.2.0.tar.xz new file mode 100644 index 0000000..c426b95 --- /dev/null +++ b/kinit-5.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca2cb48b151acc96374421f8dff535b9847d3066a00f9984c7b94cb018814925 +size 107228 diff --git a/kinit.changes b/kinit.changes index 1549bd6..9e78538 100644 --- a/kinit.changes +++ b/kinit.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Sep 9 09:49:32 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.2.0 + * For more details please see: + http://kde.org/announcements/kde-frameworks-5.2.php +- Rebase fpie.patch + ------------------------------------------------------------------- Sat Aug 2 10:20:15 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kinit.spec b/kinit.spec index b8dc22e..9ee997c 100644 --- a/kinit.spec +++ b/kinit.spec @@ -17,11 +17,11 @@ Name: kinit -Version: 5.1.0 +Version: 5.2.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.1.0 +BuildRequires: extra-cmake-modules >= 1.2.0 BuildRequires: fdupes BuildRequires: kcrash-devel >= %{kf5_version} BuildRequires: kdoctools-devel >= %{kf5_version}