[rubygem-ruby2ruby] update to 2.0.6

Mo Morsi mmorsi at fedoraproject.org
Wed Sep 25 17:35:20 UTC 2013


commit fd7689b6fa7a5415b01758ca8dcfaee7a5744bfd
Author: Mo Morsi <mmorsi at redhat.com>
Date:   Wed Sep 25 13:35:07 2013 -0400

    update to 2.0.6

 .gitignore             |    1 +
 rubygem-ruby2ruby.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6c73e69..c5ebcaf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 ruby2ruby-1.2.4.gem
 /ruby2ruby-2.0.1.gem
+/ruby2ruby-2.0.6.gem
diff --git a/rubygem-ruby2ruby.spec b/rubygem-ruby2ruby.spec
index 789f15e..8eacadd 100644
--- a/rubygem-ruby2ruby.spec
+++ b/rubygem-ruby2ruby.spec
@@ -4,8 +4,8 @@
 
 Summary: Generate pure ruby from RubyParser compatible Sexps
 Name: rubygem-%{gem_name}
-Version: 2.0.1
-Release: 5%{?dist}
+Version: 2.0.6
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://seattlerb.rubyforge.org/ruby2ruby/
@@ -99,6 +99,9 @@ popd
 %{gem_docdir}
 
 %changelog
+* Wed Sep 25 2013 Mo Morsi <mmorsi at redhat.com> - 2.0.6-1
+- New upstream release
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index fa9c4bb..045b544 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b43cf1e374ebd9e66b734b4f6e65cb84  ruby2ruby-2.0.1.gem
+eb4554e7f5744ec53bbb19f0af33a6eb  ruby2ruby-2.0.6.gem


More information about the scm-commits mailing list