Hello community,

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

Package is "libgltf"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgltf/libgltf.changes  2016-04-30 
23:23:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libgltf.new/libgltf.changes     2017-02-19 
00:41:55.688859362 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 12:53:09 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libgltf.spec ++++++
--- /var/tmp/diff_new_pack.Y22zk6/_old  2017-02-19 00:41:56.076804783 +0100
+++ /var/tmp/diff_new_pack.Y22zk6/_new  2017-02-19 00:41:56.080804220 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgltf
 #
-# 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://dev-www.libreoffice.org/src/libgltf/
 Source:         
http://dev-www.libreoffice.org/src/libgltf/%{name}-%{version}.tar.bz2
 BuildRequires:  Mesa-devel
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  glm-devel


Reply via email to