diff options
-rw-r--r-- | python-py3dns.spec | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/python-py3dns.spec b/python-py3dns.spec index 976e213..da6a4d0 100644 --- a/python-py3dns.spec +++ b/python-py3dns.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-py3dns Version: 3.2.1 -Release: 2 +Release: 1 Summary: Python 3 DNS library License: Python License URL: https://launchpad.net/py3dns @@ -69,8 +69,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Mar 29 2023 lichaoran <pkwarcraft@hotmail.com> - 3.2.1-2 -- add patch to handle missing of resolv.conf - * Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 3.2.1-1 - Package Spec generated |