Modify the license to LGPL-2.1-only License
This commit is contained in:
parent
a7314731e2
commit
6563355cd3
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-aiozeroconf
|
Name: python-aiozeroconf
|
||||||
Version: 0.1.8
|
Version: 0.1.8
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Pure Python Multicast DNS Service Discovery Library for asyncio (Bonjour/Avahi compatible)
|
Summary: Pure Python Multicast DNS Service Discovery Library for asyncio (Bonjour/Avahi compatible)
|
||||||
License: LGPL
|
License: LGPL-2.1-only
|
||||||
URL: https://github.com/frawau/aiozeroconf
|
URL: https://github.com/frawau/aiozeroconf
|
||||||
Source0: https://files.pythonhosted.org/packages/71/7f/6579b4e9b8f2e33f865d3dca2637612ccdb16479c8237c75c7101a4da222/aiozeroconf-0.1.8.tar.gz
|
Source0: https://files.pythonhosted.org/packages/71/7f/6579b4e9b8f2e33f865d3dca2637612ccdb16479c8237c75c7101a4da222/aiozeroconf-0.1.8.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -66,5 +66,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 18 2022 huangduirong <huangduirong@huawei.com> - 0.1.8-2
|
||||||
|
- Update the License to LGPL-2.1
|
||||||
|
|
||||||
* Mon Jul 06 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Mon Jul 06 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user