diff --git a/aiodns-3.1.1.tar.gz b/aiodns-3.1.1.tar.gz deleted file mode 100644 index 5c1606ceee24f414ada16a042cdc504143570903..0000000000000000000000000000000000000000 Binary files a/aiodns-3.1.1.tar.gz and /dev/null differ diff --git a/aiodns-3.2.0.tar.gz b/aiodns-3.2.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..6d710c7e8ed06366f826d4261ec705f81754bf6c Binary files /dev/null and b/aiodns-3.2.0.tar.gz differ diff --git a/python-aiodns.spec b/python-aiodns.spec index a78d09103c8c0bdb696977abbb46c504041ec34c..4aff78b74e5e9603c7be6331aac3b663e8e2d983 100644 --- a/python-aiodns.spec +++ b/python-aiodns.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-aiodns -Version: 3.1.1 +Version: 3.2.0 Release: 1 Summary: Simple DNS resolver for asyncio License: MIT URL: https://github.com/saghul/aiodns -Source0: https://files.pythonhosted.org/packages/fa/10/4de99e6e67703d8f6b10ea92a4d2a6c5b96a9c0708b75389a00203387925/aiodns-3.1.1.tar.gz +Source0: https://files.pythonhosted.org/packages/e7/84/41a6a2765abc124563f5380e76b9b24118977729e25a84112f8dfb2b33dc/aiodns-3.2.0.tar.gz BuildArch: noarch Requires: python3-pycares @@ -68,6 +68,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Apr 22 2024 zhaojingyu - 3.2.0-1 +- Update packgeto version 3.2.0 +- Update test_query_ptr test to use address with PTR record + * Mon Nov 06 2023 jiangxinyu - 3.1.1-1 - Update package to version 3.1.1