diff --git a/dnslib-0.9.24.tar.gz b/dnslib-0.9.24.tar.gz deleted file mode 100644 index cba688b..0000000 --- a/dnslib-0.9.24.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef167868a30d4ce7c90b921279d7ecfb986be8ebc530f3e6050a2ecb68707c76 -size 81873 diff --git a/dnslib-0.9.25.tar.gz b/dnslib-0.9.25.tar.gz new file mode 100644 index 0000000..a8c674b --- /dev/null +++ b/dnslib-0.9.25.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:687df2086e28086cb32b947dafa4c0a4e613f1429baa3be61d8b94e69418b4ef +size 82156 diff --git a/python-dnslib.changes b/python-dnslib.changes index 42a29f0..43654f5 100644 --- a/python-dnslib.changes +++ b/python-dnslib.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jul 15 15:54:39 UTC 2024 - Dirk Müller + +- update to 0.9.25: + * #60 - SyntaxWarning with Python 3.12 (@kitterma) + * #63 - Records with empty rdata causes pack() to fail + * #66 - DNS SRV "target" names are compressed (@bobstanden) + ------------------------------------------------------------------- Sat Jan 6 17:11:17 UTC 2024 - Dirk Müller diff --git a/python-dnslib.spec b/python-dnslib.spec index e9a9953..9021d02 100644 --- a/python-dnslib.spec +++ b/python-dnslib.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-dnslib -Version: 0.9.24 +Version: 0.9.25 Release: 0 Summary: Simple library to encode/decode DNS wire-format packets License: BSD-2-Clause