SHA256
1
0
forked from pool/kate

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
This commit is contained in:
Luca Beltrame 2016-09-26 22:13:36 +00:00 committed by Git OBS Bridge
parent e53e4fe75d
commit a63516a2bf
2 changed files with 11 additions and 1 deletions

View File

@ -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

View File

@ -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