[rubygems] Update to 2.0.11

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Oct 9 05:57:51 UTC 2013


commit 0a4df3548910a821d716c745f15ce84c7724666b
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Wed Oct 9 14:57:38 2013 +0900

    Update to 2.0.11

 .gitignore    |    1 +
 rubygems.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 82ed3ef..25a5901 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ rubygems-1.3.7.tgz
 /rubygems-2.0.8.tgz
 /rubygems-2.0.9.tgz
 /rubygems-2.0.10.tgz
+/rubygems-2.0.11.tgz
diff --git a/rubygems.spec b/rubygems.spec
index c54d52b..a8b0a79 100644
--- a/rubygems.spec
+++ b/rubygems.spec
@@ -24,8 +24,8 @@
 
 Summary:	The Ruby standard for packaging ruby libraries
 Name:		rubygems
-Version:	2.0.10
-Release:	106%{?dist}
+Version:	2.0.11
+Release:	107%{?dist}
 Group:		Development/Libraries
 License:	Ruby or MIT
 
@@ -279,6 +279,9 @@ ruby -Ilib %{SOURCE11}
 
 
 %changelog
+* Wed Oct  9 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.0.11-107
+- Update to 2.0.11
+
 * Wed Sep 25 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.0.10-106
 - Update to 2.0.10 (fix for CVE-2013-4363 included)
 
diff --git a/sources b/sources
index e1bfd3b..9be4d5a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5457ba403cd9a5f4f5fb2ef4a2a1c03e  rubygems-2.0.10.tgz
+0f28e3fde3348c0f23ceecba73a6cbef  rubygems-2.0.11.tgz


More information about the scm-commits mailing list