automatic version update by autodist [release 0.29.0-1mamba;Thu Mar 25 2021]

This commit is contained in:
Automatic Build System 2024-01-05 16:55:26 +01:00
parent 541fbb9b9b
commit c9b277c1b0

View File

@ -1,5 +1,5 @@
Name: python-zeroconf
Version: 0.28.8
Version: 0.29.0
Release: 1mamba
Summary: Multicast DNS Service Discovery for Python
Group: System/Libraries
@ -14,7 +14,6 @@ License: LGPL
## AUTOBUILDREQ-END
BuildRequires: libpython-devel
Requires: python >= %python_version
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
%{summary}.
@ -50,5 +49,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
# %doc README.rst
%changelog
* Thu Mar 25 2021 Automatic Build System <autodist@mambasoft.it> 0.29.0-1mamba
- automatic version update by autodist
* Thu Feb 11 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.28.8-1mamba
- package created using the webbuild interface