autonzb.gemspec in pirate-autonzb-0.3.3 vs autonzb.gemspec in pirate-autonzb-0.3.4
- old
+ new
@@ -1,13 +1,13 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{autonzb}
- s.version = "0.3.3"
+ s.version = "0.3.4"
s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
s.authors = ["Pirate"]
- s.date = %q{2008-12-26}
+ s.date = %q{2009-01-02}
s.default_executable = %q{autonzb}
s.description = %q{Ruby tool to automatically download x264 HD nzb movies files from newzleech.com}
s.email = %q{pirate.2061@gmail.com}
s.executables = ["autonzb"]
s.extra_rdoc_files = ["bin/autonzb", "lib/imdb.rb", "lib/inspector.rb", "lib/movie.rb", "lib/nfo.rb", "lib/nzb.rb", "README.markdown"]