Accepting request 358687 from devel:languages:ruby:extensions
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/358687 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-rspec-core?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 05:32:55 UTC 2016 - coolo@suse.com
|
||||
|
||||
- updated to version 3.4.2
|
||||
see installed Changelog.md
|
||||
|
||||
### 3.4.2 / 2016-01-26
|
||||
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.1...v3.4.2)
|
||||
|
||||
Bug Fixes:
|
||||
|
||||
* Fix `rspec --profile` when an example calls `abort` or `exit`.
|
||||
(Bradley Schaefer, #2144)
|
||||
* Fix `--drb` so that when no DRb server is running, it prevents
|
||||
the DRb connection error from being listed as the cause of all
|
||||
expectation failures. (Myron Marston, #2156)
|
||||
* Fix syntax highlighter so that it works when the `coderay` gem is
|
||||
installed as a rubygem but not already available on your load path
|
||||
(as happens when you use bundler). (Myron Marston, #2159)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 23 05:31:15 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rubygem-rspec-core
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 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-rspec-core
|
||||
Version: 3.4.1
|
||||
Version: 3.4.2
|
||||
Release: 0
|
||||
%define mod_name rspec-core
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user