Hello community, here is the log from the commit of package kdevelop4-plugins for openSUSE:Factory checked in at 2016-09-30 15:28:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdevelop4-plugins (Old) and /work/SRC/openSUSE:Factory/.kdevelop4-plugins.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdevelop4-plugins" Changes: -------- --- /work/SRC/openSUSE:Factory/kdevelop4-plugins/kdevelop4-plugins.changes 2016-02-22 08:57:22.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kdevelop4-plugins.new/kdevelop4-plugins.changes 2016-09-30 15:28:14.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Aug 24 10:42:34 UTC 2016 - [email protected] + +- BuildRequire libkdevplatform4-devel instead of the Qt5 based one. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdevelop4-plugins.spec ++++++ --- /var/tmp/diff_new_pack.J1W4Xe/_old 2016-09-30 15:28:17.000000000 +0200 +++ /var/tmp/diff_new_pack.J1W4Xe/_new 2016-09-30 15:28:17.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package kdevelop4-plugins # -# 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 @@ -37,7 +37,7 @@ BuildRequires: kdevelop4-devel BuildRequires: kdevelop4-pg-qt BuildRequires: libkde4-devel -BuildRequires: libkdevplatform-devel >= 1.7.3 +BuildRequires: libkdevplatform4-devel >= 1.7.3 BuildRoot: %{_tmppath}/%{name}-%{version}-build %kde4_runtime_requires @@ -65,7 +65,7 @@ %install cd build -%make_install + %make_install %kde_post_install cd .. %find_lang kdevphp kdevphp.lang @@ -75,9 +75,6 @@ %postun -p /sbin/ldconfig -%clean - rm -rf %{buildroot} - %package php Summary: PHP Plugin for Kdevelop4 Integrated Development Environment Group: Development/Tools/IDE
