Hello community, here is the log from the commit of package python-greenlet for openSUSE:Factory checked in at 2014-01-20 07:55:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-12-15 10:09:26.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-greenlet.new/python-greenlet.changes 2014-01-23 15:54:09.000000000 +0100 @@ -1,0 +2,10 @@ +Fri Jan 17 15:26:02 UTC 2014 - [email protected] + +- Update to version 0.4.2: + + Add .travis.yml + + Fix 'err' may be used uninitialized in this function + + Check _MSC_VER for msvc specific code + + Fix slp_switch on SPARC for multi-threaded environments + + Add support for m68k + +------------------------------------------------------------------- New: ---- greenlet-0.4.2.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-greenlet.spec ++++++ --- /var/tmp/diff_new_pack.r5fwgl/_old 2014-01-23 15:54:10.000000000 +0100 +++ /var/tmp/diff_new_pack.r5fwgl/_new 2014-01-23 15:54:10.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-greenlet # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 B1 Systems GmbH, Vohburg, Germany. # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: python-greenlet -Version: 0.4.1 +Version: 0.4.2 Release: 0 Url: http://pypi.python.org/pypi/greenlet Summary: Lightweight in-process concurrent programming -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
