From: Eric Wong Date: 2017-12-22T03:49:20+00:00 Subject: [ruby-core:84397] Re: [Ruby trunk Bug#14219] package size of Ruby 2.5 is larger than 2.4 hsbt@ruby-lang.org wrote: > Bug #14219: package size of Ruby 2.5 is larger than 2.4 > https://bugs.ruby-lang.org/issues/14219 > > * ruby-2.4.3.tar.xz: 9.6M > * ruby-2.5.0-rc1.tar.xz: 25M > > It was caused by `spec` directory. There's also a lot of bundler vcr data which is already gz compressed, so not recompressible with xz. spec/rubyspec/ still exists in SVN and it looks like there's a lot of empty directories underneath. "git svn" ignores empty directories, but I guess the tarball is created from SVN. We can remove those empty trees ASAP and save our users' inodes. Unsubscribe: