!4 [sync] PR-2: 更新License为LGPL-2.1

From: @openeuler-sync-bot 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-05 08:32:40 +00:00 committed by Gitee
commit 1e57da69e4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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