From cdce78346e8f3961994da91975d5c5c623dc85c0f724da8cf51a609230cd1759 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Fri, 13 Jan 2017 15:02:06 +0000 Subject: [PATCH] Add references to some new patches in .changes * add python_mpi.patch to allow proper compiled library loading - dynamic_linking.patch: first attempt to remove static library generation during build process. OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=183 --- boost.changes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/boost.changes b/boost.changes index 6a66de9..563bd87 100644 --- a/boost.changes +++ b/boost.changes @@ -25,6 +25,9 @@ Wed Jan 4 12:31:56 UTC 2017 - adam.majer@suse.de package for header-only libraries. - remove all the -mt.so symlinks, probably not needed anymore. - ship MPI python bindings for both Python 2.7 and 3.x + * add python_mpi.patch to allow proper compiled library loading +- dynamic_linking.patch: first attempt to remove static library + generation during build process. ------------------------------------------------------------------- Tue Nov 8 13:32:31 UTC 2016 - adam.majer@suse.de