diff --git a/python-zeroconf.spec b/python-zeroconf.spec index 91b31f3..aa1a78d 100644 --- a/python-zeroconf.spec +++ b/python-zeroconf.spec @@ -1,5 +1,5 @@ Name: python-zeroconf -Version: 0.28.8 +Version: 0.29.0 Release: 1mamba Summary: Multicast DNS Service Discovery for Python Group: System/Libraries @@ -14,7 +14,6 @@ License: LGPL ## AUTOBUILDREQ-END BuildRequires: libpython-devel Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -50,5 +49,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc README.rst %changelog +* Thu Mar 25 2021 Automatic Build System 0.29.0-1mamba +- automatic version update by autodist + * Thu Feb 11 2021 Silvan Calarco 0.28.8-1mamba - package created using the webbuild interface