mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-21 22:28:09 -05:00
doc: Use post-release bumps in the checklist
As per suggestion in the Flatpak channel. This makes such that the version built is always the version that will be released.
This commit is contained in:
committed by
Georges Basile Stavracas Neto
parent
79b3372806
commit
a625aaa006
@@ -2,7 +2,7 @@ Flatpak release checklist
|
||||
=========================
|
||||
|
||||
* Update NEWS
|
||||
* Update version number in `meson.build`
|
||||
* Check that version number in `meson.build` is correct
|
||||
* Update release date in `NEWS`
|
||||
* Commit the changes
|
||||
* `ninja -C ${builddir} flatpak-update-po`
|
||||
@@ -19,4 +19,13 @@ Flatpak release checklist
|
||||
* 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
|
||||
|
||||
After the release:
|
||||
|
||||
* Update version number in `meson.build` to the next release version
|
||||
* Start a new section in `NEWS`
|
||||
|
||||
After creating a stable branch:
|
||||
|
||||
* Update version number in `meson.build` to the next unstable release version
|
||||
* Update the `NEWS` section header
|
||||
|
||||
Reference in New Issue
Block a user