From a8b19184a86c5a96f824bb604c4d126ee4cfcef9b333d2d04934cdd3f97a209a Mon Sep 17 00:00:00 2001 From: Antoine Belvire Date: Wed, 28 Dec 2016 17:56:30 +0000 Subject: [PATCH] Accepting request 447975 from home:jengelh:branches:devel:languages:python - Improve write style of description OBS-URL: https://build.opensuse.org/request/show/447975 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=5 --- python-zeroconf.changes | 5 +++++ python-zeroconf.spec | 16 +++++----------- 2 files changed, 10 insertions(+), 11 deletions(-) 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}