14
0
forked from pool/python-Cython

Accepting request 356504 from openSUSE:Factory:Staging:Gcc6

- Add python-Cython-c++11.patch to fix complex math testcase compile
  with GCC 6 defaulting to C++14.  (bnc#963974)

OBS-URL: https://build.opensuse.org/request/show/356504
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=65
This commit is contained in:
Jan Matejek
2016-01-28 13:55:20 +00:00
committed by Git OBS Bridge
parent 5608cb2d78
commit 01513e7952
3 changed files with 20 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jan 28 12:09:56 UTC 2016 - rguenther@suse.com
- Add python-Cython-c++11.patch to fix complex math testcase compile
with GCC 6 defaulting to C++14. (bnc#963974)
-------------------------------------------------------------------
Wed Aug 26 17:11:12 UTC 2015 - ted.nokonechny@uregina.ca