File python3-CXX.changes of Package python3-CXX
-------------------------------------------------------------------
Sun Jan 10 00:51:53 UTC 2015 - arun@gmx.de
- specfile:
* update copyright year
* remove python(abi) requirement
-------------------------------------------------------------------
Fri Dec 6 15:08:28 UTC 2013 - toddrme2178@gmail.com
- Update to Version 6.2.5
* Fix build issue with GCC 4.2.1 on FreeBSD and Mac OS X (stop python defining isspace as a macro).
* Remove support for python 3.1 (API's are unstable).
* Add Python 3.3 support.
* Patch from Michael Droettboom to fix compilation issues.
* Patch from Michael Droettboom to add buffer interface for python3.
- Remove upstreamed python-CXX-6.2.4-fix-indentation.patch
- Add python-CXX-6.2.5-fix-version.patch
This will need to be fixed for any release where the version number is wrong
-------------------------------------------------------------------
Thu Nov 22 09:39:27 UTC 2012 - toddrme2178@gmail.com
- Remove openSUSE 11.4 spec file workarounds
-------------------------------------------------------------------
Thu Jun 14 13:04:32 UTC 2012 - toddrme2178@gmail.com
- Fix building on openSUSE 11.4
-------------------------------------------------------------------
Mon May 21 11:58:32 UTC 2012 - toddrme2178@gmail.com
- Update to Version 6.2.4 (3-March-2012)
* Fix problem compiling against clang compiler used with Mac OS X
10.7
* Fix segv when using getting the type() of extension objects
* Support PEP 3149 * Support Python 3.2
* For python 3.1 and onwards use the Capsule API - thanks to
Michael Droettboom
* Fixed memory leak - thanks to Vivian De Smedt
* Improve setup_makefile.py to use distutils to find paths
- Rename to python-CXX to match python package naming policy
- Add python 3 package
- Clean up spec file formatting