[rubygem-rake-compiler] - 0.7.6

Mamoru Tasaka mtasaka at fedoraproject.org
Sun Feb 6 17:26:57 UTC 2011


commit b99f358a2da2f322695e41b5ce487bad6b3ba264
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Mon Feb 7 02:26:53 2011 +0900

    - 0.7.6

 .gitignore                 |    1 +
 rubygem-rake-compiler.spec |    7 +++++--
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a4848d2..0422f7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/rubygem-rake-compiler.spec b/rubygem-rake-compiler.spec
index 581be19..dce3910 100644
--- a/rubygem-rake-compiler.spec
+++ b/rubygem-rake-compiler.spec
@@ -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 at ioa.s.u-tokyo.ac.jp> - 0.7.6-1
+- 0.7.6
+
 * Tue Nov 30 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.7.5-2
 - 0.7.5
 - Move more files to -doc
diff --git a/sources b/sources
index 03a1844..eb93170 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ebbae09d4f32fbdd3b6f116c4d254de8  rake-compiler-0.7.5.gem
+3cb056c91cf53a690157e204e710a1ae  rake-compiler-0.7.6.gem


More information about the scm-commits mailing list