[rubygems/f15/master] Update to 1.6.2

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Mar 12 16:58:03 UTC 2011


commit a24327c7b1933329479296031b9503682b29678f
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Mar 13 01:57:59 2011 +0900

    Update to 1.6.2

 rubygems.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rubygems.spec b/rubygems.spec
index 8bb96ec..b9853c5 100644
--- a/rubygems.spec
+++ b/rubygems.spec
@@ -3,7 +3,7 @@
 %global	gem_home	%{gem_dir}/%{rb_ver}
 %global	ruby_sitelib	%(ruby -rrbconfig -e 'puts Config::CONFIG["sitelibdir"]')
 
-%global	repoid		74388
+%global	repoid		74445
 
 # Executing testsuite (enabling %%check section) will cause dependency loop.
 # To avoid dependency loop when necessary, please set the following value to 0
@@ -11,7 +11,7 @@
 
 Summary:	The Ruby standard for packaging ruby libraries
 Name:		rubygems
-Version:	1.6.1
+Version:	1.6.2
 Release:	1%{?dist}
 Group:		Development/Libraries
 # No GPL version is specified.
@@ -102,6 +102,9 @@ rake test
 %{ruby_sitelib}/ubygems.rb
 
 %changelog
+* Sat Mar 12 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.6.2-1
+- Update to 1.6.2
+
 * Fri Mar  4 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.6.1-1
 - Update to 1.6.1
 - Patch2, 4 upstreamed


More information about the scm-commits mailing list