diff --git a/python-zeroconf.changes b/python-zeroconf.changes index a5c93d6..6681f45 100644 --- a/python-zeroconf.changes +++ b/python-zeroconf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 28 13:23:11 UTC 2016 - jengelh@inai.de + +- Improve write style of description + ------------------------------------------------------------------- Wed Dec 28 08:51:37 UTC 2016 - tbechtold@suse.com diff --git a/python-zeroconf.spec b/python-zeroconf.spec index 2ef4717..2be617d 100644 --- a/python-zeroconf.spec +++ b/python-zeroconf.spec @@ -37,17 +37,11 @@ BuildArch: noarch %endif %description -This is fork of pyzeroconf, Multicast DNS Service Discovery for Python, -originally by Paul Scott-Murphy, modified by William McBrine. - -Compatible with: -* Bonjour -* Avahi - -Compared to some other Zeroconf/Bonjour/Avahi Python packages, python-zeroconf: -* isn't tied to Bonjour or Avahi -* doesn't use D-Bus -* doesn't force you to use particular event loop or Twisted +This is a fork of pyzeroconf, a Multicast DNS Service Discovery for Python. +It is compatible with Bonjour and Avahi. +Compared to some other Zeroconf/Bonjour/Avahi Python packages, python-zeroconf +is not tied to Bonjour or Avahi, does not use D-Bus and +does not force you to use a particular event loop or python-twisted. %prep %setup -q -n zeroconf-%{version}