!5 Fix source0

From: @kkkl12
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2020-09-11 11:56:18 +08:00 committed by Gitee
commit 13ccdb226a
2 changed files with 5 additions and 2 deletions

View File

@ -3,11 +3,11 @@
Name: pyyaml Name: pyyaml
Version: 5.3.1 Version: 5.3.1
Release: 1 Release: 2
Summary: YAML parser and emitter for Python Summary: YAML parser and emitter for Python
License: MIT License: MIT
URL: https://github.com/yaml/pyyaml URL: https://github.com/yaml/pyyaml
Source0: https://github.com/yaml/pyyaml/archive/%{name}-%{version}.tar.gz Source0: https://github.com/yaml/pyyaml/archive/%{version}.tar.gz
BuildRequires: gcc libyaml-devel BuildRequires: gcc libyaml-devel
@ -124,6 +124,9 @@ files to object serialization and persistence.
%endif %endif
%changelog %changelog
* Fri Sep 11 2020 liuweibo <liuweibo10@huawei.com> - 5.3.1-2
* Fix Source0
* Fri Apr 24 2020 Bruce <gyl93216@163.com> - 5.3.1-1 * Fri Apr 24 2020 Bruce <gyl93216@163.com> - 5.3.1-1
* update upstream to 5.3.1 * update upstream to 5.3.1