diff --git a/python-GitPython.spec b/python-GitPython.spec index 0234af3..5c1e123 100644 --- a/python-GitPython.spec +++ b/python-GitPython.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-GitPython Version: 3.1.14 -Release: 1 +Release: 2 Summary: Python Git Library -License: BSD +License: BSD-3-Clause URL: https://github.com/gitpython-developers/GitPython Source0: https://files.pythonhosted.org/packages/5f/f2/ea3242d97695451ab1521775a85253e002942d2c8f4519ae1172c0f5f979/GitPython-3.1.14.tar.gz BuildArch: noarch @@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue May 10 2022 xigaoxinyan - 3.1.14-2 +- License compliance rectification + * Fri Jul 09 2021 openstack-sig - 3.1.14-1 - update to 3.1.14