From d1776014a01a750ecf6e44c4c0db5f0d2ad1f34c5aa0cd3cfe8d94f102254c81 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 2 Nov 2014 18:05:55 +0000 Subject: [PATCH] 5.4.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=48 --- kinit-5.3.0.tar.xz | 3 --- kinit-5.4.0.tar.xz | 3 +++ kinit.changes | 7 +++++++ kinit.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 kinit-5.3.0.tar.xz create mode 100644 kinit-5.4.0.tar.xz diff --git a/kinit-5.3.0.tar.xz b/kinit-5.3.0.tar.xz deleted file mode 100644 index 54cc80f..0000000 --- a/kinit-5.3.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88e7282f612b65c58718ac79e5b2ec63d5cbd332fb0bcad4268d3088f92b0a91 -size 107564 diff --git a/kinit-5.4.0.tar.xz b/kinit-5.4.0.tar.xz new file mode 100644 index 0000000..7f8f3ea --- /dev/null +++ b/kinit-5.4.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ded7e525713b2e3166eb8d4518fc40fcc00ad06ac616ba5ea4eb389b5d19464a +size 114180 diff --git a/kinit.changes b/kinit.changes index b807a37..41f09f8 100644 --- a/kinit.changes +++ b/kinit.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Nov 2 17:47:21 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.4.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.4.0.php + ------------------------------------------------------------------- Wed Oct 29 16:01:01 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kinit.spec b/kinit.spec index f86b0c2..d8b8aa7 100644 --- a/kinit.spec +++ b/kinit.spec @@ -17,11 +17,11 @@ Name: kinit -Version: 5.3.0 +Version: 5.4.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.3.0 +BuildRequires: extra-cmake-modules >= 1.4.0 BuildRequires: fdupes BuildRequires: kcrash-devel >= %{kf5_version} BuildRequires: kdoctools-devel >= %{kf5_version} @@ -42,7 +42,7 @@ Summary: Helper library to speed up start of applications on KDE workspac License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/5.4/%{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