diff --git a/_service b/_service index 5f7f22b..abe614b 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/jstasiak/python-zeroconf git - 0.38.3 + 0.38.6 @PARENT_TAG@ (.*) diff --git a/python-zeroconf-0.38.3.obscpio b/python-zeroconf-0.38.3.obscpio deleted file mode 100644 index 2f3da82..0000000 --- a/python-zeroconf-0.38.3.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31b107020f2010d42a9b989ac94d82d7be1681ff59a57332447b913876a8ed12 -size 672780 diff --git a/python-zeroconf-0.38.6.obscpio b/python-zeroconf-0.38.6.obscpio new file mode 100644 index 0000000..282f249 --- /dev/null +++ b/python-zeroconf-0.38.6.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab41bab4aad5601882572c4601dec411693a0c18419998a94db18714cfdf734c +size 683532 diff --git a/python-zeroconf.changes b/python-zeroconf.changes index 3186465..adb087b 100644 --- a/python-zeroconf.changes +++ b/python-zeroconf.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Jun 4 12:14:38 UTC 2022 - Dirk Müller + +- update to 0.38.6: + * Performance improvements for fetching ServiceInfo + * Fix ServiceBrowsers not getting ServiceStateChange.Removed callbacks on PTR record expire + * Fix missing minimum version of python 3.7 + * Fix IP Address updates when hostname is uppercase + ------------------------------------------------------------------- Fri Feb 4 22:29:27 UTC 2022 - Dirk Müller diff --git a/python-zeroconf.obsinfo b/python-zeroconf.obsinfo index 919b030..4a3d8ad 100644 --- a/python-zeroconf.obsinfo +++ b/python-zeroconf.obsinfo @@ -1,4 +1,4 @@ name: python-zeroconf -version: 0.38.3 -mtime: 1643671426 -commit: e42549cb70796d0577c97be96a09bca0056a5755 +version: 0.38.6 +mtime: 1651864316 +commit: 1aa7842ae0f914c10465ae977551698046406d55 diff --git a/python-zeroconf.spec b/python-zeroconf.spec index fba67ff..6437050 100644 --- a/python-zeroconf.spec +++ b/python-zeroconf.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-zeroconf -Version: 0.38.3 +Version: 0.38.6 Release: 0 Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible) License: LGPL-2.0-only