Hello community,

here is the log from the commit of package YODA for openSUSE:Factory checked in 
at 2017-02-13 07:52:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/YODA (Old)
 and      /work/SRC/openSUSE:Factory/.YODA.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "YODA"

Changes:
--------
--- /work/SRC/openSUSE:Factory/YODA/YODA.changes        2016-11-14 
20:16:53.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.YODA.new/YODA.changes   2017-02-13 
07:52:15.407369240 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 15:49:18 UTC 2017 - [email protected]
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ YODA.spec ++++++
--- /var/tmp/diff_new_pack.h7fkSy/_old  2017-02-13 07:52:16.391228794 +0100
+++ /var/tmp/diff_new_pack.h7fkSy/_new  2017-02-13 07:52:16.395228223 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package YODA
 #
-# 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
@@ -26,7 +26,11 @@
 Group:          Development/Libraries/C and C++
 Url:            http://yoda.hepforge.org/
 Source:         http://www.hepforge.org/archive/yoda/%{name}-%{version}.tar.bz2
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 BuildRequires:  python-Cython


Reply via email to