diff --git a/python-zeroconf.changes b/python-zeroconf.changes index f049d4f..834a42b 100644 --- a/python-zeroconf.changes +++ b/python-zeroconf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Mar 18 12:46:41 UTC 2017 - antoine.belvire@opensuse.org + +- Remove .changes file from source (not needed). + ------------------------------------------------------------------- Sat Mar 18 00:27:42 UTC 2017 - stefan.bruens@rwth-aachen.de diff --git a/python-zeroconf.spec b/python-zeroconf.spec index da9dbb7..7881cdd 100644 --- a/python-zeroconf.spec +++ b/python-zeroconf.spec @@ -25,7 +25,6 @@ License: LGPL-2.0 Group: Development/Languages/Python Url: https://github.com/jstasiak/python-zeroconf Source: https://pypi.io/packages/source/z/zeroconf/zeroconf-%{version}.tar.gz -Source99: %{name}.changes # PATCH-FIX-OPENSUSE python-zeroconf-0.17.4-enum34-instead-of-enum-compat.patch -- replace enum-compat by enum34 (picked from Debian) Patch: python-zeroconf-0.17.4-enum34-instead-of-enum-compat.patch BuildRequires: %{python_module setuptools}