Hello community, here is the log from the commit of package ktexteditor for openSUSE:Factory checked in at 2017-04-17 10:23:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktexteditor (Old) and /work/SRC/openSUSE:Factory/.ktexteditor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktexteditor" Mon Apr 17 10:23:32 2017 rev:39 rq:486747 version:5.32.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ktexteditor/ktexteditor.changes 2017-03-28 15:12:33.619677900 +0200 +++ /work/SRC/openSUSE:Factory/.ktexteditor.new/ktexteditor.changes 2017-04-17 10:23:35.169369919 +0200 @@ -1,0 +2,10 @@ +Sat Apr 8 12:01:45 UTC 2017 - [email protected] + +- Enable editorconfig support only on TW and Leap >= 42.2 + +------------------------------------------------------------------- +Sat Mar 25 12:30:27 UTC 2017 - [email protected] + +- Enable editorconfig support + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktexteditor.spec ++++++ --- /var/tmp/diff_new_pack.FohxQw/_old 2017-04-17 10:23:36.205223220 +0200 +++ /var/tmp/diff_new_pack.FohxQw/_new 2017-04-17 10:23:36.205223220 +0200 @@ -33,6 +33,9 @@ BuildRequires: kiconthemes-devel >= %{_tar_path} BuildRequires: kio-devel >= %{_tar_path} BuildRequires: kparts-devel >= %{_tar_path} +%if 0%{?suse_version} >= 1330 || 0%{?leap_version} >= 420200 +BuildRequires: libeditorconfig-devel +%endif BuildRequires: libgit2-devel BuildRequires: sonnet-devel >= %{_tar_path} BuildRequires: syntax-highlighting-devel >= %{_tar_path}
