mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-24 08:08:22 +00:00
docs: Add a note about regenerating the changelog in the release script
This commit is contained in:
parent
0d50805678
commit
5f8f21cfe5
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@ RELEASE PROCEDURE:
|
|||
to-be-released -base module in sync with the core version that is to
|
||||
be released at the same time
|
||||
- Re-autogen if not in maintainer-mode (which you should be)
|
||||
- Update the changelog
|
||||
python common/gen-changelog.py > ChangeLog
|
||||
- Check (and fix if necessary) make distcheck
|
||||
- run 'make release' to build the tarballs
|
||||
- copy tarballs+md5 sums to the data/src/$module/pre/ dir
|
||||
|
|
Loading…
Reference in a new issue