Hello community,

here is the log from the commit of package rubygem-rspec-core for 
openSUSE:Factory checked in at 2018-11-01 18:52:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rspec-core (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-rspec-core.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-rspec-core"

Thu Nov  1 18:52:41 2018 rev:25 rq:627635 version:3.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-rspec-core/rubygem-rspec-core.changes    
2018-02-12 10:08:57.903019238 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rspec-core.new/rubygem-rspec-core.changes   
    2018-11-01 18:52:48.913954349 +0100
@@ -1,0 +2,33 @@
+Sun Aug  5 18:58:12 UTC 2018 - mschnit...@suse.com
+
+- updated to version 3.8.0
+
+       [Full 
Changelog](http://github.com/rspec/rspec-core/compare/v3.7.1...v3.8.0)
+
+       Enhancements:
+
+       * Improve shell escaping used by `RSpec::Core::RakeTask` and `--bisect` 
so
+               that it works on `Pathname` objects. (Andrew Vit, #2479)
+       * Nicely format errors encountered while loading files specified
+               by `--require` option.  (Myron Marston, #2504)
+       * Significantly improve the performance of `--bisect` on platforms that
+               support forking by replacing the shell-based runner with one 
that uses
+               forking so that RSpec and the application environment can be 
booted only
+               once, instead of once per spec run. (Myron Marston, #2511)
+       * Provide a configuration API to pick which bisect runner is used for
+               `--bisect`. Pick a runner via `config.bisect_runner = :shell` or
+               `config.bisect_runner = :fork` in a file loaded by a `--require`
+               option passed at the command line or set in `.rspec`. (Myron 
Marston, #2511)
+       * Support the [XDG Base Directory
+               
Specification](https://specifications.freedesktop.org/basedir-spec/latest/)
+               for the global options file. `~/.rspec` is still supported when 
no
+               options file is found in `$XDG_CONFIG_HOME/rspec/options` 
(Magnus Bergmark, #2538)
+       * Extract `RSpec.world.prepare_example_filtering` that sets up the
+               example filtering for custom RSpec runners. (Oleg Pudeyev, 
#2552)
+
+       Bug Fixes:
+
+       * Prevent an `ArgumentError` when truncating backtraces with two 
identical
+               backtraces. (Systho, #2515, Benoit Tigeot, #2539)
+
+-------------------------------------------------------------------

Old:
----
  rspec-core-3.7.1.gem

New:
----
  rspec-core-3.8.0.gem

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

Other differences:
------------------
++++++ rubygem-rspec-core.spec ++++++
--- /var/tmp/diff_new_pack.ZoDBrW/_old  2018-11-01 18:52:50.477954494 +0100
+++ /var/tmp/diff_new_pack.ZoDBrW/_new  2018-11-01 18:52:50.481954494 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-rspec-core
-Version:        3.7.1
+Version:        3.8.0
 Release:        0
 %define mod_name rspec-core
 %define mod_full_name %{mod_name}-%{version}

++++++ rspec-core-3.7.1.gem -> rspec-core-3.8.0.gem ++++++
++++ 2297 lines of diff (skipped)


Reply via email to