Accepting request 851640 from devel:languages:python:mailman
OBS-URL: https://build.opensuse.org/request/show/851640 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mailman?expand=0&rev=7
This commit is contained in:
commit
a0b8bbf2ae
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b8cfa4b50453abf2b499b272db17c25865d81a49208c43b004ec4989c88eae45
|
|
||||||
size 1184548
|
|
3
mailman-3.3.2.tar.gz
Normal file
3
mailman-3.3.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:af01971a6abd9002211ced964c650066f6451ab8fa967b16127e3088dc9aac28
|
||||||
|
size 1396750
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 28 17:49:08 UTC 2020 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
- 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 <asn@cryptomilk.org>
|
Wed Oct 7 05:46:29 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-mailman%{psuffix}
|
Name: python-mailman%{psuffix}
|
||||||
Version: 3.3.1
|
Version: 3.3.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Mailman -- the GNU mailing list manager
|
Summary: Mailman -- the GNU mailing list manager
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user