ffi-openmpt.gemspec in ffi-openmpt-0.2.0 vs ffi-openmpt.gemspec in ffi-openmpt-0.3.0
- old
+ new
@@ -14,10 +14,10 @@
spec.authors = ['Robert Haines']
spec.email = ['robert.haines@manchester.ac.uk']
spec.summary = 'A Ruby library to interface with libopenmpt.'
spec.description = 'libopenmpt is a library to render tracker music ' \
- '(MOD, XM, S3M, IT MPTM and dozens of other legacy formats) to a ' \
+ '(MOD, XM, S3M, IT, MPTM and dozens of other legacy formats) to a ' \
'PCM audio stream. See https://openmpt.org/ for more information.'
spec.homepage = 'https://github.com/hainesr/ffi-openmpt'
spec.license = 'BSD'
spec.files = `git ls-files -z`.split("\x0").reject do |f|