diff --git a/python-async-timeout.spec b/python-async-timeout.spec index b1f2db3b9294fc1bcbe4ada723d9e4b6deca8145..68b1308f73c7187f677217ce35bdbfe9ac9caa75 100644 --- a/python-async-timeout.spec +++ b/python-async-timeout.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-async-timeout Version: 3.0.1 -Release: 1 +Release: 2 Summary: Timeout context manager for asyncio programs -License: Apache 2 +License: Apache-2.0 URL: https://github.com/aio-libs/async_timeout/ Source0: https://files.pythonhosted.org/packages/a1/78/aae1545aba6e87e23ecab8d212b58bb70e72164b67eb090b81bb17ad38e3/async-timeout-3.0.1.tar.gz BuildArch: noarch @@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri May 20 2022 liukuo - 3.0.1-2 +- License compliance rectification + * Fri Jul 17 2020 Python_Bot - Package Spec generated