Hello community,

here is the log from the commit of package gource for openSUSE:Factory checked 
in at 2017-02-03 16:28:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gource (Old)
 and      /work/SRC/openSUSE:Factory/.gource.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gource"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gource/gource.changes    2016-07-05 
09:51:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gource.new/gource.changes       2017-02-03 
17:41:25.529072292 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 10:56:43 UTC 2017 - [email protected]
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gource.spec ++++++
--- /var/tmp/diff_new_pack.pZs2OX/_old  2017-02-03 17:41:26.060997002 +0100
+++ /var/tmp/diff_new_pack.pZs2OX/_new  2017-02-03 17:41:26.064996436 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gource
 #
-# 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
@@ -30,7 +30,11 @@
 # PATCH-FIX-UPSTREAM fix no matching function for call to 'max(double, float)'
 Patch1:         gource-0.43-gcc6.patch
 BuildRequires:  automake
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_filesystem-devel
+%else
 BuildRequires:  boost-devel >= 1.46
+%endif
 BuildRequires:  gcc-c++
 BuildRequires:  glew-devel
 BuildRequires:  glm-devel >= 0.9.3


Reply via email to