[ruby/private-ruby-2.2] Fix RubyGems version.

Vít Ondruch vondruch at fedoraproject.org
Fri Jan 2 15:43:10 UTC 2015


commit 5a6322e4fb1204f482dfe03ca66a58d42e680b37
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Fri Jan 2 16:43:15 2015 +0100

    Fix RubyGems version.

 ruby.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index 5335c98..006ae2f 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -24,7 +24,7 @@
 %global release 1
 %{!?release_string:%global release_string %{?development_release:0.}%{release}%{?development_release:.%{development_release}}%{?dist}}
 
-%global rubygems_version 2.4.4
+%global rubygems_version 2.4.5
 
 # The RubyGems library has to stay out of Ruby directory three, since the
 # RubyGems should be share by all Ruby implementations.


More information about the scm-commits mailing list