releasing: Update release docs in regards to the wayland versioned dependency
This commit is contained in:
+4
-7
@@ -5,15 +5,12 @@ To make a release of Weston and/or Wayland, follow these steps.
|
|||||||
|
|
||||||
$ make check
|
$ make check
|
||||||
|
|
||||||
1. Verify that the wayland-protocols version dependency is correct,
|
1. For Weston, verify that the wayland and wayland-protocols version
|
||||||
and that wayland-protocols has had a release with any needed
|
dependencies are correct, and that wayland-protocols has had a
|
||||||
protocol updates.
|
release with any needed protocol updates.
|
||||||
|
|
||||||
2. Update the first three lines of configure.ac to the intended
|
2. Update the first three lines of configure.ac to the intended
|
||||||
version, commit. Also note that Weston includes versioned
|
version, commit. Then commit your changes:
|
||||||
dependencies on 'wayland-server' and 'wayland-client' in
|
|
||||||
configure.ac which occasionally need updated as well. Then commit
|
|
||||||
your changes:
|
|
||||||
|
|
||||||
$ export RELEASE_NUMBER="x.y.z"
|
$ export RELEASE_NUMBER="x.y.z"
|
||||||
$ export RELEASE_NAME="[alpha|beta|RC1|RC2|official|point]"
|
$ export RELEASE_NAME="[alpha|beta|RC1|RC2|official|point]"
|
||||||
|
|||||||
Reference in New Issue
Block a user