diff --git a/python-zeroconf.spec b/python-zeroconf.spec index b3cf3b1..1fcf7a2 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.136.0 +Version: 0.136.2 Release: 1mamba Summary: Multicast DNS Service Discovery for Python Group: System/Libraries @@ -48,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist #%doc COPYING %changelog +* Sat Nov 23 2024 Automatic Build System 0.136.2-1mamba +- automatic version update by autodist + * Sat Oct 26 2024 Automatic Build System 0.136.0-1mamba - automatic version update by autodist