[rubygem-webrobots] 0.1.1

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Apr 11 04:21:19 UTC 2013


commit c404687674b87453a3bcda2e49d9f5eab8fb6240
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Thu Apr 11 13:21:13 2013 +0900

    0.1.1

 .gitignore             |    1 +
 rubygem-webrobots.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 71fade7..dc99eb2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /webrobots-0.1.0.gem
+/webrobots-0.1.1.gem
diff --git a/rubygem-webrobots.spec b/rubygem-webrobots.spec
index 66a1158..c912a89 100644
--- a/rubygem-webrobots.spec
+++ b/rubygem-webrobots.spec
@@ -5,8 +5,8 @@
 
 Summary:	Ruby library to help write robots.txt compliant web robots
 Name:		rubygem-%{gem_name}
-Version:	0.1.0
-Release:	2%{?dist}
+Version:	0.1.1
+Release:	1%{?dist}
 
 Group:		Development/Languages
 # LICENSE.txt
@@ -127,6 +127,9 @@ popd
 %exclude	%{gem_instdir}/test/
 
 %changelog
+* Thu Apr 11 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 0.1.1-1
+- 0.1.1
+
 * Fri Mar 08 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 0.1.0-2
 - F-19: rebuild for ruby 2.0.0
 
diff --git a/sources b/sources
index 70982ac..7e0004d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-46a838ee73c1ecdf0ba85d9f8e827d9c  webrobots-0.1.0.gem
+d2330caff6eb246b687cf8cdfdc06fdd  webrobots-0.1.1.gem


More information about the scm-commits mailing list