The Ruby standard for publishing and managing third party libraries

Edit Package rubygems

RubyGems is the Ruby standard for publishing and managing third party
libraries.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
gem_build_cleanup 0000000423 423 Bytes
rubygems-1.5.0.tar.bz2 0000235136 230 KB
rubygems-1.5.0_buildroot.patch 0000002636 2.57 KB
rubygems-rpmlintrc 0000000096 96 Bytes
rubygems.changes 0000025336 24.7 KB
rubygems.macros 0000000388 388 Bytes
rubygems.spec 0000002859 2.79 KB
Latest Revision
Stefan Lijewski's avatar Stefan Lijewski (lijews) accepted request 135633 from Stefan Lijewski's avatar Stefan Lijewski (lijews) (revision 2)
- update to version 1.5.0
  * Finally fixed all known 1.9.x issues. Upgrading is now
    possible!
  * Merged huge 1.3.7/ruby-core changes to master.
  * Added UPGRADING.rdoc to help deal with 1.9 issues.
  * Gem::Format now gives better errors for corrupt gem files and
    includes paths
  * Pre-install hooks can now abort gem installation by returning
    false
  * Move shareable TestCase classes to lib/ to help plugin authors
    with tests.
  * Add post-build hooks that can cancel the gem install
  * Always require custom_require now that require_gem is gone
  * Added GemInstaller accessors for @options so plugins can
    reference them.
  * Optimized Gem.find_files. ~10% faster than 1.4.2. ~40% faster
    than ruby 1.9.
  * Gem::SilentUI now behaves like Gem::StreamUI for asking
    questions.  Patch by Erik Hollensbe.
  * `gem update` was implicitly doing --system.
  * 1.9.3: Fixed encoding errors causing gem installs to die during
    rdoc phase.
  * Add RubyForge URL to README. Closes #28825
  * 1.9.3: Use chdir {} when building extensions to prevent
    warnings. Fixes #4337
  * 1.9.2: Fix circular require warning.
  * Make requiring openssl even lazier at request of NaHi
  * `gem unpack` will now download the gem if it is not in the
    cache. Patch by Erik Hollensbe.
  * rubygems-update lists its development dependencies again
Comments 0
openSUSE Build Service is sponsored by