Hello community,

here is the log from the commit of package rubygem-spring for openSUSE:Factory 
checked in at 2019-07-08 15:12:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-spring (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-spring.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-spring"

Mon Jul  8 15:12:39 2019 rev:18 rq:713998 version:2.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-spring/rubygem-spring.changes    
2017-06-08 15:00:19.725669366 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-spring.new.4615/rubygem-spring.changes  
2019-07-08 16:41:18.144983535 +0200
@@ -1,0 +2,12 @@
+Mon Jul  8 07:57:48 UTC 2019 - Manuel Schnitzer <[email protected]>
+
+- updated to version 2.1.0
+
+  * Add explicit support for Rails 6 (no changes were needed)
+  * Drop support to Ruby 1.9, 2.0, 2.1, and 2.3
+  * Fix binstubs not being replaced when their quoting style was changed (#534)
+  * Preserve comments right after the shebang line which might include magic 
comments such as `frozen_string_literal: true`
+  * Fix binstub failures when Bundler's `BUNDLE_APP_CONFIG` environment 
variable is present (#545)
+  * Properly suspend and resume on ctrl-z TSTP and CONT (#361)
+
+-------------------------------------------------------------------

Old:
----
  spring-2.0.2.gem

New:
----
  spring-2.1.0.gem

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

Other differences:
------------------
++++++ rubygem-spring.spec ++++++
--- /var/tmp/diff_new_pack.QjSp4G/_old  2019-07-08 16:41:18.620984210 +0200
+++ /var/tmp/diff_new_pack.QjSp4G/_new  2019-07-08 16:41:18.624984216 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-spring
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,17 +24,17 @@
 #
 
 Name:           rubygem-spring
-Version:        2.0.2
+Version:        2.1.0
 Release:        0
 %define mod_name spring
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %{ruby >= 2.4.0}
 BuildRequires:  %{rubygem gem2rpm}
-BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
 Url:            https://github.com/rails/spring
-Source:         http://rubygems.org/gems/%{mod_full_name}.gem
+Source:         https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:        gem2rpm.yml
 Summary:        Rails application preloader
 License:        MIT

++++++ spring-2.0.2.gem -> spring-2.1.0.gem ++++++
++++ 1726 lines of diff (skipped)


Reply via email to