diff --git a/pycares-4.10.0.tar.gz b/pycares-4.10.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..71535c7972425641c3a0e92c5b77168ff5723c22 Binary files /dev/null and b/pycares-4.10.0.tar.gz differ diff --git a/pycares-4.9.0.tar.gz b/pycares-4.9.0.tar.gz deleted file mode 100644 index 71d2e4217e0f1241ea0d65e11a8911e40b7f59f7..0000000000000000000000000000000000000000 Binary files a/pycares-4.9.0.tar.gz and /dev/null differ diff --git a/python-pycares.spec b/python-pycares.spec index 3e326ffc9cb341f2a5fd4906f6f34ce210cd6bfc..4877e79f270d6bcc2c670eeecbd21fa2caa3cc20 100644 --- a/python-pycares.spec +++ b/python-pycares.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-pycares -Version: 4.9.0 +Version: 4.10.0 Release: 1 Summary: Python interface for c-ares License: MIT @@ -70,6 +70,12 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Aug 13 2025 lvfei - 4.10.0-1 +- Update to 4.10.0 +- Remove unused import +- Fixup chunked TXT record test +- Add read & write process_fd functions + * Thu Jun 19 2025 yaoxin <1024769339@qq.com> - 4.9.0-1 - Update to 4.9.0 for fix CVE-2025-48945