!2 Fix source0

From: @kkkl12
Reviewed-by: @yanzh_h
Signed-off-by: @yanzh_h
This commit is contained in:
openeuler-ci-bot 2020-09-29 14:09:53 +08:00 committed by Gitee
commit 32b952995e

View File

@ -3,11 +3,11 @@
Name: python-markdown
Version: 2.4.1
Release: 13
Release: 14
Summary: A Python implementation of John Grubers Markdown
License: BSD
URL: https://pypi.org/project/Markdown/
Source0: http://pypi.python.org/packages/source/M/Markdown/Markdown-%{version}.tar.gz
Source0: https://pypi.python.org/packages/source/M/Markdown/Markdown-%{version}.tar.gz
BuildArch: noarch
@ -81,5 +81,9 @@ cd -
%{_bindir}/markdown_py-%{python3_version}
%changelog
* Tue Nov 26 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.101-2
%changelog
* Tue Sep 29 2020 liuweibo <liuweibo10@huawei.com> - 2.4.1-14
- Fix Source0
* Tue Nov 26 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.4.1-13
- Package init