Hello community,

here is the log from the commit of package opensaml for openSUSE:Factory 
checked in at 2017-02-09 11:17:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opensaml (Old)
 and      /work/SRC/openSUSE:Factory/.opensaml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opensaml"

Changes:
--------
--- /work/SRC/openSUSE:Factory/opensaml/opensaml.changes        2015-09-08 
17:48:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.opensaml.new/opensaml.changes   2017-02-09 
11:17:34.630427301 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 10:28:36 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ opensaml.spec ++++++
--- /var/tmp/diff_new_pack.Qz4oOL/_old  2017-02-09 11:17:35.110359384 +0100
+++ /var/tmp/diff_new_pack.Qz4oOL/_new  2017-02-09 11:17:35.114358818 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package opensaml
 #
-# Copyright (c) 2015 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
@@ -28,7 +28,11 @@
 Source1:        
http://shibboleth.net/downloads/c++-opensaml/%{version}/%{name}-%{version}.tar.bz2.asc
 Source2:        %{name}.keyring
 Patch0:         opensaml-2.5.5-doxygen_timestamp.patch
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel >= 1.32.0
+%endif
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
 BuildRequires:  liblog4shib-devel >= 1.0.4




Reply via email to