From 8304523268f5ab3810811cf926600bbece505f28 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 20 Jan 2013 21:25:44 +0100 Subject: [PATCH] update after release --- doc/release | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/doc/release b/doc/release index 519600d..8890330 100644 --- a/doc/release +++ b/doc/release @@ -52,12 +52,10 @@ 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 TRUNK +- commit to master - create release tag: - SERVER_PATH=`svn info | grep URL | cut -c 16-53`; echo $SERVER_PATH - cd .. - svn cp svn+ssh://$SERVER_PATH/trunk svn+ssh://$SERVER_PATH/tags/$VERSION - cd trunk + git tag -a v$VERSION + git push origin v$VERSION - announce to freshmeat: moap doap -v $VERSION freshmeat - send out release mails: