diff --git a/python-google-auth.spec b/python-google-auth.spec index 9037b96e1e4466cb5faa8648dc0d6ce35545a150..e53017b88d27618997525fa21ac05af8f586cb68 100644 --- a/python-google-auth.spec +++ b/python-google-auth.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-google-auth Version: 1.22.1 -Release: 1 +Release: 2 Summary: Google Authentication Library -License: Apache 2.0 +License: Apache-2.0 URL: https://github.com/googleapis/google-auth-library-python Source0: https://files.pythonhosted.org/packages/dc/fa/a22e99cf47b2d8fd5e7e17a2a6500a6b1feb3187c1e41bf411e4c54097ef/google-auth-1.22.1.tar.gz BuildArch: noarch @@ -77,5 +77,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri May 20 2022 liukuo - 1.22.1-2 +- License compliance rectification + * Fri Oct 09 2020 Python_Bot - Package Spec generated