[rubygems/f15/master] Update to 1.7.2

Mamoru Tasaka mtasaka at fedoraproject.org
Fri Apr 29 20:31:12 UTC 2011


commit b7b37fff50560a0c7b3c7c8d380f43b23532255a
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sat Apr 30 05:31:01 2011 +0900

    Update to 1.7.2

 .gitignore    |    1 +
 rubygems.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac9eff4..8c4950a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ rubygems-1.3.7.tgz
 /rubygems-1.6.0.tgz
 /rubygems-1.6.1.tgz
 /rubygems-1.6.2.tgz
+/rubygems-1.7.2.tgz
diff --git a/rubygems.spec b/rubygems.spec
index b9853c5..be13732 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		74445
+%global	repoid		74619
 
 # 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.2
+Version:	1.7.2
 Release:	1%{?dist}
 Group:		Development/Libraries
 # No GPL version is specified.
@@ -102,6 +102,9 @@ rake test
 %{ruby_sitelib}/ubygems.rb
 
 %changelog
+* Sat Apr 30 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.7.2-1
+- Update to 1.7.2
+
 * Sat Mar 12 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.6.2-1
 - Update to 1.6.2
 
diff --git a/sources b/sources
index bdf9f66..c882bcd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0c95a9869914ba1a45bf71d3b8048420  rubygems-1.6.2.tgz
+8d67d0bc44b0317dc37e200dcf6627ea  rubygems-1.7.2.tgz


More information about the scm-commits mailing list