You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2007/07/30 14:07:44 UTC

svn commit: r560934 - /spamassassin/branches/3.2/build/README

Author: jm
Date: Mon Jul 30 05:07:40 2007
New Revision: 560934

URL: http://svn.apache.org/viewvc?view=rev&rev=560934
Log:
doc fix: cpan uploads cannot handle .tar.bz2, note this

Modified:
    spamassassin/branches/3.2/build/README

Modified: spamassassin/branches/3.2/build/README
URL: http://svn.apache.org/viewvc/spamassassin/branches/3.2/build/README?view=diff&rev=560934&r1=560933&r2=560934
==============================================================================
--- spamassassin/branches/3.2/build/README (original)
+++ spamassassin/branches/3.2/build/README Mon Jul 30 05:07:40 2007
@@ -336,7 +336,7 @@
 	$repo/tags/spamassassin_release_3_2_0 \
 	$repo/tags/spamassassin_current_release_3.2.x
 
-- upload release tarball to CPAN at http://pause.cpan.org/:
+- upload release .tar.gz (not .bz2) tarball to CPAN at http://pause.cpan.org/:
 
         https://pause.perl.org/pause/authenquery?ACTION=add_uri
 
@@ -367,5 +367,9 @@
 
 - Approve the posting to the announce list (the list admins will get a
   mail indicating how to do this.)
+
+- Add the new version to the Bugzilla versions list:
+
+        http://issues.apache.org/SpamAssassin/editversions.cgi?product=Spamassassin&action=add
 
 // vim:tw=74: