Hello community,

here is the log from the commit of package rubygem-puma for openSUSE:Factory 
checked in at 2017-04-11 09:32:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-puma (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-puma.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-puma"

Tue Apr 11 09:32:29 2017 rev:24 rq:479936 version:3.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-puma/rubygem-puma.changes        
2016-12-29 22:45:10.969323524 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-puma.new/rubygem-puma.changes   
2017-04-11 09:32:31.132251478 +0200
@@ -1,0 +2,46 @@
+Thu Mar 16 05:40:19 UTC 2017 - [email protected]
+
+- updated to version 3.8.2
+ see installed History.md
+
+  ## 3.8.2 / 2017-03-14
+  
+  * 1 bugfix:
+    * Deal with getsockopt with TCP\_INFO failing for sockets that say they're 
TCP but aren't really. (#1241)
+  
+  ## 3.8.1 / 2017-03-10
+  
+  * 1 bugfix:
+    * Remove method call to method that no longer exists (#1239)
+  
+  ## 3.8.0 / 2017-03-09
+  
+  * 2 bugfixes:
+    * Port from rack handler does not take precedence over config file in 
Rails 5.1.0.beta2+ and 5.0.1.rc3+ (#1234)
+    * The `tmp/restart.txt` plugin no longer restricts the user from running 
more than one server from the same folder at a time (#1226)
+  
+  * 1 feature:
+    * Closed clients are aborted to save capacity (#1227)
+  
+  * 1 refactor:
+    * Bundler is no longer a dependency from tests (#1213)
+
+-------------------------------------------------------------------
+Tue Feb 21 05:35:00 UTC 2017 - [email protected]
+
+- updated to version 3.7.1
+ see installed History.md
+
+  ## 3.7.1 / 2017-02-20
+  
+  * 2 bugfixes:
+    * Fix typo which blew up MiniSSL (#1182)
+    * Stop overriding command-line options with the config file (#1203)
+
+-------------------------------------------------------------------
+Sat Jan 28 05:45:23 UTC 2017 - [email protected]
+
+- updated to version 3.7.0
+ History.txt removed upstream
+
+-------------------------------------------------------------------

Old:
----
  puma-3.6.2.gem

New:
----
  puma-3.8.2.gem

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

Other differences:
------------------
++++++ rubygem-puma.spec ++++++
--- /var/tmp/diff_new_pack.FEzYiy/_old  2017-04-11 09:32:31.952135660 +0200
+++ /var/tmp/diff_new_pack.FEzYiy/_new  2017-04-11 09:32:31.956135095 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-puma
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-puma
-Version:        3.6.2
+Version:        3.8.2
 Release:        0
 %define mod_name puma
 %define mod_full_name %{mod_name}-%{version}
@@ -32,7 +32,7 @@
 BuildRequires:  openssl-devel
 # /MANUAL
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  %{rubydevel >= 1.8.7}
+BuildRequires:  %{rubydevel >= 1.9.3}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{rubygem rdoc > 3.10}
 BuildRequires:  ruby-macros >= 5
@@ -59,7 +59,7 @@
 %install
 %gem_install \
   --symlink-binaries \
-  --doc-files="History.txt LICENSE README.md" \
+  --doc-files="History.md LICENSE README.md" \
   -f
 %gem_cleanup
 

++++++ puma-3.6.2.gem -> puma-3.8.2.gem ++++++
++++ 4865 lines of diff (skipped)


Reply via email to