From f7b7cf010e1b476e47e45cc1a628958fda972113668e482a0716d5e5115c006e Mon Sep 17 00:00:00 2001 From: Philipp Thomas Date: Thu, 10 Dec 2015 13:26:57 +0000 Subject: [PATCH] - Add boost-visibility.patch to make members of basic_xml_grammar visible (boo#958150). OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=155 --- boost.changes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/boost.changes b/boost.changes index a4a027e..584d825 100644 --- a/boost.changes +++ b/boost.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- Tue Dec 8 15:52:49 CET 2015 - pth@suse.de -- Make members of basic_xml_grammar visible (boo#958150). +- Add boost-visibility.patch to make members of basic_xml_grammar + visible (boo#958150). - Fix redefinition of _docdir. -------------------------------------------------------------------