Fix Source0
This commit is contained in:
parent
87e5f38b20
commit
cb991893b1
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user