[Libosinfo] [libosinfo PATCH 1/1] Update NEWS for 1.5.0 release
Cole Robinson
crobinso at redhat.com
Wed May 8 13:56:59 UTC 2019
On 5/6/19 6:07 AM, Fabiano Fidêncio wrote:
> Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
> ---
> NEWS | 25 +++++++++++++++++++++++++
> 1 file changed, 25 insertions(+)
>
> diff --git a/NEWS b/NEWS
> index 003b697..85211f6 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,6 +1,31 @@
> libosinfo News
> ==============
>
There's a hard tab here. I suggest you remove it while you are here
> +1.5.0 - May 06, 2019
> +====================
Other entries have a newline here
Generally I try to use NEWS to advertise user visible or interesting
things. If it gets too into the details it's just a poor duplication of
git log IMO. Also I tend to rank them a bit and try to group them. Like
maybe put all the API addtions together and upfront. Just some ideas...
> +- Refreshed translations from Zanata
As mentioned in the other patch I don't think this ever needs to be in news.
> +- Improvements to the documentation and annotations
> +- Add API to get all short-ids from an OsinfoProduct
> +- Improve OsinfoLoader in order to fully support multiple short-ids values on
> + an OsinfoProduct
> +- Explicitly set GVFS as a requirement in the project spec file
> +- Improve osinfo-detect tool's help wording
> +- Add API to get an OS from OsinfoTrees & OsinfoMedias
> +- Add API to set an OS to OsinfoTrees & OsinfoMedias
> +- Improve osinfo-detect tool, making it aware of OsinfoTree's OS variants
> +- Fix the loading of the architecture value of OsinfoImages
> +- Fix usage of application id on media detection
> +- Accept "all" as a valid fallback architecture for OsinfoTrees & OsinfoMedias
> +- Improve treeinfo check by check for both ".treeinfo" and "treeinfo" files
> +- Add API to get the OS variants from OsinfoTrees & OsinfoImages
> +- Add a git-publish configuration file
> +- Remove osinfo-db related tests
They were removed, but maybe say 'Moved tests to osinfo-db project'
> +- Remove emacs "Local variables" annotations
> +- Add a toplevel .dir-local.el
> +- Improvements to the project spec file
I think these 3 can be dropped
Reviewed-by: Cole Robinson <crobinso at redhat.com>
More information about the Libosinfo
mailing list