This commit is contained in:
TASAKA Mamoru 2012-10-11 14:15:47 +09:00
commit c68e7ef1d1
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -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

View file

@ -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@fedoraproject.org> - 1.0.3-1
- 1.0.3
* Fri Sep 14 2012 Mamoru Tasaka <mtasaka@fedoraproject.org> - 1.0.2-1
- 1.0.2

View file

@ -1 +1 @@
ce53007e05c249d13717833f53b128e9 flexmock-1.0.2.gem
2454df79dadd065bb207a6840fb1a549 flexmock-1.0.3.gem