diff --git a/HyperKitty-1.3.0.tar.gz b/HyperKitty-1.3.0.tar.gz deleted file mode 100644 index bf9dc92..0000000 --- a/HyperKitty-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab30da900f2dcc0d75e69d4e9657bbb8151db7541727c6ed4106d03a72a169c0 -size 1431669 diff --git a/HyperKitty-1.3.1.tar.gz b/HyperKitty-1.3.1.tar.gz new file mode 100644 index 0000000..908b05c --- /dev/null +++ b/HyperKitty-1.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c62b7b69ca4e4384e5916343128a8b8b36494b23c51ad7a33cf87916e168f829 +size 1375006 diff --git a/python-HyperKitty.changes b/python-HyperKitty.changes index a27eda0..d47dbd9 100644 --- a/python-HyperKitty.changes +++ b/python-HyperKitty.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Dec 10 14:34:40 UTC 2019 - pgajdos@suse.com + +- version update to 1.3.1 + * Add support to delete mailing list. (Closes #3) + * Fix a bug where messages with attachments would skip adding the body when + exporting the email. (Closes #252) + * Fix a bug where exporting mbox with messages that have attachments saved + to disk would raise exception and return a corrupt mbox. (Closes #258) + * Fix a bug where downloaded attachments are returned as a memoryview object + instead of bytes and hence fail to download. (Closes #247) + * Fix a bug where migrations would fail with exceptions on postgresl. (Closes + #266) + * Add support for Django 3.0. + ------------------------------------------------------------------- Mon Dec 2 10:47:13 UTC 2019 - pgajdos@suse.com diff --git a/python-HyperKitty.spec b/python-HyperKitty.spec index d6c7565..eb85c5d 100644 --- a/python-HyperKitty.spec +++ b/python-HyperKitty.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-HyperKitty -Version: 1.3.0 +Version: 1.3.1 Release: 0 Summary: A web interface to access GNU Mailman v3 archives License: GPL-3.0-only