[rubygem-isolate/f16] 3.2.1

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Nov 21 15:11:37 UTC 2011


commit 6c01918bf138a927bd2755f98abd3c16d82666b6
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Tue Nov 22 00:11:33 2011 +0900

    3.2.1

 .gitignore           |    1 +
 rubygem-isolate.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cfc01c0..d5cfbcd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /isolate-3.1.1.gem
 /isolate-3.1.2.gem
 /isolate-3.2.0.gem
+/isolate-3.2.1.gem
diff --git a/rubygem-isolate.spec b/rubygem-isolate.spec
index 1cc7537..b8e7ee5 100644
--- a/rubygem-isolate.spec
+++ b/rubygem-isolate.spec
@@ -7,7 +7,7 @@
 Summary:	Very simple RubyGems sandbox
 
 Name:		rubygem-%{gemname}
-Version:	3.2.0
+Version:	3.2.1
 Release:	1%{?dist}
 Group:		Development/Languages
 License:	MIT
@@ -86,6 +86,9 @@ ruby -rubygems %{_bindir}/rake test --trace
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Mon Nov 21 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 3.2.1-1
+- 3.2.1
+
 * Fri Sep  9 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 3.2.0-1
 - 3.2.0
 
diff --git a/sources b/sources
index faa85ad..230fe7c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-30facb974dfe44e5a240252fb3c4f7b2  isolate-3.2.0.gem
+c3b66e9a53d8414e63a91fb04bd59c98  isolate-3.2.1.gem


More information about the scm-commits mailing list