[rubygem-domain_name] 0.5.22

Mamoru TASAKA mtasaka at fedoraproject.org
Tue Nov 4 06:13:20 UTC 2014


commit dca701697e3f7aef47ed6aa52525357e99fd74f1
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Tue Nov 4 15:13:30 2014 +0900

    0.5.22

 .gitignore               |    1 +
 rubygem-domain_name.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a8e9ec7..b508963 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /domain_name-0.5.19.gem
 /domain_name-0.5.20.gem
 /domain_name-0.5.21.gem
+/domain_name-0.5.22.gem
diff --git a/rubygem-domain_name.spec b/rubygem-domain_name.spec
index 07e1238..d7285fe 100644
--- a/rubygem-domain_name.spec
+++ b/rubygem-domain_name.spec
@@ -3,7 +3,7 @@
 
 Summary:	Domain Name manipulation library for Ruby
 Name:		rubygem-%{gem_name}
-Version:	0.5.21
+Version:	0.5.22
 Release:	1%{?dist}
 
 Group:		Development/Languages
@@ -112,6 +112,9 @@ popd
 %exclude	%{gem_instdir}/data/
 
 %changelog
+* Tue Nov  4 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 0.5.22-1
+- 0.5.22
+
 * Wed Sep 10 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 0.5.21-1
 - 0.5.21
 
diff --git a/sources b/sources
index c4f5659..8cb632f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9b30672955ec59f072978c72eb20838b  domain_name-0.5.21.gem
+88682829b3f718010a0bcdcc8509bcf2  domain_name-0.5.22.gem


More information about the scm-commits mailing list