<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,6 +8,7 @@
   * No longer support RubyGems older than 1.3.5
   * Force definition of binary directory and executables. Closes GH-11
   * Workaround path with spaces issues using relative paths. Closes GH-6
+  * Removed gemspec, GitHub gems no more
 
 === 0.6.0 / 2009-07-25
 </diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -52,11 +52,3 @@ gem_package = Gem::PackageTask.new(GEM_SPEC) do |pkg|
   pkg.need_tar = false
   pkg.need_zip = false
 end
-
-file &quot;#{GEM_SPEC.name}.gemspec&quot; =&gt; ['Rakefile', 'tasks/gem.rake'] do |t|
-  puts &quot;Generating #{t.name}&quot;
-  File.open(t.name, 'w') { |f| f.puts GEM_SPEC.to_yaml }
-end
-
-desc &quot;Generate or update the standalone gemspec file for the project&quot;
-task :gemspec =&gt; [&quot;#{GEM_SPEC.name}.gemspec&quot;]</diff>
      <filename>tasks/gem.rake</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>rake-compiler.gemspec</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>83e91bf391ab162d8b8c67f6aab7ab03a155c0bd</id>
    </parent>
  </parents>
  <author>
    <name>Luis Lavena</name>
    <email>luislavena@gmail.com</email>
  </author>
  <url>http://github.com/luislavena/rake-compiler/commit/95079509ee1deb94a2627b9e0d89113f8eddea97</url>
  <id>95079509ee1deb94a2627b9e0d89113f8eddea97</id>
  <committed-date>2009-10-21T17:20:04-07:00</committed-date>
  <authored-date>2009-10-21T17:20:04-07:00</authored-date>
  <message>Removed gemspec. GitHub gems no more.</message>
  <tree>4a47d21ae67205123f9835a9040ddfead5ba020f</tree>
  <committer>
    <name>Luis Lavena</name>
    <email>luislavena@gmail.com</email>
  </committer>
</commit>
