diff --git a/mailman-3.3.1.tar.gz b/mailman-3.3.1.tar.gz deleted file mode 100644 index a19ccde..0000000 --- a/mailman-3.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8cfa4b50453abf2b499b272db17c25865d81a49208c43b004ec4989c88eae45 -size 1184548 diff --git a/mailman-3.3.2.tar.gz b/mailman-3.3.2.tar.gz new file mode 100644 index 0000000..7a85a16 --- /dev/null +++ b/mailman-3.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af01971a6abd9002211ced964c650066f6451ab8fa967b16127e3088dc9aac28 +size 1396750 diff --git a/python-mailman.changes b/python-mailman.changes index 3ca5cfa..1030488 100644 --- a/python-mailman.changes +++ b/python-mailman.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sat Nov 28 17:49:08 UTC 2020 - Michael Ströder + +- Update to 3.3.2: + * Support for inviting users to join mailing lists. + * New adddmembers, delmembers and syncmembers command to + manage membership from CLI. + * Addition of new REST API endpoints that return the count of held messages + and subscription requests of much faster page loads in Postorius. + * Addition of support for filtering in some API endpoints like Members + and Subscription requests. + * Support for address= option in email join command to subscribe an address + other then sending address. + * Addition of who email command to lookup memberships. + * Expose emergency field for MailingList resource in REST API. + * Several bug fixes to support new major version of libraries like dnspython, + flufl.* etc. + ------------------------------------------------------------------- Wed Oct 7 05:46:29 UTC 2020 - Andreas Schneider diff --git a/python-mailman.spec b/python-mailman.spec index cf6014e..421b104 100644 --- a/python-mailman.spec +++ b/python-mailman.spec @@ -37,7 +37,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-mailman%{psuffix} -Version: 3.3.1 +Version: 3.3.2 Release: 0 Summary: Mailman -- the GNU mailing list manager License: GPL-3.0-only