Hello community, here is the log from the commit of package rubygem-bunny for openSUSE:Factory checked in at 2013-12-17 10:05:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-bunny (Old) and /work/SRC/openSUSE:Factory/.rubygem-bunny.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-bunny" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-bunny/rubygem-bunny.changes 2013-11-30 07:41:08.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-bunny.new/rubygem-bunny.changes 2013-12-17 10:05:36.000000000 +0100 @@ -1,0 +2,29 @@ +Thu Dec 12 10:19:37 UTC 2013 - co...@suse.com + +- updated to version 1.0.6 + ### Better Exception Handling in Consumers + + Consumer work pools will now correctly catch all exceptions + when dispatching submitted operations, not just `Bunny::Exception` + subclasses. + + ### TLS Without Peer Verification + + Bunny now successfully performs TLS upgrade when peer verification + is disabled. + + Contribute by Jordan Curzon. + + ### Bunny::Session#with_channel Ensures the Channel is Closed + + `Bunny::Session#with_channel` now makes sure the channel is closed + even if provided block raises an exception + + Contributed by Carl Hoerberg. + + + ### Channel Number = 0 is Rejected + + `Bunny::Session#create_channel` will now reject channel number 0. + +------------------------------------------------------------------- Old: ---- bunny-1.0.5.gem New: ---- bunny-1.0.6.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-bunny.spec ++++++ --- /var/tmp/diff_new_pack.ZN0IvH/_old 2013-12-17 10:05:37.000000000 +0100 +++ /var/tmp/diff_new_pack.ZN0IvH/_new 2013-12-17 10:05:37.000000000 +0100 @@ -17,7 +17,7 @@ Name: rubygem-bunny -Version: 1.0.5 +Version: 1.0.6 Release: 0 %define mod_name bunny %define mod_full_name %{mod_name}-%{version} -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org