Hello community,

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

Package is "scribus"

Changes:
--------
--- /work/SRC/openSUSE:Factory/scribus/scribus.changes  2016-11-16 
13:33:31.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.scribus.new/scribus.changes     2017-02-06 
15:21:37.300799181 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 12:29:29 UTC 2017 - [email protected]
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ scribus.spec ++++++
--- /var/tmp/diff_new_pack.aVXRFh/_old  2017-02-06 15:21:38.972560101 +0100
+++ /var/tmp/diff_new_pack.aVXRFh/_new  2017-02-06 15:21:38.976559528 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scribus
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) Peter Linnell and 2010 SUSE LINUX Products GmbH, Nuernberg, 
Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -34,7 +34,11 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  aspell
 BuildRequires:  aspell-devel
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  cairo-devel
 BuildRequires:  cmake >= 2.6.0
 BuildRequires:  cups-devel







Reply via email to