Hello community,

here is the log from the commit of package rubygem-spring for openSUSE:Factory 
checked in at 2015-02-13 08:35:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-spring (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-spring.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-spring"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-spring/rubygem-spring.changes    
2014-10-14 13:25:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-spring.new/rubygem-spring.changes       
2015-02-13 08:35:19.000000000 +0100
@@ -1,0 +2,33 @@
+Tue Feb 10 08:02:48 UTC 2015 - co...@suse.com
+
+- updated to version 1.3.1
+ * Fix a problem with gems bundled from a git repository, where the
+   `bin/spring` was generated before 1.3.0.
+ 
+ ## 1.3.0
+ 
+ * Automatically restart spring after new commands are added. This means
+   that you can add spring-commands-rspec to your Gemfile and then
+   immediately start using it, without having to run `spring stop`.
+   (Spring will effectively run `spring stop` for you.)
+ * Make app reloading work in apps which spew out lots of output on
+   startup (previously a buffer would fill up and cause the process to
+   hang). Issue #332.
+ * Make sure running `bin/spring` does not add an empty string to `Gem.path`.
+   Issues #297, #310.
+ * Fixed problem with `$0` including the command line args, which could
+   confuse commands which try to parse `$0`. This caused the
+   spring-commands-rspec to not work properly in some cases. Issue #369.
+ * Add OpenBSD compatibility for `spring status`. Issue #299.
+ * Rails 3.2 no longer officially supported (but it may continue to work)
+ 
+ ## 1.2.0
+ 
+ * Accept -e and --environment options for `rails console`.
+ * Watch `config/secrets.yml` by default. #289 - @morgoth
+ * Change monkey-patched `Kernel.raise` from public to private (to match 
default Ruby behavior) #351 - @mattbrictson
+ * Let application_id also respect RUBY_VERSION for the use case of switching 
between Ruby versions for a given Rails app - @methodmissing
+ * Extract the 'listen' watcher to a separate `spring-watcher-listen`
+   gem. This allows it to be developed/maintained separately.
+
+-------------------------------------------------------------------

Old:
----
  spring-1.1.3.gem

New:
----
  spring-1.3.1.gem

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

Other differences:
------------------
++++++ rubygem-spring.spec ++++++
--- /var/tmp/diff_new_pack.0fFKSd/_old  2015-02-13 08:35:20.000000000 +0100
+++ /var/tmp/diff_new_pack.0fFKSd/_new  2015-02-13 08:35:20.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-spring
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -16,8 +16,15 @@
 #
 
 
+#
+# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
+# All sections marked as MANUAL, license headers, summaries and descriptions
+# can be maintained in that file. Please consult this file before editing any
+# of those fields
+#
+
 Name:           rubygem-spring
-Version:        1.1.3
+Version:        1.3.1
 Release:        0
 %define mod_name spring
 %define mod_full_name %{mod_name}-%{version}

++++++ spring-1.1.3.gem -> spring-1.3.1.gem ++++++
++++ 2550 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to