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