<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1 +1 @@
-pkg
+/pkg</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -29,7 +29,13 @@ spec = Gem::Specification.new do |s|
   s.rubyforge_project = &quot;flickr&quot;
   s.homepage = &quot;http://flickr.rubyforge.org/&quot;
 end
+
 Rake::GemPackageTask.new(spec) do |pkg|
   pkg.need_zip = true
   pkg.need_tar = true
 end
+
+task &quot;Dump Gemspec file&quot;
+task :debug do
+  puts spec.to_ruby
+end</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>10582bffb0abef1a34a8e58a368bbd6c561c562e</id>
    </parent>
  </parents>
  <author>
    <name>Patrick Reagan</name>
    <email>patrick.reagan@viget.com</email>
  </author>
  <url>http://github.com/ctagg/flickr/commit/3e6184206626db938437ac11ff8d521c9f6b5cb0</url>
  <id>3e6184206626db938437ac11ff8d521c9f6b5cb0</id>
  <committed-date>2008-09-10T13:00:39-07:00</committed-date>
  <authored-date>2008-09-10T10:01:38-07:00</authored-date>
  <message>Get gem to build; Added :debug task to dump gemspec file</message>
  <tree>0608baa2cb924ef2e8afd4a1b95be3817c8514c3</tree>
  <committer>
    <name>Patrick Reagan</name>
    <email>patrick.reagan@viget.com</email>
  </committer>
</commit>
