devinstall.gemspec in devinstall-1.2.0 vs devinstall.gemspec in devinstall-1.2.1

- old
+ new

@@ -6,10 +6,10 @@ Gem::Specification.new do |spec| spec.name = 'devinstall' spec.version = Devinstall::VERSION spec.authors = ['Dragos Boca'] spec.email = %w(dboca@mail.com) - spec.description = %q{OS package builder and installer} + spec.description = %q{package builder and installer} spec.summary = %q{Copy the source files to a build host, build the packages and install builded packages} spec.homepage = 'http://github.com/dboca/devinstall' spec.license = 'MIT' spec.files = `git ls-files`.split($/)