Hello community,
here is the log from the commit of package kdevelop4-plugin-python for
openSUSE:Factory checked in at 2016-12-01 10:27:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-09-30 15:28:18.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.kdevelop4-plugin-python.new/kdevelop4-plugin-python.changes
2016-12-01 10:27:19.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Nov 29 07:20:36 UTC 2016 - [email protected]
+
+- Expand macro kde4_runtime_requires only when its available
+ to fix quilt setup
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdevelop4-plugin-python.spec ++++++
--- /var/tmp/diff_new_pack.pby3Ge/_old 2016-12-01 10:27:20.000000000 +0100
+++ /var/tmp/diff_new_pack.pby3Ge/_new 2016-12-01 10:27:20.000000000 +0100
@@ -43,7 +43,7 @@
Obsoletes: %{name}-devel < %{version}
Conflicts: kdevelop4-plugin-python3
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-%kde4_runtime_requires
+%{?kde4_runtime_requires}
%description
A KDevelop plugin which provides Python language support.