diff --git a/python-setuptools_git.spec b/python-setuptools_git.spec index 9519366..f6b12c7 100644 --- a/python-setuptools_git.spec +++ b/python-setuptools_git.spec @@ -1,9 +1,9 @@ Name: python-setuptools_git Version: 1.1 -Release: 10 +Release: 11 Summary: Plugin for integrating Git into setuptools License: BSD -URL: https://pypi.python.org/project/setuptools-git/${version}/ +URL: https://pypi.python.org/project/setuptools-git/%{version}/ Source0: https://files.pythonhosted.org/packages/source/s/setuptools-git/setuptools-git-%{version}.tar.gz BuildArch: noarch BuildRequires: git @@ -75,5 +75,8 @@ unset LANG %{python3_sitelib}/setuptools_git*/ %changelog -* Tue Jan 07 2020 openEuler Buildteam - 3.1.1-4 +& Sat Jan 18 2020 Lei Zhang - 1.1-11 +- Modify the wrong URL + +* Tue Jan 07 2020 Lei Zhang - 1.1-10 - Package init