Hello community,

here is the log from the commit of package nemiver for openSUSE:Factory checked 
in at 2017-02-04 15:21:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nemiver (Old)
 and      /work/SRC/openSUSE:Factory/.nemiver.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nemiver"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nemiver/nemiver.changes  2016-09-17 
14:39:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nemiver.new/nemiver.changes     2017-02-04 
18:01:52.264498492 +0100
@@ -1,0 +2,6 @@
+Thu Feb  2 10:20:10 UTC 2017 - adam.ma...@suse.de
+
+- Use individual libboost-*-devel packages instead of boost-devel.
+  + Add conditional libboost_headers-devel BuildRequires.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nemiver.spec ++++++
--- /var/tmp/diff_new_pack.eQVmxx/_old  2017-02-04 18:01:52.488466473 +0100
+++ /var/tmp/diff_new_pack.eQVmxx/_new  2017-02-04 18:01:52.488466473 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nemiver
 #
-# 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
@@ -31,7 +31,11 @@
 %if 0%{?scm_bootstrap}
 BuildRequires:  gnome-common
 %endif
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gdb


Reply via email to