diff --git a/python-asgiref.spec b/python-asgiref.spec index 7d32a70..5743109 100644 --- a/python-asgiref.spec +++ b/python-asgiref.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-asgiref Version: 3.4.0 -Release: 1 +Release: 2 Summary: ASGI specs, helper code, and adapters -License: BSD +License: BSD-3-Clause URL: https://github.com/django/asgiref/ Source0: https://files.pythonhosted.org/packages/c0/9d/b1c128ed26b8c01c27e5c393c558e9c2a6716dfbdb59f97ba14960fbde76/asgiref-3.4.0.tar.gz BuildArch: noarch @@ -84,6 +84,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue May 10 2022 houyingchao - 3.4.0-2 +- License compliance rectification + * Mon Jul 19 2021 OpenStack_SIG - 3.4.0-1 - Upgrade to version 3.4.0