diff --git a/python-zeroconf.spec b/python-zeroconf.spec index cf4a5ab..4231aa7 100644 --- a/python-zeroconf.spec +++ b/python-zeroconf.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-zeroconf -Version: 0.54.0 +Version: 0.58.2 Release: 1mamba Summary: Multicast DNS Service Discovery for Python Group: System/Libraries @@ -17,7 +17,6 @@ BuildRequires: python3.7dist(async-timeout) BuildRequires: python3.7dist(ifaddr) ## AUTOBUILDREQ-END BuildRequires: libpython-devel -Requires: python >= %python_version %description %{summary}. @@ -50,6 +49,15 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist #%doc COPYING %changelog +* Wed Apr 26 2023 Automatic Build System 0.58.2-1mamba +- automatic version update by autodist + +* Wed Apr 26 2023 Silvan Calarco 0.55.0-2mamba +- rebuilt with python 3.10 + +* Fri Apr 07 2023 Automatic Build System 0.55.0-1mamba +- automatic version update by autodist + * Tue Apr 04 2023 Automatic Build System 0.54.0-1mamba - automatic version update by autodist