diff --git a/python-zeroconf.spec b/python-zeroconf.spec index d0ce22c..1e0c675 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.102.0 +Version: 0.103.0 Release: 1mamba Summary: Multicast DNS Service Discovery for Python Group: System/Libraries @@ -49,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist #%doc COPYING %changelog +* Sun Sep 10 2023 Automatic Build System 0.103.0-1mamba +- automatic version update by autodist + * Fri Sep 08 2023 Automatic Build System 0.102.0-1mamba - automatic version update by autodist