[rubygems/f16] 1.8.7

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Aug 6 02:28:35 UTC 2011


commit fa923160c1a8dce9451162585d9fdd27ee09657b
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sat Aug 6 11:28:18 2011 +0900

    1.8.7

 .gitignore    |    1 +
 rubygems.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index daa941f..77fc40c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ rubygems-1.3.7.tgz
 /rubygems-1.7.2.tgz
 /rubygems-1.8.5.tgz
 /rubygems-1.8.6.tgz
+/rubygems-1.8.7.tgz
diff --git a/rubygems.spec b/rubygems.spec
index 8a2d910..5a42a75 100644
--- a/rubygems.spec
+++ b/rubygems.spec
@@ -6,7 +6,7 @@
 %global	gem_home	%{gem_dir}/%{rb_ver}
 %global	ruby_sitelib	%(ruby -rrbconfig -e 'puts Config::CONFIG["sitelibdir"]')
 
-%global	repoid		75173
+%global	repoid		75229
 
 # Executing testsuite (enabling %%check section) will cause dependency loop.
 # To avoid dependency loop when necessary, please set the following value to 0
@@ -14,7 +14,7 @@
 
 Summary:	The Ruby standard for packaging ruby libraries
 Name:		rubygems
-Version:	1.8.6
+Version:	1.8.7
 Release:	1%{?dist}
 Group:		Development/Libraries
 License:	Ruby or MIT
@@ -113,6 +113,9 @@ mv Rakefile.tmp Rakefile
 %{ruby_sitelib}/ubygems.rb
 
 %changelog
+* Sat Aug  6 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.8.7-1
+- 1.8.7
+
 * Wed Jul 27 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.8.6-1
 - 1.8.6
 
diff --git a/sources b/sources
index 15b1008..fba6f50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8e95d0c5b377a003f3d54a49461e81d9  rubygems-1.8.6.tgz
+bfe877c0b57fbece6b5b03e9fda275da  rubygems-1.8.7.tgz


More information about the scm-commits mailing list