diff --git a/1.2.2.tar.gz b/1.2.2.tar.gz deleted file mode 100644 index 7a2b5255e995ba50effcf4484e9845ce50351843..0000000000000000000000000000000000000000 Binary files a/1.2.2.tar.gz and /dev/null differ diff --git a/1.4.2.tar.gz b/1.4.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..65d42fbc7e3abdb0d5bc007867a4f81232aa27e8 Binary files /dev/null and b/1.4.2.tar.gz differ diff --git a/python-aiosmtpd.spec b/python-aiosmtpd.spec index 10f27f5cbf844abeb897af478040ae24318d71e8..847f1659980e0c42deb10973ae64084e176501c4 100644 --- a/python-aiosmtpd.spec +++ b/python-aiosmtpd.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-aiosmtpd -Version: 1.2.2 +Version: 1.4.2 Release: 1 Summary: aiosmtpd - asyncio based SMTP server License: Apache 2.0 URL: https://github.com/aio-libs/aiosmtpd -Source0: https://github.com/aio-libs/aiosmtpd/archive/%{version}.tar.gz +Source0: https://github.com/aio-libs/aiosmtpd/archive/refs/tags/%{version}.tar.gz BuildArch: noarch %description @@ -72,5 +72,8 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir} %changelog -* Thu Dec 17 2020 Python_Bot +* Thu Jun 02 2022 xigaoxinyan - 1.4.2-1 +- Update to 1.4.2 + +* Thu Dec 17 2020 Python_Bot - 1.2.2-1 - Package Spec generated