diff --git a/mailman-3.3.10.tar.gz b/mailman-3.3.10.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4e6ba0afb1789fb5da2122fe6f2f69bb9320573c Binary files /dev/null and b/mailman-3.3.10.tar.gz differ diff --git a/mailman-3.3.9.tar.gz b/mailman-3.3.9.tar.gz deleted file mode 100644 index c88568d8433815543c8fa7103ae85f5508617ea5..0000000000000000000000000000000000000000 Binary files a/mailman-3.3.9.tar.gz and /dev/null differ diff --git a/mailman.spec b/mailman.spec index 47c80a7bfd2a362cf20cfb78a2dc5c52cc2594a8..f91f800593fda93a2d6b17755613cc1977e02f72 100644 --- a/mailman.spec +++ b/mailman.spec @@ -6,13 +6,13 @@ %{?python_enable_dependency_generator} Name: mailman -Version: 3.3.9 +Version: 3.3.10 Release: 1 Epoch: 3 Summary: The GNU mailing list manager -License: GPLv3 +License: GPL-3.0-only URL: https://pypi.org/project/mailman -Source0: https://files.pythonhosted.org/packages/source/m/mailman/mailman-%{version}.tar.gz +Source0: %pypi_source Source1: mailman.cfg Source2: mailman3-tmpfiles.conf Source3: mailman3.service @@ -203,6 +203,9 @@ done %{_datadir}/selinux/*/mailman3.pp %changelog +* Thu Oct 03 2024 Funda Wang - 3:3.3.10-1 +- Update to 3.3.10 + * Tue Jul 09 2024 yaoxin - 3:3.3.9-1 - Update to 3.3.9 * Python 3.9 is now the minimum supported version of Python.