Hello community,

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

Package is "scantailor"

Changes:
--------
--- /work/SRC/openSUSE:Factory/scantailor/scantailor.changes    2016-06-19 
13:54:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.scantailor.new/scantailor.changes       
2017-02-07 12:03:49.322612278 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 12:15:06 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ scantailor.spec ++++++
--- /var/tmp/diff_new_pack.AOboyw/_old  2017-02-07 12:03:49.822541553 +0100
+++ /var/tmp/diff_new_pack.AOboyw/_new  2017-02-07 12:03:49.826540987 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scantailor
 #
-# 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 @@
 Url:            http://scantailor.sourceforge.net/
 Source0:        
https://github.com/%{name}/%{name}/archive/RELEASE_%{src_ver}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        %{name}-icons.tar.bz2
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_test-devel
+%else
 BuildRequires:  boost-devel >= 1.42
+%endif
 BuildRequires:  cmake
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libqt4-devel >= 4.5


Reply via email to