Hello community, here is the log from the commit of package boost for openSUSE:Factory checked in at 2018-01-21 15:47:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/boost (Old) and /work/SRC/openSUSE:Factory/.boost.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "boost" Sun Jan 21 15:47:59 2018 rev:121 rq:567726 version:1.66.0 Changes: -------- --- /work/SRC/openSUSE:Factory/boost/boost.changes 2017-12-21 11:25:57.705443080 +0100 +++ /work/SRC/openSUSE:Factory/.boost.new/boost.changes 2018-01-21 15:48:09.196218435 +0100 @@ -1,0 +2,6 @@ +Fri Jan 19 07:24:00 UTC 2018 - [email protected] + +- Multibuild requires versioned Name: tag and doesn't seem to do + this automatically. (bnc#1076640) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ boost.spec ++++++ --- /var/tmp/diff_new_pack.XmH8Vp/_old 2018-01-21 15:48:14.631963364 +0100 +++ /var/tmp/diff_new_pack.XmH8Vp/_new 2018-01-21 15:48:14.639962989 +0100 @@ -1,7 +1,7 @@ # # spec file for package boost # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -29,8 +29,10 @@ %if "@BUILD_FLAVOR@" == "base" %define build_base 1 +%define name_suffix -base %else %define build_base 0 +%define name_suffix %nil %endif # Build with OpenMPI @@ -77,7 +79,7 @@ %bcond_with boost_fiber %endif -Name: boost +Name: boost%name_suffix %define package_name boost_1_66 Version: 1.66.0 Release: 0
