From f89ca8c79d98703830b3cac86a5c6b56de1ed350 Mon Sep 17 00:00:00 2001 From: Bryce Harrington Date: Wed, 27 May 2015 13:03:42 -0700 Subject: [PATCH] releasing: Add mention of the new register_release helper script --- releasing.txt | 7 +++++++ 1 file changed, 7 insertions(+) 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/