!2 更新License为LGPL-2.1

From: @huangduirong 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-04-20 03:23:12 +00:00 committed by Gitee
commit a2b1e413fa
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
Name: python-aiozeroconf
Version: 0.1.8
Release: 1
Release: 2
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
Source0: https://files.pythonhosted.org/packages/71/7f/6579b4e9b8f2e33f865d3dca2637612ccdb16479c8237c75c7101a4da222/aiozeroconf-0.1.8.tar.gz
BuildArch: noarch
@ -66,5 +66,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%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>
- Package Spec generated