[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mailman-cvs
Subject:    [Mailman-checkins] [Git][mailman/mailman][release-3.0] Prep for 3.0.2.
From:       Barry Warsaw <gitlab () mg ! gitlab ! com>
Date:       2015-11-15 19:45:04
Message-ID: 5648e0c0e90fe_9e4c17bdd0095737 () worker2 ! cluster ! gitlab ! com ! mail
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Barry Warsaw pushed to branch release-3.0 at mailman / Mailman


Commits:
b66d710d by Barry Warsaw at 2015-11-15T14:44:31Z
Prep for 3.0.2.

- - - - -


2 changed files:

- src/mailman/docs/NEWS.rst
- src/mailman/version.py


Changes:

=====================================
src/mailman/docs/NEWS.rst
=====================================
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -8,6 +8,11 @@ Copyright (C) 1998-2015 by the Free Software Foundation, Inc.
 Here is a history of user visible changes to Mailman.
 
 
+3.0.2 -- "Show Don't Tell"
+==========================
+(201X-XX-XX)
+
+
 3.0.1 -- "Show Don't Tell"
 ==========================
 (2015-11-13)


=====================================
src/mailman/version.py
=====================================
--- a/src/mailman/version.py
+++ b/src/mailman/version.py
@@ -18,7 +18,7 @@
 """Mailman version strings."""
 
 # Mailman version.
-VERSION = '3.0.1'
+VERSION = '3.0.1+'
 CODENAME = "Show Don't Tell"
 
 # And as a hex number in the manner of PY_VERSION_HEX.
@@ -31,7 +31,7 @@ FINAL = 0xf
 
 MAJOR_REV = 3
 MINOR_REV = 0
-MICRO_REV = 1
+MICRO_REV = 2
 REL_LEVEL = FINAL
 # At most 15 beta releases!
 REL_SERIAL = 0



View it on GitLab: https://gitlab.com/mailman/mailman/commit/b66d710da04c60d2bbd3fff629126ea50297fbe3

[Attachment #5 (text/html)]

<html lang='en'>
<head>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<title>
GitLab
</title>
</meta>
</head>
<style>
  img {
    max-width: 100%;
    height: auto;
  }
  p.details {
    font-style:italic;
    color:#777
  }
  .footer p {
    font-size:small;
    color:#777
  }
  pre.commit-message {
    white-space: pre-wrap;
  }
  .file-stats a {
    text-decoration: none;
  }
  .file-stats .new-file {
    color: #090;
  }
  .file-stats .deleted-file {
    color: #B00;
  }
</style>
<body>
<div class='content'>
<h3>Barry Warsaw pushed to branch release-3.0 at <a \
href="https://gitlab.com/mailman/mailman">mailman / Mailman</a></h3> <h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/mailman/mailman/commit/b66d710da04c60d2bbd3fff629126ea50297fbe3">b66d710d</a></strong>
 <div>
<span>by Barry Warsaw</span>
<i>at 2015-11-15T14:44:31Z</i>
</div>
<pre class='commit-message'>Prep for 3.0.2.</pre>
</li>
</ul>
<h4>2 changed files:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
src/mailman/docs/NEWS.rst
</a>
</li>
<li class='file-stats'>
<a href='#diff-1'>
src/mailman/version.py
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://gitlab.com/mailman/mailman/commit/b66d710da04c60d2bbd3fff629126ea50297fbe3#diff-0'>
 <strong>
src/mailman/docs/NEWS.rst
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: \
#ffdddd">--- a/src/mailman/docs/NEWS.rst </span><span style="color: \
#000000;background-color: #ddffdd">+++ b/src/mailman/docs/NEWS.rst </span><span \
style="color: #aaaaaa">@@ -8,6 +8,11 @@ Copyright (C) 1998-2015 by the Free Software \
Foundation, Inc. </span> Here is a history of user visible changes to Mailman.
 
 
<span style="color: #000000;background-color: #ddffdd">+3.0.2 -- "Show Don't Tell"
+==========================
+(201X-XX-XX)
+
+
</span> 3.0.1 -- "Show Don't Tell"
 ==========================
 (2015-11-13)
</code></pre>

<br>
</li>
<li id='diff-1'>
<a href='https://gitlab.com/mailman/mailman/commit/b66d710da04c60d2bbd3fff629126ea50297fbe3#diff-1'>
 <strong>
src/mailman/version.py
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: \
#ffdddd">--- a/src/mailman/version.py </span><span style="color: \
#000000;background-color: #ddffdd">+++ b/src/mailman/version.py </span><span \
style="color: #aaaaaa">@@ -18,7 +18,7 @@ </span> """Mailman version strings."""
 
 # Mailman version.
<span style="color: #000000;background-color: #ffdddd">-VERSION = '3.0.1'
</span><span style="color: #000000;background-color: #ddffdd">+VERSION = '3.0.1+'
</span> CODENAME = "Show Don't Tell"
 
 # And as a hex number in the manner of PY_VERSION_HEX.
<span style="color: #aaaaaa">@@ -31,7 +31,7 @@ FINAL = 0xf
</span> 
 MAJOR_REV = 3
 MINOR_REV = 0
<span style="color: #000000;background-color: #ffdddd">-MICRO_REV = 1
</span><span style="color: #000000;background-color: #ddffdd">+MICRO_REV = 2
</span> REL_LEVEL = FINAL
 # At most 15 beta releases!
 REL_SERIAL = 0
</code></pre>

<br>
</li>

</div>
<div class='footer' style='margin-top: 10px;'>
<p>
&mdash;
<br>
<a href="https://gitlab.com/mailman/mailman/commit/b66d710da04c60d2bbd3fff629126ea50297fbe3">View \
it on GitLab</a> <br>
You're receiving this email because of your account on <a \
href="https://gitlab.com/">gitlab.com</a>. If you'd like to receive fewer emails, you \
can adjust your notification settings. <script \
type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View \
Commit","url":"https://gitlab.com/mailman/mailman/commit/b66d710da04c60d2bbd3fff629126ea50297fbe3"}}</script>
 </p>
</div>
</body>
</html>



_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: https://mail.python.org/mailman/options/mailman-checkins/mailman-cvs%40progressive-comp.com



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic