2014-02-07 20:53:23 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Feb 7 12:05:32 UTC 2014 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- reintroduce update-alternatives for rake,rdoc and ri as those
|
|
|
|
|
can come from more uptodate gems
|
|
|
|
|
|
2014-01-12 20:03:10 +01:00
|
|
|
|
-------------------------------------------------------------------
|
2014-02-03 21:16:17 +01:00
|
|
|
|
Sat Feb 1 11:51:30 UTC 2014 - coolo@suse.com
|
2014-01-12 20:03:10 +01:00
|
|
|
|
|
2014-02-03 21:16:17 +01:00
|
|
|
|
- readd old macros - for now at least
|
2014-01-12 20:03:10 +01:00
|
|
|
|
|
2014-01-10 15:28:32 +01:00
|
|
|
|
-------------------------------------------------------------------
|
2014-02-03 21:16:17 +01:00
|
|
|
|
Fri Jan 31 10:22:24 UTC 2014 - kkaempf@suse.com
|
2014-01-10 15:28:32 +01:00
|
|
|
|
|
2014-02-03 21:16:17 +01:00
|
|
|
|
- generate provides for embedded rubygems
|
2014-01-10 15:28:32 +01:00
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2014-02-03 21:16:17 +01:00
|
|
|
|
Thu Jan 30 14:29:36 UTC 2014 - kkaempf@suse.com
|
2014-01-10 15:28:32 +01:00
|
|
|
|
|
2014-02-03 21:16:17 +01:00
|
|
|
|
- merged ruby-common
|
2014-01-10 15:28:32 +01:00
|
|
|
|
|
2014-01-06 09:27:21 +01:00
|
|
|
|
-------------------------------------------------------------------
|
2014-02-03 21:16:17 +01:00
|
|
|
|
Sun Jan 19 12:54:46 UTC 2014 - kkaempf@suse.com
|
2014-01-06 09:27:21 +01:00
|
|
|
|
|
2014-02-03 21:16:17 +01:00
|
|
|
|
- new package split - only single Ruby version installable
|
|
|
|
|
ruby - binary
|
|
|
|
|
libruby2_1-2_0 - ruby runtime library
|
|
|
|
|
ruby-stdlib - ruby standard library
|
|
|
|
|
ruby-doc - ruby documentation
|
|
|
|
|
ruby-devel - ruby development
|
2014-01-06 09:27:21 +01:00
|
|
|
|
|
2013-08-26 11:49:08 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2014-02-03 21:16:17 +01:00
|
|
|
|
Sun Jan 19 12:53:57 UTC 2014 - kkaempf@suse.com
|
2013-08-26 11:49:08 +02:00
|
|
|
|
|
2014-02-03 21:16:17 +01:00
|
|
|
|
- revert the ruby split (ruby - ruby21)
|
|
|
|
|
rename ruby21 to ruby, integrate 'ruby' and 'ruby-common'
|
2013-08-26 11:49:08 +02:00
|
|
|
|
|
2013-06-29 14:48:09 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2014-02-03 21:16:17 +01:00
|
|
|
|
Thu Jan 9 10:37:57 UTC 2014 - jreidinger@suse.com
|
2013-06-29 14:48:09 +02:00
|
|
|
|
|
2014-02-03 21:16:17 +01:00
|
|
|
|
- remove part of rubygems1.5 patch that modify mkmf which is
|
|
|
|
|
already fixed upstream
|
2013-06-29 14:48:09 +02:00
|
|
|
|
|
2013-06-26 18:57:11 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2014-02-03 21:16:17 +01:00
|
|
|
|
Wed Jan 8 20:03:32 UTC 2014 - kkaempf@suse.com
|
2013-06-26 18:57:11 +02:00
|
|
|
|
|
2014-02-03 21:16:17 +01:00
|
|
|
|
- fix rb_arch in spec: append -gnu
|
|
|
|
|
- fix native gem builds: create gem native extensions dir
|
2013-06-26 18:57:11 +02:00
|
|
|
|
|
2013-06-25 11:11:49 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2014-02-03 21:16:17 +01:00
|
|
|
|
Mon Jan 6 08:31:16 UTC 2014 - coolo@suse.com
|
2013-06-25 11:11:49 +02:00
|
|
|
|
|
2014-02-03 21:16:17 +01:00
|
|
|
|
- initial version for ruby 2.1.0 - changes to Ruby 2.0:
|
|
|
|
|
VM (method cache)
|
|
|
|
|
RGenGC (See ko1’s RubyKaigi presentation and RubyConf 2013 presentation)
|
|
|
|
|
refinements #8481 #8571
|
|
|
|
|
syntax changes
|
|
|
|
|
Rational/Complex Literal #8430
|
|
|
|
|
def’s return value #3753
|
|
|
|
|
Bignum
|
|
|
|
|
use GMP #8796
|
|
|
|
|
String#scrub #8414
|
|
|
|
|
Socket.getifaddrs #8368
|
|
|
|
|
RDoc 4.1.0 and RubyGems 2.2.0
|
|
|
|
|
“literal”.freeze is now optimized #9042
|
|
|
|
|
add Exception#cause #8257
|
|
|
|
|
update libraries like BigDecimal, JSON, NKF, Rake, RubyGems, and RDoc
|
|
|
|
|
remove curses #8584
|
2013-06-25 11:11:49 +02:00
|
|
|
|
|
2014-02-03 21:16:17 +01:00
|
|
|
|
- initial patches:
|
|
|
|
|
drop_content_size_check_in_xmlrpc.patch
|
|
|
|
|
ruby-1.9.2p290_tcl_no_stupid_rpaths.patch
|
|
|
|
|
ruby19-export_init_prelude.patch
|
|
|
|
|
rubygems-1.5.0_buildroot.patch
|
2007-01-16 00:35:31 +01:00
|
|
|
|
|