From aae113511f5314f627ee7c8cf805caf98f8f3343 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:55:39 +0100 Subject: [PATCH] automatic version update by autodist [release 0.125.0-1mamba;Mon Nov 13 2023] --- python-zeroconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-zeroconf.spec b/python-zeroconf.spec index 0e730f7..475b7ca 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.123.0 +Version: 0.125.0 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 +* Mon Nov 13 2023 Automatic Build System 0.125.0-1mamba +- automatic version update by autodist + * Sun Nov 12 2023 Automatic Build System 0.123.0-1mamba - automatic version update by autodist