License compliance rectification

This commit is contained in:
lauk 2022-05-20 14:24:31 +08:00
parent 1b595796a9
commit 96b5c47c5f

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-google-auth Name: python-google-auth
Version: 1.22.1 Version: 1.22.1
Release: 1 Release: 2
Summary: Google Authentication Library Summary: Google Authentication Library
License: Apache 2.0 License: Apache-2.0
URL: https://github.com/googleapis/google-auth-library-python 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 Source0: https://files.pythonhosted.org/packages/dc/fa/a22e99cf47b2d8fd5e7e17a2a6500a6b1feb3187c1e41bf411e4c54097ef/google-auth-1.22.1.tar.gz
BuildArch: noarch BuildArch: noarch
@ -77,5 +77,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri May 20 2022 liukuo <liukuo@kylinos.cn> - 1.22.1-2
- License compliance rectification
* Fri Oct 09 2020 Python_Bot <Python_Bot@openeuler.org> * Fri Oct 09 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated