[rubygems] 1.8.24

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Apr 28 07:58:47 UTC 2012


commit b6152afcd873b9a0af45bc19fd3f6cceeb72a6fc
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sat Apr 28 16:58:43 2012 +0900

    1.8.24

 .gitignore    |    1 +
 rubygems.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dd4fba4..443ccc7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ rubygems-1.3.7.tgz
 /rubygems-1.8.15.tgz
 /rubygems-1.8.22.tgz
 /rubygems-1.8.23.tgz
+/rubygems-1.8.24.tgz
diff --git a/rubygems.spec b/rubygems.spec
index c1a7c69..5eadf81 100644
--- a/rubygems.spec
+++ b/rubygems.spec
@@ -17,8 +17,8 @@
 
 Summary:	The Ruby standard for packaging ruby libraries
 Name:		rubygems
-Version:	1.8.23
-Release:	20%{?dist}
+Version:	1.8.24
+Release:	1%{?dist}
 Group:		Development/Libraries
 License:	Ruby or MIT
 
@@ -193,6 +193,9 @@ testrb test
 %config(noreplace)  %{_sysconfdir}/rpm/macros.rubygems
 
 %changelog
+* Sat Apr 28 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.8.24-1
+- 1.8.24
+
 * Sat Apr 21 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.8.23-20
 - 1.8.23
 - Use system-wide cert.pem
diff --git a/sources b/sources
index 9e3ddd3..7779b3c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-178b0ebae78dbb46963c51ad29bb6bd9  rubygems-1.8.23.tgz
+3a555b9d579f6a1a1e110628f5110c6b  rubygems-1.8.24.tgz


More information about the scm-commits mailing list