You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2019/01/15 14:06:44 UTC

[Bug 7683] New: .pre files boilerplate version number frozen

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7683

            Bug ID: 7683
           Summary: .pre files boilerplate version number frozen
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Building & Packaging
          Assignee: dev@spamassassin.apache.org
          Reporter: jidanni@jidanni.org
  Target Milestone: Undefined

Something got stuck after 3.4.1:
$ cd etc/mail/spamassassin
$ grep 'during the installation' *.pre
v310.pre:# This file was installed during the installation of SpamAssassin
3.1.0,
v312.pre:# This file was installed during the installation of SpamAssassin
3.1.2,
v320.pre:# This file was installed during the installation of SpamAssassin
3.2.0,
v330.pre:# This file was installed during the installation of SpamAssassin
3.3.0,
v340.pre:# This file was installed during the installation of SpamAssassin
3.4.0,
v341.pre:# This file was installed during the installation of SpamAssassin
3.4.1,
v342.pre:# This file was installed during the installation of SpamAssassin
3.4.1,
v400.pre:# This file was installed during the installation of SpamAssassin
3.4.1,

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7683] .pre files boilerplate version number frozen

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7683

Kevin A. McGrail <km...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |kmcgrail@apache.org

--- Comment #1 from Kevin A. McGrail <km...@apache.org> ---
Thanks.
Committed revision 1851379.

-- 
You are receiving this mail because:
You are the assignee for the bug.