Hello community,

here is the log from the commit of package rubygem-puma for openSUSE:Factory 
checked in at 2014-03-21 13:47:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-02-12 21:51:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-puma.new/rubygem-puma.changes   
2014-03-21 13:47:23.000000000 +0100
@@ -1,0 +2,61 @@
+Tue Mar 18 14:57:18 UTC 2014 - [email protected]
+
+- updated to version 2.8.1
+ * 1 bug fixes:
+   * Run puma-wild with proper deps for prune_bundler
+ 
+ * 2 doc changes:
+   * Described the configuration file finding behavior added in 2.8.0 and how 
to disable it.
+   * Start the deployment doc
+ 
+ * 6 PRs merged:
+   * Merge pull request #471 from arthurnn/fix_test
+   * Merge pull request #485 from joneslee85/patch-9
+   * Merge pull request #486 from joshwlewis/patch-1
+   * Merge pull request #490 from tobinibot/patch-1
+   * Merge pull request #491 from brianknight10/clarify-no-config
+ 
+ === 2.8.0 / 2014-02-28
+ 
+ * 8 minor features:
+   * Add ability to autoload a config file. Fixes #438
+   * Add ability to detect and terminate hung workers. Fixes #333
+   * Add booted_workers to stats response
+   * Add config to customize the default error message
+   * Add prune_bundler option
+   * Add worker indexes, expose them via on_worker_boot. Fixes #440
+   * Add pretty process name
+   * Show the ruby version in use
+ 
+ * 7 bug fixes:
+   * Added 408 status on timeout.
+   * Be more hostile with sockets that write block. Fixes #449
+   * Expect at_exit to exclusively remove the pidfile. Fixes #444
+   * Expose latency and listen backlog via bind query. Fixes #370
+   * JRuby raises IOError if the socket is there. Fixes #377
+   * Process requests fairly. Fixes #406
+   * Rescue SystemCallError as well. Fixes #425
+ 
+ * 4 doc changes:
+   * Add 2.1.0 to the matrix
+   * Add Code Climate badge to README
+   * Create signals.md
+   * Set the license to BSD. Fixes #432
+ 
+ * 14 PRs merged:
+   * Merge pull request #428 from alexeyfrank/capistrano_default_hooks
+   * Merge pull request #429 from namusyaka/revert-const_defined
+   * Merge pull request #431 from mrb/master
+   * Merge pull request #433 from alepore/process-name
+   * Merge pull request #437 from ibrahima/master
+   * Merge pull request #446 from sudara/master
+   * Merge pull request #451 from pwiebe/status_408
+   * Merge pull request #453 from joevandyk/patch-1
+   * Merge pull request #470 from arthurnn/fix_458
+   * Merge pull request #472 from rubencaro/master
+   * Merge pull request #480 from jjb/docs-on-running-test-suite
+   * Merge pull request #481 from schneems/master
+   * Merge pull request #482 from prathamesh-sonpatki/signals-doc-cleanup
+   * Merge pull request #483 from YotpoLtd/master
+
+-------------------------------------------------------------------

Old:
----
  puma-2.7.1.gem

New:
----
  puma-2.8.1.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-puma.spec ++++++
--- /var/tmp/diff_new_pack.3QdmV0/_old  2014-03-21 13:47:24.000000000 +0100
+++ /var/tmp/diff_new_pack.3QdmV0/_new  2014-03-21 13:47:24.000000000 +0100
@@ -17,12 +17,12 @@
 
 
 Name:           rubygem-puma
-Version:        2.7.1
+Version:        2.8.1
 Release:        0
 %define mod_name puma
 %define mod_full_name %{mod_name}-%{version}
 %define mod_branch -%{version}
-%define mod_weight 20701
+%define mod_weight 20801
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros >= 3
@@ -34,7 +34,7 @@
 Url:            http://puma.io
 Source:         http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:        Puma is a simple, fast, threaded, and highly concurrent HTTP 
1.1
-License:        Ruby
+License:        BSD-3-Clause
 Group:          Development/Languages/Ruby
 PreReq:         update-alternatives
 # MANUAL

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to