* docs/releases: Updated.

This commit is contained in:
Werner Lemberg 2011-11-15 08:34:54 +01:00
parent 29795570cc
commit bb18bf7d05
2 changed files with 23 additions and 5 deletions

View File

@ -1,3 +1,7 @@
2011-11-15 Werner Lemberg <wl@gnu.org>
* docs/releases: Updated.
2011-11-15 Werner Lemberg <wl@gnu.org>
* Version 2.4.8 released.

View File

@ -70,7 +70,7 @@ How to prepare a new release
#!/bin/sh
VERSION=2.3.11
VERSION=2.4.8
SAVANNAH_USER=wl
SOURCEFORGE_USER=wlemb
@ -149,10 +149,24 @@ How to prepare a new release
# EOF
. While files on savannah.gnu.org are automatically moved to the right
directory, it must be done manually on SourceForge. Do that now.
. Prepare a README for SourceForge and upload it with the following
script (with updated `$VERSION' and $SOURCEFORGE_USER variables).
. Update the FreeType release notes on SourceForge.
#!/bin/sh
VERSION=2.4.8
SOURCEFORGE_USER=wlemb
#####################################################################
rsync -avP -e ssh README \
$SOURCEFORGE_USER,freetype@frs.sf.net:/home/frs/project/f/fr/freetype/freetype2/$VERSION/
# EOF
. On SourceForge, tag the just uploaded `ftXXXX.zip' and
`freetype-XXX.tar.bz2' files as the default files to download for
`Windows' and `Others', respectively.
. Copy the reference files (generated by `make dist') to
@ -182,7 +196,7 @@ How to prepare a new release
----------------------------------------------------------------------
Copyright 2003, 2005, 2006, 2007, 2009 by
Copyright 2003, 2005-2007, 2009, 2011 by
David Turner, Robert Wilhelm, and Werner Lemberg.
This file is part of the FreeType project, and may only be used,