Hello community, here is the log from the commit of package python-greenlet for openSUSE:Factory checked in at 2013-06-18 10:36:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-greenlet (Old) and /work/SRC/openSUSE:Factory/.python-greenlet.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-greenlet" Changes: -------- --- /work/SRC/openSUSE:Factory/python-greenlet/python-greenlet.changes 2013-05-16 11:26:03.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-greenlet.new/python-greenlet.changes 2013-06-18 10:36:22.000000000 +0200 @@ -1,0 +2,15 @@ +Mon Jun 10 12:35:26 UTC 2013 - [email protected] + +- update to 0.4.1: + * fix segfaults when using gcc 4.8 on amd64/x86 unix + * try to disable certain gcc 4.8 optimizations that make greenlet + crash + * Fix greenlet on aarch64 with gcc 4.8 + * workaround segfault on SunOS/sun4v + * Add support for Aarch64 + * Add support for x32 psABI on x86_64 + * Changed memory constraints for assembly macro for PPC Linux + platforms. +- remove python-greenlet-aarch64-support.diff + +------------------------------------------------------------------- Old: ---- greenlet-0.4.0.zip New: ---- greenlet-0.4.1.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-greenlet.spec ++++++ --- /var/tmp/diff_new_pack.U1B22C/_old 2013-06-18 10:36:23.000000000 +0200 +++ /var/tmp/diff_new_pack.U1B22C/_new 2013-06-18 10:36:23.000000000 +0200 @@ -17,7 +17,7 @@ # Name: python-greenlet -Version: 0.4.0 +Version: 0.4.1 Release: 0 URL: http://pypi.python.org/pypi/greenlet Summary: Lightweight in-process concurrent programming @@ -33,7 +33,6 @@ %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %endif -Patch1: python-greenlet-aarch64-support.diff %description The greenlet package is a spin-off of Stackless, a version of CPython @@ -54,7 +53,6 @@ %prep %setup -q -n greenlet-%{version} -%patch1 %build CFLAGS="%{optflags}" python setup.py build -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
