mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-05 07:40:01 +00:00
docs: tweak the release procedure script
This commit is contained in:
parent
ef5be37882
commit
cf4387d1ef
1 changed files with 3 additions and 1 deletions
|
@ -59,6 +59,9 @@ RELEASE PROCEDURE:
|
|||
FIXME: Not sure if the translation project bot parses version strings
|
||||
with a nano correctly.
|
||||
|
||||
- prepare the release:
|
||||
- Make sure your www is up to date: Run bin/data-get in www/
|
||||
- Update the doap file to insert the new release info
|
||||
- bin/new-release (module) (version) (checkoutdir) (release name)
|
||||
- updates cvs
|
||||
- allows you to update versioning in configure.ac
|
||||
|
@ -78,7 +81,6 @@ RELEASE PROCEDURE:
|
|||
- build packages to test
|
||||
|
||||
- release:
|
||||
- Update the doap file to insert the new release info
|
||||
- cvs commit in the tree
|
||||
- tag tree
|
||||
for example for 0.6.3 :
|
||||
|
|
Loading…
Reference in a new issue