diff --git a/.gitignore b/.gitignore index e625cff..706ada7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ flexmock-0.8.7.gem +/flexmock-0.8.11.gem diff --git a/rubygem-flexmock.spec b/rubygem-flexmock.spec index f258dbd..8575af3 100644 --- a/rubygem-flexmock.spec +++ b/rubygem-flexmock.spec @@ -7,7 +7,7 @@ Summary: Mock object library for ruby Name: rubygem-%{gemname} -Version: 0.8.7 +Version: 0.8.11 Release: 1%{?dist} Group: Development/Languages License: Copyright only @@ -154,6 +154,9 @@ rake test_all --trace %{ruby_sitelib}/%{gemname}/ %changelog +* Sun Oct 17 2010 Mamoru Tasaka - 0.8.11-1 +- 0.8.11 + * Fri Jul 23 2010 Mamoru Tasaka - 0.8.7-1 - 0.8.7 diff --git a/sources b/sources index 89dd474..eb10065 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1fa75d05558c2daa98c99d1cd27fd563 flexmock-0.8.7.gem +8c86088c7a3c85178149c5f005b6fcfc flexmock-0.8.11.gem