automatic version update by autodist [release 0.58.2-1mamba;Wed Apr 26 2023]
This commit is contained in:
parent
5845f4a8a5
commit
1fbf1ce951
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-zeroconf
|
Name: python-zeroconf
|
||||||
Version: 0.54.0
|
Version: 0.58.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Multicast DNS Service Discovery for Python
|
Summary: Multicast DNS Service Discovery for Python
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -17,7 +17,6 @@ BuildRequires: python3.7dist(async-timeout)
|
|||||||
BuildRequires: python3.7dist(ifaddr)
|
BuildRequires: python3.7dist(ifaddr)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
Requires: python >= %python_version
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -50,6 +49,15 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
#%doc COPYING
|
#%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 26 2023 Automatic Build System <autodist@mambasoft.it> 0.58.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Apr 26 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.55.0-2mamba
|
||||||
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
|
* Fri Apr 07 2023 Automatic Build System <autodist@mambasoft.it> 0.55.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Apr 04 2023 Automatic Build System <autodist@mambasoft.it> 0.54.0-1mamba
|
* Tue Apr 04 2023 Automatic Build System <autodist@mambasoft.it> 0.54.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user