Hello community, here is the log from the commit of package kdevelop4 for openSUSE:Factory checked in at 2015-05-20 23:54:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdevelop4 (Old) and /work/SRC/openSUSE:Factory/.kdevelop4.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdevelop4" Changes: -------- --- /work/SRC/openSUSE:Factory/kdevelop4/kdevelop4.changes 2015-03-18 13:04:21.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kdevelop4.new/kdevelop4.changes 2015-05-20 23:54:35.000000000 +0200 @@ -1,0 +2,5 @@ +Tue May 19 17:17:43 UTC 2015 - [email protected] + +- BuildRequire okteta-devel only for openSUSE <= 13.2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdevelop4.spec ++++++ --- /var/tmp/diff_new_pack.PeiH8e/_old 2015-05-20 23:54:36.000000000 +0200 +++ /var/tmp/diff_new_pack.PeiH8e/_new 2015-05-20 23:54:36.000000000 +0200 @@ -28,7 +28,9 @@ BuildRequires: kdebase4-workspace-devel BuildRequires: libkdevplatform-devel >= 1.7.1 BuildRequires: libqjson-devel +%if 0%{?suse_version} <= 1320 BuildRequires: okteta-devel +%endif BuildRequires: valgrind-devel BuildRequires: xz Requires: %{name}-lang = %{version} @@ -164,7 +166,9 @@ %{_kde4_appsdir}/kdevfiletemplates/ %{_kde4_appsdir}/kdevgdb/ %{_kde4_appsdir}/kdevmanpage/ +%if 0%{?suse_version} <= 1320 %{_kde4_appsdir}/kdevokteta/ +%endif %{_kde4_appsdir}/plasma/plasmoids/kdevelopsessions/ %{_kde4_appsdir}/plasma/services/org.kde.plasma.dataengine.kdevelopsessions.operations
