releasing: Add mention of the new register_release helper script

This commit is contained in:
Bryce Harrington 2015-05-27 13:03:42 -07:00
parent 5ab3eea4f0
commit f89ca8c79d

View file

@ -61,6 +61,13 @@ To make a release of Weston and/or Wayland, follow these steps.
7. Update releases.html in wayland-web with links to tarballs and
the release email URL.
The register_release script in wayland-web will generate an HTML
snippet that can be pasted into releases.html (or e.g. in emacs
insert it via "C-u M-! register_release x.y.z RC2") and
customized.
Once satisfied:
$ git commit releases.html -m "Add x.y.z release"
$ git push
$ rsync -avz * wayland.freedesktop.org:/srv/wayland.freedesktop.org/www/