Hello community,

here is the log from the commit of package kdevplatform4 for openSUSE:Factory 
checked in at 2017-02-06 15:05:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdevplatform4 (Old)
 and      /work/SRC/openSUSE:Factory/.kdevplatform4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdevplatform4"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdevplatform4/kdevplatform4.changes      
2017-01-09 10:47:26.742148274 +0100
+++ /work/SRC/openSUSE:Factory/.kdevplatform4.new/kdevplatform4.changes 
2017-02-06 15:06:00.299114899 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 11:38:10 UTC 2017 - [email protected]
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kdevplatform4.spec ++++++
--- /var/tmp/diff_new_pack.jms89N/_old  2017-02-06 15:06:00.791044253 +0100
+++ /var/tmp/diff_new_pack.jms89N/_new  2017-02-06 15:06:00.791044253 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdevplatform4
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -27,7 +27,11 @@
 Group:          Development/Tools/IDE
 Url:            http://www.kdevelop.org
 Source0:        
http://download.kde.org/stable/kdevelop/%{kdevelop_version}/%{rname}-%{version}.tar.xz
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  db-devel
 BuildRequires:  fdupes
 BuildRequires:  grantlee-devel


Reply via email to