How to make a new release.

git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/rdesktop/trunk@1624 423420c4-83ab-492f-b58f-81f9feb106b5
This commit is contained in:
Peter Åstrand 2011-04-18 07:53:52 +00:00
parent b55c32311f
commit 290fd9b54d

20
doc/makerelease.txt Normal file
View File

@ -0,0 +1,20 @@
* Update doc/ChangeLog
* Update version in configure.ac and rdesktop.spec
* Create a tarball: "make dist". Verify that it contains only relevant files
* Test build the tarball on a few systems. Test "rpmbuild -ta" as well
* Tag:
svn copy https://rdesktop.svn.sourceforge.net/svnroot/rdesktop/rdesktop/trunk \
https://rdesktop.svn.sourceforge.net/svnroot/rdesktop/rdesktop/tags/rdesktop-x.y.z
* Do a new SF file release
* Send announcement to the mailing list
* Update Freshmeat entry
* Append "post" to VERSION