<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,6 +11,9 @@ Rake::TestTask.new do |t|
 end
 
 Rake::GemPackageTask.new(eval(IO.read(File.join(File.dirname(__FILE__), &quot;sprockets.gemspec&quot;)))) do |pkg|
+  require File.join(File.dirname(__FILE__), &quot;lib&quot;, &quot;sprockets&quot;, &quot;version&quot;)
+  raise &quot;Error: Sprockets::Version doesn't match gemspec&quot; if Sprockets::Version::STRING != pkg.version.to_s
+  
   pkg.need_zip = true
   pkg.need_tar = true
 end</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>805af6c2663249c2c32db2ef0bb749f45aa87699</id>
    </parent>
  </parents>
  <author>
    <name>Sam Stephenson</name>
    <email>sam@37signals.com</email>
  </author>
  <url>http://github.com/sstephenson/sprockets/commit/41a5eb38d55fb9491d5fbd7e47b74f8713c930a9</url>
  <id>41a5eb38d55fb9491d5fbd7e47b74f8713c930a9</id>
  <committed-date>2009-02-24T10:20:23-08:00</committed-date>
  <authored-date>2009-02-24T10:20:23-08:00</authored-date>
  <message>Raise in the gem package task if Sprockets::Version doesn't match the gemspec version</message>
  <tree>9d55ede04131137f73dc8401d3ac487300d6154e</tree>
  <committer>
    <name>Sam Stephenson</name>
    <email>sam@37signals.com</email>
  </committer>
</commit>
