diff --git a/python-dns.spec b/python-dns.spec index 30d8f3dfaa163e38ecec2cd75dae67e068b54247..b637d0df6c8830b9e8af7c709e8dfaaf37cbbdb7 100644 --- a/python-dns.spec +++ b/python-dns.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global pypi_name dnspython %bcond_with trio @@ -83,6 +83,9 @@ export OPENSSL_ENABLE_SHA1_SIGNATURES=yes %endif %changelog +* Tue Mar 26 2024 Zhao Hang - 2.3.0-2 +- Rebuild with python3.11 + * Sat Apr 8 2023 Funda Wang - 2.3.0-1 - New version 2.3.0 - Disable test as it requires valid /etc/resolv.conf, which does not