update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-rspec-expectations?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
a0d9f9c204
commit
8fdd1474e6
@@ -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
|
||||
|
||||
|
||||
@@ -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.
Reference in New Issue
Block a user