This commit is contained in:
Mamoru Tasaka 2011-04-30 04:40:05 +09:00
commit b960ec33cb
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -3,3 +3,4 @@ rake-compiler-0.7.1.gem
/rake-compiler-0.7.5.gem
/rake-compiler-0.7.6.gem
/rake-compiler-0.7.7.gem
/rake-compiler-0.7.8.gem

View file

@ -6,7 +6,7 @@
Summary: Rake-based Ruby C Extension task generator
Name: rubygem-%{gemname}
Version: 0.7.7
Version: 0.7.8
Release: 1%{?dist}
Group: Development/Languages
License: MIT
@ -124,6 +124,9 @@ rm -rf %{buildroot}
%changelog
* Sat Apr 30 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 0.7.8-1
- 0.7.8
* Mon Apr 4 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 0.7.7-1
- 0.7.7

View file

@ -1 +1 @@
d8aa55c8300bafb622cb55f5eb0b4eee rake-compiler-0.7.7.gem
26d6fb9fb857af9324e4850dbf99cfab rake-compiler-0.7.8.gem