14
0
Files
python-zeroconf/python-zeroconf.changes

24 lines
908 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Mar 16 19:46:09 UTC 2016 - antoine.belvire@laposte.net
- Fix build on SLE 11: avoid BuildArch noarch.
-------------------------------------------------------------------
Wed Mar 16 17:41:13 UTC 2016 - antoine.belvire@laposte.net
- Update to 0.17.5:
* Fix OpenBSD compatibility, thanks to Alessio Sergi
* Fix race condition on ServiceBrowser startup, thanks to
gbiddison
* Fix installation on some Python 3 systems, thanks to Per
Sandström
* Fixed "size change during iteration" bug on Python 3, thanks to
gbiddison
-------------------------------------------------------------------
Thu Mar 10 18:57:49 UTC 2016 - antoine.belvire@laposte.net
- New package: python-zeroconf-0.17.4
- Add python-zeroconf-0.17.4-enum34-instead-of-enum-compat.patch:
there is no need for a virtual python-enum-compat package here.