Mailing List Archive

svn commit: rev 6660 - in incubator/spamassassin/trunk: . lib/Mail
Author: felicity
Date: Sun Feb 15 13:56:11 2004
New Revision: 6660

Modified:
incubator/spamassassin/trunk/README
incubator/spamassassin/trunk/STATUS
incubator/spamassassin/trunk/lib/Mail/SpamAssassin.pm
incubator/spamassassin/trunk/spamassassin.spec
Log:
renumber the release from 2.70 to 3.0.0

Modified: incubator/spamassassin/trunk/README
==============================================================================
--- incubator/spamassassin/trunk/README (original)
+++ incubator/spamassassin/trunk/README Sun Feb 15 13:56:11 2004
@@ -6,10 +6,10 @@
scanner processes will be run in parallel. Previously, there was no
default limit unless you specified the "-m" switch when starting spamd.

-The SpamAssassin 2.6x release series will be the last set of releases to
-officially support perl versions earlier than perl 5.6.0. If you are
-using an earlier release, you will need to upgrade when SpamAssassin 2.70
-is eventually released.
+The SpamAssassin 2.6x release series was the last set of releases to
+officially support perl versions earlier than perl 5.6.1. If you are
+using an earlier version of perl, you will need to upgrade before you
+can use the 3.0.0 version of SpamAssassin.

Users of SpamAssassin versions earlier than 2.50 should note that
the default tagging behavior has changed. If an incoming message is

Modified: incubator/spamassassin/trunk/STATUS
==============================================================================
--- incubator/spamassassin/trunk/STATUS (original)
+++ incubator/spamassassin/trunk/STATUS Sun Feb 15 13:56:11 2004
@@ -1,9 +1,9 @@
SpamAssassin Status:
-Last modified at Jan 20 2004 jm
+Last modified at Feb 15 2004 tvd

Release:

- 2.70: in development
+ 3.0.0: in development

2.6x maintainance releases: will be released under old license
outside of Apache auspices

Modified: incubator/spamassassin/trunk/lib/Mail/SpamAssassin.pm
==============================================================================
--- incubator/spamassassin/trunk/lib/Mail/SpamAssassin.pm (original)
+++ incubator/spamassassin/trunk/lib/Mail/SpamAssassin.pm Sun Feb 15 13:56:11 2004
@@ -95,7 +95,7 @@
@site_rules_path
};

-$VERSION = "2.70"; # update after release
+$VERSION = "3.0.0"; # update after release
$IS_DEVEL_BUILD = 1; # change for release versions

@ISA = qw();

Modified: incubator/spamassassin/trunk/spamassassin.spec
==============================================================================
--- incubator/spamassassin/trunk/spamassassin.spec (original)
+++ incubator/spamassassin/trunk/spamassassin.spec Sun Feb 15 13:56:11 2004
@@ -3,7 +3,7 @@
# namely, making the tools RPM for masses, sql, and tools, and
# the perl-Mail-SpamAssassin rpm for the modules only.

-%define real_version 2.70
+%define real_version 3.0.0
%define version %{real_version}

%define _unpackaged_files_terminate_build 0
@@ -169,8 +169,8 @@
fi

%changelog
-* Sun Sep 28 2003 Theo Van Dinter <felicity@kluge.net> 2.70-1
-- updated to 2.70
+* Sun Feb 15 2004 Theo Van Dinter <felicity@kluge.net> 3.0.0-1
+- updated to 3.0.0

* Sun Sep 28 2003 Theo Van Dinter <felicity@kluge.net> 2.61-1
- updated to 2.61