From a63516a2bf70e775186c39eac5112e06e634af6c0fbbfd66ecdb507647b1bb6d Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Mon, 26 Sep 2016 22:13:36 +0000 Subject: [PATCH] Accepting request 430478 from home:TheBlackCat:branches:KDE:Applications - Update year - Enable git integration - Fix building on Leap 42.1 OBS-URL: https://build.opensuse.org/request/show/430478 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kate?expand=0&rev=46 --- kate.changes | 7 +++++++ kate.spec | 5 ++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/kate.changes b/kate.changes index 6276455..891a815 100644 --- a/kate.changes +++ b/kate.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 26 20:05:02 UTC 2016 - toddrme2178@gmail.com + +- Update year +- Enable git integration +- Fix building on Leap 42.1 + ------------------------------------------------------------------- Fri Sep 9 08:13:05 UTC 2016 - tittiatcoke@gmail.com diff --git a/kate.spec b/kate.spec index 9e3b5a0..fb7b6d3 100644 --- a/kate.spec +++ b/kate.spec @@ -1,7 +1,7 @@ # # spec file for package kate # -# 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 @@ -53,6 +53,7 @@ BuildRequires: kwidgetsaddons-devel BuildRequires: kwindowsystem-devel BuildRequires: kxmlgui-devel BuildRequires: kxmlgui-devel +BuildRequires: libgit2-devel BuildRequires: plasma-framework-devel BuildRequires: solid-devel BuildRequires: sonnet-devel @@ -137,6 +138,8 @@ plugins and data files for Kate and KWrite editors. %{_kf5_sharedir}/katexmltools/ %{_kf5_sharedir}/plasma/ %{_kf5_servicesdir}/ +%if 0%{?sle_version} != 120100 %{_kf5_appstreamdir}/org.kde.plasma.katesessions.appdata.xml +%endif %changelog