diff --git a/python-mock.spec b/python-mock.spec index 3309d83768c1974cca68c35664d5a3d789a12de3..b76ba74398bf4d688ce7dc2c1d76c1584989e2b9 100644 --- a/python-mock.spec +++ b/python-mock.spec @@ -7,9 +7,9 @@ needed attributes in the normal way. \ Name: python-mock Version: 4.0.3 -Release: 1 +Release: 2 Summary: A Python Mocking and Patching Library for Testing -License: BSD +License: BSD-2-Clause URL: http://www.voidspace.org.uk/python/mock/ Source0: https://pypi.python.org/packages/source/m/mock/mock-%{version}.tar.gz @@ -46,6 +46,9 @@ This is the python3 subpackage for %{name}. %{python3_sitelib}/{*.egg-info,mock} %changelog +* Wed May 11 2022 wulei - 4.0.3-2 +- License compliance rectification + * Mon Feb 1 2021 shangyibin - 4.0.3-1 - Upgrade to version 4.0.3