Hello community, here is the log from the commit of package rubygem-puma for openSUSE:Factory checked in at 2014-05-21 16:29:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-puma (Old) and /work/SRC/openSUSE:Factory/.rubygem-puma.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-puma" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-puma/rubygem-puma.changes 2014-03-21 13:47:23.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-puma.new/rubygem-puma.changes 2014-05-21 16:29:57.000000000 +0200 @@ -1,0 +2,29 @@ +Sun May 18 09:04:44 UTC 2014 - [email protected] + +- updated to version 2.8.2 + * 4 bug fixes: + * During upgrade, change directory in main process instead of workers. + * Close the client properly on error + * Capistrano: fallback from phased restart to start when not started + * Allow tag option in conf file + + * 4 doc fixes: + * Fix Puma daemon service README typo + * `preload_app!` instead of `preload_app` + * add preload_app and prune_bundler to example config + * allow changing of worker_timeout in config file + + * 11 PRs merged: + * Merge pull request #487 from ckuttruff/master + * Merge pull request #492 from ckuttruff/master + * Merge pull request #493 from alepore/config_tag + * Merge pull request #503 from mariuz/patch-1 + * Merge pull request #505 from sammcj/patch-1 + * Merge pull request #506 from FlavourSys/config_worker_timeout + * Merge pull request #510 from momer/rescue-block-handle-servers-fix + * Merge pull request #511 from macool/patch-1 + * Merge pull request #514 from edogawaconan/refactor_env + * Merge pull request #517 from misfo/patch-1 + * Merge pull request #518 from LongMan/master + +------------------------------------------------------------------- Old: ---- puma-2.8.1.gem New: ---- puma-2.8.2.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-puma.spec ++++++ --- /var/tmp/diff_new_pack.rXg2pK/_old 2014-05-21 16:30:00.000000000 +0200 +++ /var/tmp/diff_new_pack.rXg2pK/_new 2014-05-21 16:30:00.000000000 +0200 @@ -17,12 +17,12 @@ Name: rubygem-puma -Version: 2.8.1 +Version: 2.8.2 Release: 0 %define mod_name puma %define mod_full_name %{mod_name}-%{version} %define mod_branch -%{version} -%define mod_weight 20801 +%define mod_weight 20802 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ruby-macros >= 3 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
