!4 [sync] PR-3: 修复21.03 编译失败

From: @openeuler-sync-bot
Reviewed-by: @dwl301
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2021-07-28 04:50:21 +00:00 committed by Gitee
commit 4ea66e76cf
2 changed files with 5 additions and 1 deletions

Binary file not shown.

View File

@ -2,7 +2,7 @@
Name: python-%{srcname}
Version: 2.39
Release: 9
Release: 10
Summary: Integrate more support into Python's distutils
License: GPLv2+
#Group: Development/Libraries
@ -42,5 +42,9 @@ scrollkeeper based documentation into Python's distutils.
%{python3_sitelib}/python_distutils_extra*.egg-info
%changelog
* Tue Feb 18 2021 weidong <weidong@uniontech.com> - 2.39-10
- Update source code
- Fix source code error
* Tue Jul 28 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 2.39-1
- Init package