packages feed

amazonka-elastictranscoder 0.0.2 → 0.0.3

raw patch · 2 files changed

+9/−8 lines, 2 filesdep ~amazonka-corePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: amazonka-core

API changes (from Hackage documentation)

Files

README.md view
@@ -8,14 +8,14 @@  ## Description -    Amazon Elastic Transcoder lets you convert media files that you have stored-    in Amazon Simple Storage Service (Amazon S3) into media files in the formats-    required by consumer playback devices. For example, you can convert large,-    high-quality digital media files into formats that users can play back on-    mobile devices, tablets, web browsers, and connected televisions.+Amazon Elastic Transcoder lets you convert media files that you have stored+in Amazon Simple Storage Service (Amazon S3) into media files in the formats+required by consumer playback devices. For example, you can convert large,+high-quality digital media files into formats that users can play back on+mobile devices, tablets, web browsers, and connected televisions.  Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-elastictranscoder)-and [AWS API Reference](http://docs.aws.amazon.com/elastictranscoder/latest/developerguide/api-reference.html).+and the [AWS API Reference](http://docs.aws.amazon.com/elastictranscoder/latest/developerguide/api-reference.html).   ## Contribute
amazonka-elastictranscoder.cabal view
@@ -1,5 +1,5 @@ name:                  amazonka-elastictranscoder-version:               0.0.2+version:               0.0.3 synopsis:              Amazon Elastic Transcoder SDK. homepage:              https://github.com/brendanhay/amazonka license:               OtherLicense@@ -18,6 +18,7 @@     required by consumer playback devices. For example, you can convert large,     high-quality digital media files into formats that users can play back on     mobile devices, tablets, web browsers, and connected televisions.+     .     /See:/ <http://docs.aws.amazon.com/elastictranscoder/latest/developerguide/api-reference.html AWS API Reference>     .@@ -58,5 +59,5 @@     other-modules:      build-depends:-          amazonka-core == 0.0.2.*+          amazonka-core == 0.0.3.*         , base          >= 4.7     && < 5