You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by km...@apache.org on 2015/04/17 05:45:43 UTC

svn commit: r1674199 - in /spamassassin/trunk: build/README build/announcements/3.4.1-rc2.txt lib/Mail/SpamAssassin.pm

Author: kmcgrail
Date: Fri Apr 17 03:45:42 2015
New Revision: 1674199

URL: http://svn.apache.org/r1674199
Log:
3.4.0-rc2 RELEASED

Modified:
    spamassassin/trunk/build/README
    spamassassin/trunk/build/announcements/3.4.1-rc2.txt
    spamassassin/trunk/lib/Mail/SpamAssassin.pm

Modified: spamassassin/trunk/build/README
URL: http://svn.apache.org/viewvc/spamassassin/trunk/build/README?rev=1674199&r1=1674198&r2=1674199&view=diff
==============================================================================
--- spamassassin/trunk/build/README (original)
+++ spamassassin/trunk/build/README Fri Apr 17 03:45:42 2015
@@ -196,7 +196,7 @@ SPAMASSASSIN RELEASE PROCEDURE
 
   - For a trunk release candidate (x.y.0-rc1), pre-release (x.y.0-preZ) or alpha (x.y.0-alphaZ):
 
-    vers=3_3_0_alpha_2
+    vers=3_4_0_rc_2
 
     Then run:
 
@@ -219,7 +219,8 @@ SPAMASSASSIN RELEASE PROCEDURE
 
   Check out the code from the tag you just made:
 
-    #These should be set from the previous command
+    #These should be set from the previous command unless you are on a
+    #  different server
     #vers=3_3_0_alpha_2 
     #repo=https://svn.apache.org/repos/asf/spamassassin
     rm -rf ~/relbuild
@@ -260,7 +261,8 @@ SPAMASSASSIN RELEASE PROCEDURE
     vi !$
 
   NOTE: Here's a quick example to concat the MD5 or SHA1 checksums:
-        ls *3.4.0*rc6* | grep sha1 | xargs cat --
+        ls *3.4.1*rc2* | grep md5 | xargs cat --
+        ls *3.4.1*rc2* | grep sha1 | xargs cat --
 
 - If there are any issues to note, make sure to edit the UPGRADE file.
   Every x.x.0 release at a minimum should include a section.
@@ -297,7 +299,9 @@ SPAMASSASSIN RELEASE PROCEDURE
 
   http://www.cpan.org/modules/04pause.html#developerreleases
 
-  As of 2014-02-05, adding TRIAL to the filename should work.
+  As of 2014-02-05, adding -TRIAL to the filename should work. For example:
+
+        Mail-SpamAssassin-3.4.1-rc2-TRIAL.tar.gz
 
 - (for a full release) 3 +1's votes from PMC members are required to 
   proceed with an official (not pre-release) ASF software release.

Modified: spamassassin/trunk/build/announcements/3.4.1-rc2.txt
URL: http://svn.apache.org/viewvc/spamassassin/trunk/build/announcements/3.4.1-rc2.txt?rev=1674199&r1=1674198&r2=1674199&view=diff
==============================================================================
--- spamassassin/trunk/build/announcements/3.4.1-rc2.txt (original)
+++ spamassassin/trunk/build/announcements/3.4.1-rc2.txt Fri Apr 17 03:45:42 2015
@@ -496,17 +496,17 @@ http://spamassassin.apache.org/downloads
 
 md5sum of archive files:
 
-06ce92812b84bd51f20bc90fa931933c  Mail-SpamAssassin-3.4.1-rc1.tar.bz2
-5cc08804e32adeb104f0ef9b68de8d8d  Mail-SpamAssassin-3.4.1-rc1.tar.gz
-c3cc867edbf875d157e8a871b73838a6  Mail-SpamAssassin-3.4.1-rc1.zip
-cafc1a8b3a870e1c5634d39df99f37f7  Mail-SpamAssassin-rules-3.4.1-rc1.r1645877.tgz
+55f934b54e7b56fb89b491b289b10e8d  Mail-SpamAssassin-3.4.1-rc2.tar.bz2
+3c9a10d08731877a29499769e75e35b3  Mail-SpamAssassin-3.4.1-rc2.tar.gz
+8d01b76eb532499f590a8314f5a5f938  Mail-SpamAssassin-3.4.1-rc2.zip
+a5e4a3f174cc5ed8b18077f9a6ca0c47  Mail-SpamAssassin-rules-3.4.1-rc2.r1670273.tgz
 
 sha1sum of archive files:
 
-9a26266720114d907596a078671e10e14025ec1d  Mail-SpamAssassin-3.4.1-rc1.tar.bz2
-1029b7da3e279455ff2e8ea9619b0eb9222a484a  Mail-SpamAssassin-3.4.1-rc1.tar.gz
-0fee42eb54bec29fd817082d31cc4749a81e0b77  Mail-SpamAssassin-3.4.1-rc1.zip
-d63d73515445b15980a3155ff8004fc069527d93  Mail-SpamAssassin-rules-3.4.1-rc1.r1645877.tgz
+0efbde52cdc882461d2e3a5d9ed977499268cadd  Mail-SpamAssassin-3.4.1-rc2.tar.bz2
+bb2eb6a3c7a79ea1cc2a53abf668b4684f39b653  Mail-SpamAssassin-3.4.1-rc2.tar.gz
+318ac84a1f17e19229d9813078a12e7f4825dee3  Mail-SpamAssassin-3.4.1-rc2.zip
+680c231efd0cfca69e665445a9472d0b7bb3a8fe  Mail-SpamAssassin-rules-3.4.1-rc2.r1670273.tgz
 
 Note that the *-rules-*.tar.gz files are only necessary if you cannot,
 or do not wish to, run "sa-update" after install to download the latest
@@ -534,7 +534,7 @@ sub   4096R/7B3265A5 2009-12-02
 To verify a release file, download the file with the accompanying .asc file and run the following commands:
 
   gpg -v --keyserver wwwkeys.pgp.net --recv-key F7D39814
-  gpg --verify Mail-SpamAssassin-3.4.0.tar.bz2.asc
+  gpg --verify Mail-SpamAssassin-3.4.1.tar.bz2.asc
   gpg --fingerprint F7D39814
 
 Then verify that the key matches the signature.

Modified: spamassassin/trunk/lib/Mail/SpamAssassin.pm
URL: http://svn.apache.org/viewvc/spamassassin/trunk/lib/Mail/SpamAssassin.pm?rev=1674199&r1=1674198&r2=1674199&view=diff
==============================================================================
--- spamassassin/trunk/lib/Mail/SpamAssassin.pm (original)
+++ spamassassin/trunk/lib/Mail/SpamAssassin.pm Fri Apr 17 03:45:42 2015
@@ -95,7 +95,7 @@ use vars qw{
 };
 
 $VERSION = "3.004001";      # update after release (same format as perl $])
-#$IS_DEVEL_BUILD = 1;        # change for release versions
+$IS_DEVEL_BUILD = 1;        # change for release versions
 
 # Used during the prerelease/release-candidate part of the official release
 # process. If you hacked up your SA, you should add a version_tag to your .cf