Hello community,
here is the log from the commit of package rubygem-rspec-core for
openSUSE:Factory checked in at 2013-11-07 09:02:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rspec-core (Old)
and /work/SRC/openSUSE:Factory/.rubygem-rspec-core.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-rspec-core"
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-rspec-core/rubygem-rspec-core.changes
2013-10-31 15:59:16.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-rspec-core.new/rubygem-rspec-core.changes
2013-11-07 09:02:10.000000000 +0100
@@ -1,0 +2,15 @@
+Fri Nov 1 06:07:21 UTC 2013 - [email protected]
+
+- updated to version 2.14.7
+ Bug fixes:
+
+ * Fix regression in 2.14.6 that broke the Fivemat formatter.
+ It depended upon either
+ `example.execution_result[:exception].pending_fixed?` (which
+ was removed in 2.14.6 to fix an issue with frozen error objects)
+ or `RSpec::Core::PendingExampleFixedError` (which was renamed
+ to `RSpec::Core::Pending::PendingExampleFixedError` in 2.8.
+ This fix makes a constant alias for the old error name.
+ (Myron Marston)
+
+-------------------------------------------------------------------
Old:
----
rspec-core-2.14.6.gem
New:
----
rspec-core-2.14.7.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-rspec-core.spec ++++++
--- /var/tmp/diff_new_pack.wupr4i/_old 2013-11-07 09:02:11.000000000 +0100
+++ /var/tmp/diff_new_pack.wupr4i/_new 2013-11-07 09:02:11.000000000 +0100
@@ -17,12 +17,12 @@
Name: rubygem-rspec-core
-Version: 2.14.6
+Version: 2.14.7
Release: 0
%define mod_name rspec-core
%define mod_full_name %{mod_name}-%{version}
%define mod_branch -%{version}
-%define mod_weight 21406
+%define mod_weight 21407
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: ruby-macros >= 1
@@ -30,7 +30,7 @@
BuildRequires: rubygem(rdoc) > 3.10
Url: http://github.com/rspec/rspec-core
Source: http://rubygems.org/gems/%{mod_full_name}.gem
-Summary: rspec-core-2.14.6
+Summary: rspec-core-2.14.7
License: MIT
Group: Development/Languages/Ruby
PreReq: update-alternatives
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]