automatic version update by autodist [release 0.115.1-1mamba;Mon Oct 02 2023]
This commit is contained in:
parent
cb6fff8cd5
commit
d61e878893
@ -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.112.0
|
Version: 0.115.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Multicast DNS Service Discovery for Python
|
Summary: Multicast DNS Service Discovery for Python
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -12,9 +12,8 @@ Source: https://pypi.debian.net/zeroconf/zeroconf-%{version}.tar.gz
|
|||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(async-timeout)
|
BuildRequires: python3.11dist(ifaddr)
|
||||||
BuildRequires: python3.7dist(ifaddr)
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
|
|
||||||
@ -49,6 +48,15 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
#%doc COPYING
|
#%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 02 2023 Automatic Build System <autodist@mambasoft.it> 0.115.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 0.115.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Sep 24 2023 Automatic Build System <autodist@mambasoft.it> 0.113.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Sep 15 2023 Automatic Build System <autodist@mambasoft.it> 0.112.0-1mamba
|
* Fri Sep 15 2023 Automatic Build System <autodist@mambasoft.it> 0.112.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user