diff --git a/python-zeroconf.spec b/python-zeroconf.spec index 87f85850d8fa9a2f2b268f89ce8a96cb56ee107c..1abeb9cccbcef4ed65e4eef342cd6e312361df3c 100644 --- a/python-zeroconf.spec +++ b/python-zeroconf.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-zeroconf -Version: 0.39.4 +Version: 0.47.1 Release: 1 Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible) License: LGPL-2.1-only URL: https://github.com/jstasiak/python-zeroconf -Source0: https://files.pythonhosted.org/packages/f5/4f/c47cea73d7ae5467b63de3999d7207fd5b14d70cb2f35ce81c4ab7d7a52e/zeroconf-0.39.4.tar.gz +Source0: https://files.pythonhosted.org/packages/6f/a3/3ad6b606a44a1c8e11a2d064b55d16fe99e9a6b25af346e1e5c23e11cf9f/zeroconf-0.47.1.tar.gz BuildArch: noarch Requires: python3-async-timeout @@ -76,6 +76,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Feb 8 2023 wubijie - 0.47.1-1 +- Update package to version 0.47.1 + * Wed Dec 07 2022 dingdingaaaaa - 0.39.4-1 - Upgrade version to 0.39.4 diff --git a/zeroconf-0.39.4.tar.gz b/zeroconf-0.39.4.tar.gz deleted file mode 100644 index f6ac2ac1339a0246607854976858577bee8d278c..0000000000000000000000000000000000000000 Binary files a/zeroconf-0.39.4.tar.gz and /dev/null differ diff --git a/zeroconf-0.47.1.tar.gz b/zeroconf-0.47.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e372564684fe26795e48cf489c6e45a7a642b729 Binary files /dev/null and b/zeroconf-0.47.1.tar.gz differ