summaryrefslogtreecommitdiff
path: root/releasing.txt
diff options
context:
space:
mode:
authorBryce Harrington <bryce@osg.samsung.com>2015-05-27 13:03:42 -0700
committerBryce Harrington <bryce@osg.samsung.com>2015-05-27 13:07:47 -0700
commitf89ca8c79d98703830b3cac86a5c6b56de1ed350 (patch)
tree4e3fb0a066600b3f86fc99f76a6cd8175800dd01 /releasing.txt
parent5ab3eea4f06169cc292312045ca22c828724f3df (diff)
downloadweston-f89ca8c79d98703830b3cac86a5c6b56de1ed350.tar.gz
releasing: Add mention of the new register_release helper script
Diffstat (limited to 'releasing.txt')
-rw-r--r--releasing.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasing.txt b/releasing.txt
index a6c42242..df168a37 100644
--- a/releasing.txt
+++ b/releasing.txt
@@ -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/