[rubygem-flexmock] 1.0.3

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Oct 11 05:15:51 UTC 2012


commit c68e7ef1d145f54f5ce359bb6848356e2381f3da
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Thu Oct 11 14:15:47 2012 +0900

    1.0.3

 .gitignore            |    1 +
 rubygem-flexmock.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74d4429..2597598 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ flexmock-0.8.7.gem
 /flexmock-0.8.11.gem
 /flexmock-0.9.0.gem
 /flexmock-1.0.2.gem
+/flexmock-1.0.3.gem
diff --git a/rubygem-flexmock.spec b/rubygem-flexmock.spec
index e34ce4c..3aba8d4 100644
--- a/rubygem-flexmock.spec
+++ b/rubygem-flexmock.spec
@@ -9,7 +9,7 @@
 
 Summary:	Mock object library for ruby
 Name:		rubygem-%{gem_name}
-Version:	1.0.2
+Version:	1.0.3
 Release:	1%{?dist}
 Group:		Development/Languages
 License:	Copyright only
@@ -159,6 +159,9 @@ rake test_all --trace
 %endif
 
 %changelog
+* Thu Oct 11 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.0.3-1
+- 1.0.3
+
 * Fri Sep 14 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.0.2-1
 - 1.0.2
 
diff --git a/sources b/sources
index 61c1620..26291f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce53007e05c249d13717833f53b128e9  flexmock-1.0.2.gem
+2454df79dadd065bb207a6840fb1a549  flexmock-1.0.3.gem


More information about the scm-commits mailing list