Skip to content

Commit 91ff64e

Browse files
committed
Update release checklist to reflect rename of NEWS to NEWS.md
Signed-off-by: Simon McVittie <smcv@collabora.com>
1 parent e56c517 commit 91ff64e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

release-checklist.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
bubblewrap release checklist
22
============================
33

4-
* Collect release notes in `NEWS`
5-
* Update version number in `meson.build` and release date in `NEWS`
4+
* Collect release notes in `NEWS.md`
5+
* Update version number in `meson.build` and release date in `NEWS.md`
66
* Commit the changes
77
* `meson dist -C ${builddir}`
88
* Do any final smoke-testing, e.g. update a package, install and test it
99
* `git evtag sign v$VERSION`
10-
* Include the release notes from `NEWS` in the tag message
10+
* Include the release notes from `NEWS.md` in the tag message
1111
* `git push --atomic origin main v$VERSION`
1212
* https://github.com/containers/bubblewrap/releases/new
1313
* Fill in the new version's tag in the "Tag version" box

0 commit comments

Comments
 (0)