<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>.gitignore</filename>
    </added>
    <added>
      <filename>Rakefile</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -9,11 +9,10 @@ spec = Gem::Specification.new do |s|
   s.files = Dir[&quot;*&quot;]
   s.require_paths = [&quot;.&quot;]
   s.extensions &lt;&lt; 'extconf.rb'
-  s.autorequire = &quot;vorbis_comment&quot;
   s.test_files = Dir[&quot;test/*&quot;]
   s.has_rdoc = true
   s.rdoc_options = %w'--inline-source --line-numbers'
   s.add_dependency('cicphash', [&quot;&gt;= 1.0.0&quot;])
   s.rubyforge_project = 'vorbiscomment'
+  s.homepage = 'http://vorbiscomment.rubyforge.org'
 end
-</diff>
      <filename>vorbis_comment.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -35,11 +35,12 @@
 #
 # If you find any bugs, would like additional documentation, or want to submit a
 # patch, please use Rubyforge (http://rubyforge.org/projects/vorbis_comment/).
-# One known bug is in the libvorbis library, in that it doesn't like files less
-# than 8K in size.
+# One known bug is that it doesn't like files less than 8K in size.
+#
+# The RDoc for the project is available on http://vorbiscomment.rubyforge.org.
 #
 # The most current source code can be accessed via github
-# (http://github.com/jeremyevans/ruby-vorbis_comment/tree/master).  Note that 
+# (http://github.com/jeremyevans/ruby-vorbis_comment/).  Note that 
 # the library isn't modified on a regular basis, so it is unlikely to be
 # different from the latest release.
 #</diff>
      <filename>vorbis_comment.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1535ee4cf15239681d389871d5310f2b84fb7a98</id>
    </parent>
  </parents>
  <author>
    <name>Jeremy Evans</name>
    <email>code@jeremyevans.net</email>
  </author>
  <url>http://github.com/jeremyevans/ruby-vorbis_comment/commit/5932a3a72f50343e35166e7203fad11fa553a200</url>
  <id>5932a3a72f50343e35166e7203fad11fa553a200</id>
  <committed-date>2008-07-06T15:20:30-07:00</committed-date>
  <authored-date>2008-07-06T15:20:30-07:00</authored-date>
  <message>Add Rakefile to ease project maintenance
Update documentation to reflect RDoc on vorbiscomment.rubyforge.org
Remove autorequire from gemspec
Add homepage to gemspec</message>
  <tree>0c7380da4c4188af8357301bff7b4edbbcf596e7</tree>
  <committer>
    <name>Jeremy Evans</name>
    <email>code@jeremyevans.net</email>
  </committer>
</commit>
