Hello community, here is the log from the commit of package rubygem-sshkit for openSUSE:Factory checked in at 2013-12-23 22:21:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-sshkit (Old) and /work/SRC/openSUSE:Factory/.rubygem-sshkit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-sshkit" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-sshkit/rubygem-sshkit.changes 2013-11-25 16:04:06.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-sshkit.new/rubygem-sshkit.changes 2013-12-23 22:21:01.000000000 +0100 @@ -1,0 +2,12 @@ +Fri Dec 20 12:02:56 UTC 2013 - [email protected] + +- updated to version 1.3.0 + * Connection pooling. SSH connections are reused across multiple invocations + of `on()`, which can result in significant performance gains. See: + https://github.com/capistrano/sshkit/pull/70. Matt @mbrictson Brictson. + * Fixes to the Formatter::Dot and to the formatter class name resolver. @hab287:w + * Added the license to the Gemspec. @anatol. + * Fix :limit handling for the `in: :groups` run mode. Phil @phs Smith + * Doc fixes @seanhandley, @sergey-alekseev. + +------------------------------------------------------------------- Old: ---- sshkit-1.2.0.gem New: ---- sshkit-1.3.0.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-sshkit.spec ++++++ --- /var/tmp/diff_new_pack.UtG574/_old 2013-12-23 22:21:02.000000000 +0100 +++ /var/tmp/diff_new_pack.UtG574/_new 2013-12-23 22:21:02.000000000 +0100 @@ -17,14 +17,14 @@ Name: rubygem-sshkit -Version: 1.2.0 +Version: 1.3.0 Release: 0 %define mod_name sshkit %define mod_full_name %{mod_name}-%{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ruby-macros >= 1 -Url: http://wacku.github.com/sshkit +Url: http://github.com/capistrano/sshkit Source: http://rubygems.org/gems/%{mod_full_name}.gem Summary: SSHKit makes it easy to write structured, testable SSH commands in License: GPL-3.0 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
