14
0
forked from pool/python-Cython

- Update to version 0.17.2:

+ Please see http://wiki.cython.org/ReleaseNotes-0.18.2
- Drop excessive macro usage
- No need for "-fno-strict-aliasing" anymore
- One rpmlintrc is enough

- Update to version 0.17.2:
  + Please see http://wiki.cython.org/ReleaseNotes-0.18.2
- Drop excessive macro usage
- No need for "-fno-strict-aliasing" anymore
- One rpmlintrc is enough
- Python3 binary suffix should be "-%{py3_ver}"

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=23
This commit is contained in:
Sascha Peilicke
2012-11-22 15:35:09 +00:00
committed by Git OBS Bridge
parent 8033bab7fb
commit 6bdab78bea
9 changed files with 55 additions and 57 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Nov 22 15:32:14 UTC 2012 - saschpe@suse.de
- Update to version 0.17.2:
+ Please see http://wiki.cython.org/ReleaseNotes-0.18.2
- Drop excessive macro usage
- No need for "-fno-strict-aliasing" anymore
- One rpmlintrc is enough
-------------------------------------------------------------------
Fri May 25 07:47:16 UTC 2012 - toddrme2178@gmail.com