Fix Source0

This commit is contained in:
kkkl12 2020-09-18 09:09:19 +08:00
parent 74c4644bdf
commit d2cb9ea50d
2 changed files with 5 additions and 2 deletions

View File

@ -3,11 +3,11 @@
Name: pyyaml
Version: 5.3.1
Release: 2
Release: 3
Summary: YAML parser and emitter for Python
License: MIT
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
@ -124,6 +124,9 @@ files to object serialization and persistence.
%endif
%changelog
* Fri Sep 18 2020 liuweibo <liuweibo10@huawei.com> - 5.3.1-3
- Fix Source0
* Tue Aug 18 2020 Hugel <gengqihu1@huawei.com> - 5.3.1-2
- rebuild for requirement package update