20
0
Stephan Kulow
2013-10-04 07:30:27 +00:00
committed by Git OBS Bridge
parent a0d9f9c204
commit 8fdd1474e6
4 changed files with 17 additions and 5 deletions
+12
View File
@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Oct 4 07:17:57 UTC 2013 - coolo@suse.com
- updated to version 2.14.3
Bug fixes
* Fix operator matchers (`should` syntax) when `method` is redefined on target.
(Brandon Turner)
* Fix diffing of hashes with object based keys. (Jon Rowe)
* Fix operator matchers (`should` syntax) when operator is defined via
`method_missing` (Jon Rowe)
-------------------------------------------------------------------
Mon Aug 26 05:05:51 UTC 2013 - coolo@suse.com
+2 -2
View File
@@ -17,7 +17,7 @@
Name: rubygem-rspec-expectations
Version: 2.14.2
Version: 2.14.3
Release: 0
%define mod_name rspec-expectations
%define mod_full_name %{mod_name}-%{version}
@@ -27,7 +27,7 @@ BuildRequires: ruby-macros >= 1
BuildRequires: rubygem(rdoc) > 3.10
Url: http://github.com/rspec/rspec-expectations
Source: http://rubygems.org/gems/%{mod_full_name}.gem
Summary: rspec-expectations-2.14.2
Summary: rspec-expectations-2.14.3
License: MIT
Group: Development/Languages/Ruby
Binary file not shown.
Binary file not shown.