Hello community,

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

Package is "librevenge"

Changes:
--------
--- /work/SRC/openSUSE:Factory/librevenge/librevenge.changes    2016-04-30 
23:25:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.librevenge.new/librevenge.changes       
2017-02-19 00:44:12.253644450 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 13:14:43 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ librevenge.spec ++++++
--- /var/tmp/diff_new_pack.MdMXHZ/_old  2017-02-19 00:44:12.673585358 +0100
+++ /var/tmp/diff_new_pack.MdMXHZ/_new  2017-02-19 00:44:12.673585358 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package librevenge
 #
-# 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:          System/Libraries
 Url:            http://sourceforge.net/p/libwpd/wiki/librevenge/
 Source:         
http://downloads.sourceforge.net/libwpd/%{name}-%{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