Hello community,

here is the log from the commit of package kdevelop4-plugins for 
openSUSE:Factory checked in at 2016-12-01 10:27:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-09-30 15:28:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kdevelop4-plugins.new/kdevelop4-plugins.changes 
2016-12-01 10:27:24.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Nov 29 07:20:36 UTC 2016 - o...@aepfle.de
+
+- Expand macro kde4_runtime_requires only when its available
+  to fix quilt setup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kdevelop4-plugins.spec ++++++
--- /var/tmp/diff_new_pack.yDzfNS/_old  2016-12-01 10:27:25.000000000 +0100
+++ /var/tmp/diff_new_pack.yDzfNS/_new  2016-12-01 10:27:25.000000000 +0100
@@ -39,7 +39,7 @@
 BuildRequires:  libkde4-devel
 BuildRequires:  libkdevplatform4-devel >= 1.7.3
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%kde4_runtime_requires
+%{?kde4_runtime_requires}
 
 %description
 Additional plugins for KDevelop4 Integrated Development Environment
@@ -79,7 +79,7 @@
 Summary:        PHP Plugin for Kdevelop4 Integrated Development Environment
 Group:          Development/Tools/IDE
 Requires:       kdevelop4
-%kde4_runtime_requires
+%{?kde4_runtime_requires}
 
 %description php
 PHP Plugin for Kdevelop4 Integrated Development Environment
@@ -98,7 +98,7 @@
 Summary:        PHP Documentation for Kdevelop4 Integrated Development 
Environment
 Group:          Development/Tools/IDE
 Requires:       kdevelop4-plugins-php = %{version}
-%kde4_runtime_requires
+%{?kde4_runtime_requires}
 
 %description php-doc
 PHP Plugin documentation for Kdevelop4 Integrated Development Environment


Reply via email to