diff --git a/python-zeroconf.changes b/python-zeroconf.changes index 6681f45..8b49166 100644 --- a/python-zeroconf.changes +++ b/python-zeroconf.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Feb 18 10:46:56 UTC 2017 - antoine.belvire@opensuse.org + +- Update to 0.18.0: + * Dropped Python 2.6 support + * Improved error handling inside code executed when Zeroconf + object is being closed + ------------------------------------------------------------------- Wed Dec 28 13:23:11 UTC 2016 - jengelh@inai.de diff --git a/python-zeroconf.spec b/python-zeroconf.spec index 2be617d..0d0798b 100644 --- a/python-zeroconf.spec +++ b/python-zeroconf.spec @@ -1,7 +1,7 @@ # # spec file for package python-zeroconf # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-zeroconf -Version: 0.17.6 +Version: 0.18.0 Release: 0 Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible) License: LGPL-2.0 diff --git a/zeroconf-0.17.6.tar.gz b/zeroconf-0.17.6.tar.gz deleted file mode 100644 index 1522aef..0000000 --- a/zeroconf-0.17.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b614baa73833bdfc8ae64f2a9f5d19b014ad3164fbbc8513ef27a7bbe1e6c5e3 -size 20266 diff --git a/zeroconf-0.18.0.tar.gz b/zeroconf-0.18.0.tar.gz new file mode 100644 index 0000000..8311d2d --- /dev/null +++ b/zeroconf-0.18.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2cbcd7c54fa078afba47ab0c2125f487fd8465d4d398a9a4a01122836202868 +size 22539