mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-26 02:45:15 -04:00
doc/release-checklist.md: Fix a leftover Autotools reference
In 1.15.x we're using `meson dist`, not `make distcheck`. Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
@@ -16,7 +16,7 @@ Flatpak release checklist
|
||||
* Title: `Release $VERSION`
|
||||
* Copy the `NEWS` text into the description
|
||||
* Check "This is a pre-release" for 1.odd.x development releases
|
||||
* Upload the tarball that you built with `make distcheck`
|
||||
* Upload the tarball that you built with `meson dist`
|
||||
* Get the `sha256sum` of the tarball and append it to the description
|
||||
* `Publish release`
|
||||
* Send an announcement to the mailing list
|
||||
|
||||
Reference in New Issue
Block a user