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
This commit is contained in:
Adam Majer 2017-01-13 15:02:06 +00:00 committed by Git OBS Bridge
parent 9d48e24b64
commit cdce78346e

View File

@ -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