update release guide

This commit is contained in:
Thomas Vander Stichele
2013-07-30 19:26:04 +02:00
parent 7079a6b57f
commit c8b33c3b5b

View File

@@ -51,6 +51,9 @@ release
git commit -a -m "Releasing $VERSION"
- tag the release:
git tag -a v$VERSION -m "Releasing $VERSION"
- make sure we build installed.py with the correct tag
autoregen.sh
cat morituri/configure/installed.py
- make distcheck
- make release
- build rpm using rpmbuild and mach
@@ -64,9 +67,8 @@ release
cp morituri-$VERSION.tar* /home/thomas/www/thomas.apestaart.org/data/download/morituri
cp /var/tmp/mach/fedora-*/morituri-$VERSION-*/*.rpm /home/thomas/www/thomas.apestaart.org/data/download/morituri
tao-put
- commit to master
- create release tag:
git tag -a v$VERSION
- push to master
git push
git push origin v$VERSION
- announce to freshmeat:
moap doap -v $VERSION freshmeat