Hello community,

here is the log from the commit of package libmspub for openSUSE:Factory 
checked in at 2017-02-19 00:43:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmspub (Old)
 and      /work/SRC/openSUSE:Factory/.libmspub.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmspub"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmspub/libmspub.changes        2016-08-12 
15:33:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libmspub.new/libmspub.changes   2017-02-19 
00:43:45.773370599 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 13:04:37 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libmspub.spec ++++++
--- /var/tmp/diff_new_pack.iARwjJ/_old  2017-02-19 00:43:46.101324452 +0100
+++ /var/tmp/diff_new_pack.iARwjJ/_new  2017-02-19 00:43:46.101324452 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmspub
 #
-# 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
@@ -25,7 +25,11 @@
 Group:          Productivity/Publishing/Word
 Url:            https://wiki.documentfoundation.org/DLP/Libraries/libmspub
 Source:         
http://dev-www.libreoffice.org/src/libmspub/libmspub-%{version}.tar.xz
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++


Reply via email to