- Add the following patches from Fedora to fix underlinking in

boost::python code
  * boost-1.57.0-python-abi_letters.patch
  * boost-1.57.0-python-libpython_dep.patch
  * boost-1.55.0-python-test-PyImport_AppendInittab.patch

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=160
This commit is contained in:
Ismail Dönmez
2016-01-04 14:31:16 +00:00
committed by Git OBS Bridge
parent 5aa3cc574f
commit 686b966420
5 changed files with 205 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 4 13:28:22 UTC 2016 - idonmez@suse.com
- Add the following patches from Fedora to fix underlinking in
boost::python code
* boost-1.57.0-python-abi_letters.patch
* boost-1.57.0-python-libpython_dep.patch
* boost-1.55.0-python-test-PyImport_AppendInittab.patch
-------------------------------------------------------------------
Wed Dec 23 21:37:07 UTC 2015 - fstrba@suse.com