[rubygem-isolate] 3.2.2

Mamoru Tasaka mtasaka at fedoraproject.org
Tue Apr 10 09:28:16 UTC 2012


commit ccf3b0ce58d15d4c47b0610422c8f968f630861e
Author: Mamoru TASAKA <mtasaka at localhost.localdomain>
Date:   Tue Apr 10 18:28:08 2012 +0900

    3.2.2

 .gitignore           |    1 +
 rubygem-isolate.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d5cfbcd..b25b0ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /isolate-3.1.2.gem
 /isolate-3.2.0.gem
 /isolate-3.2.1.gem
+/isolate-3.2.2.gem
diff --git a/rubygem-isolate.spec b/rubygem-isolate.spec
index b644cf1..e026a08 100644
--- a/rubygem-isolate.spec
+++ b/rubygem-isolate.spec
@@ -17,8 +17,8 @@
 Summary:	Very simple RubyGems sandbox
 
 Name:		rubygem-%{gemname}
-Version:	3.2.1
-Release:	4%{?dist}
+Version:	3.2.2
+Release:	1%{?dist}
 Group:		Development/Languages
 License:	MIT
 URL:		http://github.com/jbarnette/isolate
@@ -100,6 +100,9 @@ ruby -rubygems %{_bindir}/rake test --trace
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Tue Apr 10 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 3.2.2-1
+- 3.2.2
+
 * Tue Apr 03 2012 Bohuslav Kabrda <bkabrda at redhat.com> - 3.2.1-4
 - Fix conditionals for F17 to work for RHEL 7 as well.
 
diff --git a/sources b/sources
index 230fe7c..97f749e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c3b66e9a53d8414e63a91fb04bd59c98  isolate-3.2.1.gem
+d1cdf42d7f829d07f003080731042cac  isolate-3.2.2.gem


More information about the scm-commits mailing list