diff --git a/python-zeroconf.spec b/python-zeroconf.spec index 183a92d3756921dd990a7c8bbc1911a9706e76db..2b44027c499ea300a25b6ab860180179b0c88583 100644 --- a/python-zeroconf.spec +++ b/python-zeroconf.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-zeroconf Version: 0.38.3 -Release: 1 +Release: 2 Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible) -License: LGPL +License: LGPL-2.0-or-later URL: https://github.com/jstasiak/python-zeroconf Source0: https://files.pythonhosted.org/packages/9b/4a/e37a64b23fdc961ed0137663db022cfb8b37d382ea5a6356f8bab803464c/zeroconf-0.38.3.tar.gz BuildArch: noarch @@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Jun 14 2024 cuiyudong 0.38.3-2 +- License compliance rectification + * Tue May 31 2022 OpenStack_SIG - 0.38.3-1 - Upgrade package python3-zeroconf to version 0.38.3