SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.1-rubygem-rspec-support-3.4.1-11.1.x86_64.rpm :
Mon Nov 23 13:00:00 2015 cooloAATTsuse.com
- updated to version 3.4.1
see installed Changelog.md
[#]## 3.4.1 / 2015-11-20
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.4.0...v3.4.1)
Bug Fixes:

* Fix `RSpec::Support::RubyFeature.ripper_supported?` so it returns
`false` on Rubinius since the Rubinius team has no plans to support
it. This prevents rspec-core from trying to load and use ripper to
extract failure snippets. (Aaron Stone, #251)

Fri Nov 13 13:00:00 2015 cooloAATTsuse.com
- updated to version 3.4.0
see installed Changelog.md
[#]## 3.4.0 / 2015-11-11
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.3.0...v3.4.0)
Enhancements:

* Improve formatting of `Delegator` based objects (e.g. `SimpleDelgator`) in
failure messages and diffs. (Andrew Horner, #215)

* Add `ComparableVersion`. (Yuji Nakayama, #245)

* Add `Ripper` support detection. (Yuji Nakayama, #245)
Bug Fixes:

* Work around bug in JRuby that reports that `attr_writer` methods
have no parameters, causing RSpec\'s verifying doubles to wrongly
fail when mocking or stubbing a writer method on JRuby. (Myron Marston, #225)

Sat Jun 13 14:00:00 2015 cooloAATTsuse.com
- updated to version 3.3.0
see installed Changelog.md
[#]## 3.3.0 / 2015-06-12
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.2.2...v3.3.0)
Enhancements:

* Improve formatting of arrays and hashes in failure messages so they
use our custom formatting of matchers, time objects, etc.
(Myron Marston, Nicholas Chmielewski, #205)

* Use improved formatting for diffs as well. (Nicholas Chmielewski, #205)
Bug Fixes:

* Fix `FuzzyMatcher` so that it checks `expected == actual` rather than
`actual == expected`, which avoids errors in situations where the
`actual` object\'s `==` is improperly implemented to assume that only
objects of the same type will be given. This allows rspec-mocks\'
`anything` to match against objects with buggy `==` definitions.
(Myron Marston, #193)

Thu Feb 26 13:00:00 2015 cooloAATTsuse.com
- updated to version 3.2.2
Bug Fixes:

* Fix an encoding issue with `EncodedString#split` when encountering an
invalid byte string. (Benjamin Fleischer, #1760)

Fri Feb 6 13:00:00 2015 cooloAATTsuse.com
- updated to version 3.2.1
Bug Fixes:

* Fix `RSpec::CallerFilter` to work on Rubinius 2.2.
(Myron Marston, #169)
[#]## 3.2.0 / 2015-02-03
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.1.2...v3.2.0)
Enhancements:

* Add extra Ruby type detection. (Jon Rowe, #133)

* Make differ instance re-usable. (Alexey Fedorov, #160)
Bug Fixes:

* Do not consider `[]` and `{}` to match when performing fuzzy matching.
(Myron Marston, #157)

Wed Jan 21 13:00:00 2015 cooloAATTsuse.com
- add gem2rpm.yml

Wed Jan 21 13:00:00 2015 cooloAATTsuse.com
- initial package (3.1.2)


 
ICM