- 0.7.6
This commit is contained in:
parent
4124cac3ea
commit
b99f358a2d
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
rake-compiler-0.7.0.gem
|
||||
rake-compiler-0.7.1.gem
|
||||
/rake-compiler-0.7.5.gem
|
||||
/rake-compiler-0.7.6.gem
|
||||
|
|
|
|||
|
|
@ -6,8 +6,8 @@
|
|||
|
||||
Summary: Rake-based Ruby C Extension task generator
|
||||
Name: rubygem-%{gemname}
|
||||
Version: 0.7.5
|
||||
Release: 2%{?dist}
|
||||
Version: 0.7.6
|
||||
Release: 1%{?dist}
|
||||
Group: Development/Languages
|
||||
License: MIT
|
||||
URL: http://rake-compiler.rubyforge.org/
|
||||
|
|
@ -120,6 +120,9 @@ rm -rf %{buildroot}
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 7 2011 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 0.7.6-1
|
||||
- 0.7.6
|
||||
|
||||
* Tue Nov 30 2010 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 0.7.5-2
|
||||
- 0.7.5
|
||||
- Move more files to -doc
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
ebbae09d4f32fbdd3b6f116c4d254de8 rake-compiler-0.7.5.gem
|
||||
3cb056c91cf53a690157e204e710a1ae rake-compiler-0.7.6.gem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue