<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,5 @@
+0.1.4 (October 3rd, 2008)
+
 * adding support for several export_image formats (PNG, JPEG, TIFF, TGA, BMP, PSD)
 
 * adding movie.export_image as a generic way to export a frame to multiple formats</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -14,8 +14,6 @@ Manifest
 Rakefile
 README.rdoc
 spec/fixtures/settings.st
-spec/output/example.pct
-spec/output/saved_settings.st
 spec/quicktime/exporter_spec.rb
 spec/quicktime/movie_spec.rb
 spec/quicktime/track_spec.rb</diff>
      <filename>Manifest</filename>
    </modified>
    <modified>
      <diff>@@ -2,13 +2,13 @@ require 'rubygems'
 require 'rake'
 require 'echoe'
 
-Echoe.new('rmov', '0.1.3') do |p|
+Echoe.new('rmov', '0.1.4') do |p|
   p.summary        = &quot;Ruby wrapper for the QuickTime C API.&quot;
   p.description    = &quot;Ruby wrapper for the QuickTime C API.&quot;
   p.url            = &quot;http://github.com/ryanb/rmov&quot;
   p.author         = 'Ryan Bates'
   p.email          = &quot;ryan (at) railscasts (dot) com&quot;
-  p.ignore_pattern = [&quot;script/*&quot;, &quot;tmp/*&quot;, &quot;output/*&quot;, &quot;**/*.o&quot;, &quot;**/*.bundle&quot;, &quot;**/*.mov&quot;]
+  p.ignore_pattern = [&quot;script/*&quot;, &quot;tmp/*&quot;, &quot;spec/output/*&quot;, &quot;**/*.o&quot;, &quot;**/*.bundle&quot;, &quot;**/*.mov&quot;]
   p.extensions     = [&quot;ext/extconf.rb&quot;]
   p.development_dependencies = []
 end</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d4a083f39cfe81921aeb00415d06cc757f2026ae</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Bates</name>
    <email>ryan@railscasts.com</email>
  </author>
  <url>http://github.com/ryanb/rmov/commit/a83ce827cb48e40cdced95f3e380268ac6a07932</url>
  <id>a83ce827cb48e40cdced95f3e380268ac6a07932</id>
  <committed-date>2008-10-03T14:51:47-07:00</committed-date>
  <authored-date>2008-10-03T14:51:47-07:00</authored-date>
  <message>releasing 0.1.4</message>
  <tree>9ebf0095964cb8e04a7185eb8b6b2efaf1270250</tree>
  <committer>
    <name>Ryan Bates</name>
    <email>ryan@railscasts.com</email>
  </committer>
</commit>
