[rubygem-flexmock] 1.3.1

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Apr 3 05:02:09 UTC 2013


commit 23f9e64e425fd8bf716c5759a2c69600d41b89a0
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Wed Apr 3 14:02:01 2013 +0900

    1.3.1

 .gitignore            |    1 +
 rubygem-flexmock.spec |    8 ++++++--
 sources               |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3ffa6c6..8b363e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ flexmock-0.8.7.gem
 /flexmock-1.1.0.gem
 /flexmock-1.2.0.gem
 /flexmock-1.3.0.gem
+/flexmock-1.3.1.gem
diff --git a/rubygem-flexmock.spec b/rubygem-flexmock.spec
index d24bc52..83d596f 100644
--- a/rubygem-flexmock.spec
+++ b/rubygem-flexmock.spec
@@ -12,8 +12,8 @@
 
 Summary:	Mock object library for ruby
 Name:		rubygem-%{gem_name}
-Version:	1.3.0
-Release:	4%{?dist}
+Version:	1.3.1
+Release:	1%{?dist}
 Group:		Development/Languages
 License:	Copyright only
 URL:		http://flexmock.rubyforge.org
@@ -142,6 +142,7 @@ rake test_all --trace
 %defattr(-,root,root,-)
 %dir	%{gem_instdir}
 %doc	%{gem_instdir}/[A-Z]*
+%exclude	%{gem_instdir}/TAGS
 %exclude	%{gem_instdir}/Rakefile
 %exclude	%{gem_instdir}/install.rb
 %{gem_libdir}
@@ -164,6 +165,9 @@ rake test_all --trace
 %endif
 
 %changelog
+* Wed Apr  3 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.3.1-1
+- 1.3.1
+
 * Wed Feb 27 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.3.0-3
 - Macro / BR / Requires cleanup 
 
diff --git a/sources b/sources
index a8a7f59..b052747 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ebfe6046a370536939ed11ad14e8297e  flexmock-1.3.0.gem
+1f99f96d1dee2131ca44fb7f9d14bba9  flexmock-1.3.1.gem


More information about the scm-commits mailing list