[rubygems] 1.8.25

Mamoru Tasaka mtasaka at fedoraproject.org
Tue Feb 5 07:12:14 UTC 2013


commit ee9d806135285fa82a4c544fecfb53799d45053e
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Tue Feb 5 16:12:08 2013 +0900

    1.8.25

 .gitignore    |    1 +
 rubygems.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 443ccc7..3997687 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ rubygems-1.3.7.tgz
 /rubygems-1.8.22.tgz
 /rubygems-1.8.23.tgz
 /rubygems-1.8.24.tgz
+/rubygems-1.8.25.tgz
diff --git a/rubygems.spec b/rubygems.spec
index 322bab7..48dc26f 100644
--- a/rubygems.spec
+++ b/rubygems.spec
@@ -25,8 +25,8 @@
 
 Summary:	The Ruby standard for packaging ruby libraries
 Name:		rubygems
-Version:	1.8.24
-Release:	4%{?dist}
+Version:	1.8.25
+Release:	1%{?dist}
 Group:		Development/Libraries
 License:	Ruby or MIT
 
@@ -201,6 +201,9 @@ testrb test
 %config(noreplace)  %{_sysconfdir}/rpm/macros.rubygems
 
 %changelog
+* Tue Feb  5 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.8.25-1
+- 1.8.25
+
 * Tue Feb  5 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.8.24-4
 - Bump release
 
diff --git a/sources b/sources
index 7779b3c..88c1766 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a555b9d579f6a1a1e110628f5110c6b  rubygems-1.8.24.tgz
+1376a258d43c53750a8df30e67853e10  rubygems-1.8.25.tgz


More information about the scm-commits mailing list