diff --git a/python-zeroconf.spec b/python-zeroconf.spec index 8da9bff..3973ae9 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.88.0 +Version: 0.91.1 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 +* Sat Sep 02 2023 Automatic Build System 0.91.1-1mamba +- automatic version update by autodist + * Tue Aug 29 2023 Automatic Build System 0.88.0-1mamba - automatic version update by autodist