diff --git a/dnspython-2.3.0.tar.gz b/dnspython-2.3.0.tar.gz deleted file mode 100644 index 77669b4d8d68db53f7ed1b03efa84d4a5e2b58c9..0000000000000000000000000000000000000000 Binary files a/dnspython-2.3.0.tar.gz and /dev/null differ diff --git a/dnspython-2.4.2.tar.gz b/dnspython-2.4.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..435cb60af688220d03cdcc5c665cab8a63d6f308 Binary files /dev/null and b/dnspython-2.4.2.tar.gz differ diff --git a/python-dnspython.spec b/python-dnspython.spec index fd4d84c7232f5671fb025e660fb66cce94a37d1f..d06b135a3aac1a0f25d1d486dddba7578746ef3b 100644 --- a/python-dnspython.spec +++ b/python-dnspython.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dnspython -Version: 2.3.0 +Version: 2.4.2 Release: 1 Summary: DNS toolkit License: ISC URL: https://www.dnspython.org -Source0: https://files.pythonhosted.org/packages/91/8b/522301c50ca1f78b09c2ca116ffb0fd797eadf6a76085d376c01f9dd3429/dnspython-2.3.0.tar.gz +Source0: https://files.pythonhosted.org/packages/65/2d/372a20e52a87b2ba0160997575809806111a72e18aa92738daccceb8d2b9/dnspython-2.4.2.tar.gz BuildArch: noarch Requires: python3-cryptography @@ -87,6 +87,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Dec 07 2023 Paul Tohmas - 2.4.2-1 +- update to version 2.4.2 + * Wed Jul 05 2023 chenzixuan - 2.3.0-1 - Upgrade package to version 2.3.0