diff --git a/python-zeroconf.spec b/python-zeroconf.spec index 52b9ec2..ca9595d 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.47.1 +Version: 0.47.3 Release: 1mamba Summary: Multicast DNS Service Discovery for Python Group: System/Libraries @@ -50,6 +50,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist #%doc COPYING %changelog +* Wed Feb 15 2023 Automatic Build System 0.47.3-1mamba +- automatic version update by autodist + * Sat Dec 24 2022 Automatic Build System 0.47.1-1mamba - automatic version update by autodist