Hello community, here is the log from the commit of package python-pika for openSUSE:Factory checked in at 2015-03-27 09:41:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pika (Old) and /work/SRC/openSUSE:Factory/.python-pika.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pika" Changes: -------- --- /work/SRC/openSUSE:Factory/python-pika/python-pika.changes 2013-12-06 09:48:09.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-pika.new/python-pika.changes 2015-03-27 09:41:37.000000000 +0100 @@ -1,0 +2,10 @@ +Wed Mar 25 13:54:36 UTC 2015 - [email protected] + +- Update to version 0.9.14 + + Major issue with socket buffer refactor in 0.9.13 (#328) fixes by cooper6581 and Erik Andersson + + Fix a bug in SelectConnection that did not allow for a IOLoop to be restarted (#337) fix by Ralf Nyrén + + Fix an issue in BlockingConnection disconnections (#340) fix by Mark Unsworth + + Add NullHandler to prevent logging warnings when not configured (#339) by Cenk Altı + + Added Twisted Adapter example (#314) by nolinksoft + +------------------------------------------------------------------- Old: ---- pika-0.9.13.tar.gz New: ---- pika-0.9.14.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pika.spec ++++++ --- /var/tmp/diff_new_pack.6RhL56/_old 2015-03-27 09:41:38.000000000 +0100 +++ /var/tmp/diff_new_pack.6RhL56/_new 2015-03-27 09:41:38.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pika # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -11,14 +11,15 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define mod_name pika Name: python-%{mod_name} -Version: 0.9.13 +Version: 0.9.14 Release: 0 Url: http://pika.github.com/ Summary: Pika Python AMQP Client Library ++++++ pika-0.9.13.tar.gz -> pika-0.9.14.tar.gz ++++++ ++++ 2880 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
