<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,10 @@
+=== 1.0.2 / 2008-05-27
+
+* Fiddling with gemspec to make it work on GitHub. [ncr]
+
 === 1.0.1 / 2008-05-27
 
-* Updaed README with install instructions.
+* Updaed README with install instructions. [ncr]
 
 === 1.0.0 / 2008-05-27
 </diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ require 'rubygems'
 require 'hoe'
 require './lib/background_fu.rb'
 
-Hoe.new('background_fu', BackgroundFu::VERSION) do |p|
-  p.rubyforge_name = 'background_fu'
+Hoe.new('background-fu', BackgroundFu::VERSION) do |p|
+  p.rubyforge_name = 'background-fu'
   p.developer('Jacek Becela', 'jacek.becela@gmail.com')
 end</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,5 @@
 Gem::Specification.new do |s|
-  s.name = %q{background_fu}
+  s.name = %q{background-fu}
   s.version = &quot;1.0.1&quot;
 
   s.specification_version = 2 if s.respond_to? :specification_version=
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
   s.has_rdoc = false
   s.homepage = %q{http://github.com/ncr/background-fu}
   s.require_paths = [&quot;lib&quot;]
-  s.rubyforge_project = %q{background_fu}
+  s.rubyforge_project = %q{background-fu}
   s.rubygems_version = %q{1.1.0}
   s.summary = %q{Background tasks in Ruby On Rails made dead simple.}
 </diff>
      <filename>background-fu.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,5 @@
 module BackgroundFu
   
-  VERSION = &quot;1.0.1&quot;
+  VERSION = &quot;1.0.2&quot;
   
 end</diff>
      <filename>lib/background_fu.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4efd31c4503be8a459341244d9ebc702e3a60975</id>
    </parent>
  </parents>
  <author>
    <name>Jacek Becela</name>
    <email>jacek.becela@gmail.com</email>
  </author>
  <url>http://github.com/genki/background-fu/commit/feb2dd644e2a050e9d58b3e544ff23497b3f339e</url>
  <id>feb2dd644e2a050e9d58b3e544ff23497b3f339e</id>
  <committed-date>2008-05-27T09:20:12-07:00</committed-date>
  <authored-date>2008-05-27T09:20:12-07:00</authored-date>
  <message>Fiddling with gemspec to make it work on GitHub</message>
  <tree>21ca479cefe779f34cf7e7d2f1f5b787f72bd63f</tree>
  <committer>
    <name>Jacek Becela</name>
    <email>jacek.becela@gmail.com</email>
  </committer>
</commit>
