Hello community,

here is the log from the commit of package kdevelop4-plugin-python for 
openSUSE:Factory checked in at 2016-09-30 15:28:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdevelop4-plugin-python (Old)
 and      /work/SRC/openSUSE:Factory/.kdevelop4-plugin-python.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdevelop4-plugin-python"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/kdevelop4-plugin-python/kdevelop4-plugin-python.changes
  2016-04-11 09:14:28.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop4-plugin-python.new/kdevelop4-plugin-python.changes
     2016-09-30 15:28:18.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Aug 24 10:38:21 UTC 2016 - cgiboude...@gmx.com
+
+- BuildRequire libkdevplatform4-devel instead of the Qt5 based one.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kdevelop4-plugin-python.spec ++++++
--- /var/tmp/diff_new_pack.q6xu8l/_old  2016-09-30 15:28:20.000000000 +0200
+++ /var/tmp/diff_new_pack.q6xu8l/_new  2016-09-30 15:28:20.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kdevelop4-plugin-python
 #
-# 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
@@ -18,9 +18,9 @@
 
 Name:           kdevelop4-plugin-python
 Version:        1.7.3
+Release:        0
 %define kdevver 4.7.3
 %define platver 1.7.3
-Release:        0
 Summary:        Python support for KDevelop
 License:        GPL-2.0+
 Group:          Development/Tools/IDE
@@ -30,7 +30,7 @@
 BuildRequires:  kdevelop4-devel >= %{kdevver}
 BuildRequires:  kdevelop4-pg-qt
 BuildRequires:  libkde4-devel
-BuildRequires:  libkdevplatform-devel >= %{platver}
+BuildRequires:  libkdevplatform4-devel >= %{platver}
 BuildRequires:  python-kde4-devel
 Requires:       kdevelop4
 Requires:       python-kde4
@@ -55,6 +55,7 @@
 
 %package lang
 Summary:        Languages for package %{name}
+Group:          Development/Tools/IDE
 Requires:       %{name} = %{version}
 Conflicts:      kdevelop4-plugin-python3-lang
 


Reply via email to