[rubygem-i18n] Update to i18n 0.6.4

Josef Stribny jstribny at fedoraproject.org
Wed Jul 24 13:14:41 UTC 2013


commit a7b9e5e51e4f5a0ac8fab1e6a5a3b241632778bc
Author: Josef Stribny <jstribny at redhat.com>
Date:   Wed Jul 24 15:14:20 2013 +0200

    Update to i18n 0.6.4

 .gitignore        |    1 +
 rubygem-i18n.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 96f60c0..aa348bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /i18n-0.5.0.gem
 /i18n-0.6.0.gem
 /i18n-0.6.1.gem
+/i18n-0.6.4.gem
diff --git a/rubygem-i18n.spec b/rubygem-i18n.spec
index 53f230e..96e6208 100644
--- a/rubygem-i18n.spec
+++ b/rubygem-i18n.spec
@@ -2,8 +2,8 @@
 
 Summary: New wave Internationalization support for Ruby
 Name: rubygem-%{gem_name}
-Version: 0.6.1
-Release: 3%{?dist}
+Version: 0.6.4
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT and (GPLv2 or Ruby)
 URL: http://github.com/svenfuchs/i18n
@@ -73,6 +73,9 @@ popd
 
 
 %changelog
+* Wed Jul 24 2013 Josef Stribny <jstribny at redhat.com> - 0.6.4-1
+- Update to i18n 0.6.4.
+
 * Tue Feb 26 2013 Vít Ondruch <vondruch at redhat.com> - 0.6.1-3
 - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
 
diff --git a/sources b/sources
index 27a069e..18af8db 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-65d1e00b3fea80b4062952a0553372e5  i18n-0.6.1.gem
+fa372c5d537e6db56866506900062cb6  i18n-0.6.4.gem


More information about the scm-commits mailing list