news: fix minor typos

Fix some minor typos in the v15 release notes:

   * `doing reading` -> `reading`
   * `the` -> `an`
   * `of the emitting` -> `of emitting`
   * `outpud_id` -> `output_id`
This commit is contained in:
David Rheinsberg 2020-05-29 08:32:22 +02:00
parent 13c0dec8ee
commit a300b755ab

View file

@ -8,7 +8,7 @@
* Support for client side certificates to download content from the
Red Hat servers: the `org.osbuild.files` source got support for
reading entitlements and pass those certificates along when doing
reading entitlements and pass those certificates along when
fetching content, i.e. RPMs.
* A new ManifestPreProcessor (MPP) was added as a new tool located
@ -17,13 +17,13 @@
option in existing `org.osbuild.rpm` stages.
This is now used to generate Fedora 32 based test pipelines.
* The `org.osbuild.ostree.commit` assembler gained the option to produce
a tarball archive instead of the emitting the plain OSTree repository.
* The `org.osbuild.ostree.commit` assembler gained an option to produce
a tarball archive instead of emitting the plain OSTree repository.
* Schema validation is now done with the draft 4 validator, and works
therefore with pyhthon-jsonschema 2.6.
* The `tree_id` and `outpud_id` fields got dropped from the resulting
* The `tree_id` and `output_id` fields got dropped from the resulting
JSON when inspecting pipelines via `osbuild --inspect`.
* The `--build-env` option has been dropped from the command line