!2 modify the release in changelog

Merge pull request !2 from ricky.z/master
This commit is contained in:
openeuler-ci-bot 2020-07-08 14:47:51 +08:00 committed by Gitee
commit 9724431c11

View File

@ -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 <buildteam@openeuler.org> - 3.1.1-4
& Sat Jan 18 2020 Lei Zhang <ricky.z@huawei.com> - 1.1-11
- Modify the wrong URL
* Tue Jan 07 2020 Lei Zhang <ricky.z@huawei.com> - 1.1-10
- Package init