> 
> From: Victor Toso <m...@victortoso.com>
> 
> In order to have gitlab interface to handle this file as Markdown
> and properly feed the changelog section.
> Add to EXTRA_DIST to include the renamed file to release's tarball.
> 
> Signed-off-by: Victor Toso <victort...@redhat.com>

Why not NEWS.md ? Now there are ChangeLog and CHANGELOG.md which
seems confusing to me

> ---
>  NEWS => CHANGELOG.md | 0
>  Makefile.am          | 1 +
>  2 files changed, 1 insertion(+)
>  rename NEWS => CHANGELOG.md (100%)
> 
> diff --git a/NEWS b/CHANGELOG.md
> similarity index 100%
> rename from NEWS
> rename to CHANGELOG.md
> diff --git a/Makefile.am b/Makefile.am
> index df65c46..9fcb2d3 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -22,6 +22,7 @@ DISTCLEANFILES = $(pkgconfig_DATA)
>  
>  EXTRA_DIST =                                 \
>       README.md                               \
> +     CHANGELOG.md                            \
>       meson.build                             \
>       meson_options.txt                       \
>       po/meson.build                          \

Frediano
_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to