updated release practice

Original commit message from CVS:
updated release practice
This commit is contained in:
Thomas Vander Stichele 2004-11-25 19:07:59 +00:00
parent afe15de1f9
commit 9364ba1c31

View file

@ -105,12 +105,15 @@ TODO :
- release-specific docs should go in CVS
- change docs/current symlink
- remove the nano version number in configure.ac, AS_VERSION
- cvs commit
- tag tree
for example for 0.6.3 :
cvs tag RELEASE-0_6_3
- run "make release", build rpms
- run "make upload" from gstreamer/docs to get the new docs online
- for core: run "make upload" from gstreamer/docs to get the new docs online
- change www/src/htdocs/entities.gst with the new version numbers
- change www/src/htdocs/bugs/bugs.xml and add a new milestone
- possibly add new version and milestone to bugzilla
- add a news item to the news.xml
Post-Release Period