- Update to 2.1.1
Speedup and bugfixes (upstream bug ids): - rubygems 2.2.2 (#9489) - fix segfault at unpacking modified String (#9478) - Struct#send(:setter=, rhs) does not return rhs (#9470) - Array#uniq behavior change (#9470) - Timeout behavior change (#9470) - Hash lookup with #hash and #eql broken (#9470) - bigdecimal division issue (#9470) - SizedQueue not working (#9470) - BidDecimal division (#9316) - fix 'gem install --ignore-dependencies' for remote gems (#9282) - Array#to_h should not ignore badly formed elements (#9270) - Method#arity for keyword arguments (#8072) OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/ruby?expand=0&rev=78
This commit is contained in:
committed by
Git OBS Bridge
parent
339bef0109
commit
3fe63c28af
18
ruby.changes
18
ruby.changes
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 09:03:07 UTC 2014 - kkaempf@suse.com
|
||||
|
||||
- Update to 2.1.1
|
||||
Speedup and bugfixes (upstream bug ids):
|
||||
- rubygems 2.2.2 (#9489)
|
||||
- fix segfault at unpacking modified String (#9478)
|
||||
- Struct#send(:setter=, rhs) does not return rhs (#9470)
|
||||
- Array#uniq behavior change (#9470)
|
||||
- Timeout behavior change (#9470)
|
||||
- Hash lookup with #hash and #eql broken (#9470)
|
||||
- bigdecimal division issue (#9470)
|
||||
- SizedQueue not working (#9470)
|
||||
- BidDecimal division (#9316)
|
||||
- fix 'gem install --ignore-dependencies' for remote gems (#9282)
|
||||
- Array#to_h should not ignore badly formed elements (#9270)
|
||||
- Method#arity for keyword arguments (#8072)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 21:05:19 UTC 2014 - kkaempf@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user