diff --git a/python-mock.spec b/python-mock.spec index 03090afa59b4ce73b1e255a176ad8ae54853642f..6eb7259c870e02d28155004e9eb6ea37f73535d6 100644 --- a/python-mock.spec +++ b/python-mock.spec @@ -7,11 +7,11 @@ needed attributes in the normal way. \ Name: python-mock Version: 3.0.5 -Release: 1 +Release: 2 Summary: A Python Mocking and Patching Library for Testing License: BSD URL: http://www.voidspace.org.uk/python/mock/ -Source0: http://pypi.python.org/packages/source/m/mock/mock-%{version}.tar.gz +Source0: https://pypi.python.org/packages/source/m/mock/mock-%{version}.tar.gz BuildArch: noarch BuildRequires: python2-devel python2-setuptools python2-funcsigs python2-pbr git python2-unittest2 @@ -62,6 +62,9 @@ This is the python3 subpackage for %{name}. %{python3_sitelib}/{*.egg-info,mock} %changelog +* Tue Sep 29 2020 liuweibo - 3.0.5-2 +- Fix Source0 + * Wed Aug 26 2020 tianwei - 3.0.5-1 - update to 3.0.5