diff --git a/pyyaml-5.3.1.tar.gz b/5.3.1.tar.gz similarity index 100% rename from pyyaml-5.3.1.tar.gz rename to 5.3.1.tar.gz diff --git a/PyYAML.spec b/PyYAML.spec index 93e1e5fa230f266cdaa5739aacb4232bec3dc5ce..9b73bd04ad32515a29038969d7eb61a449ce03ac 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -3,11 +3,11 @@ Name: pyyaml Version: 5.3.1 -Release: 1 +Release: 2 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 11 2020 liuweibo - 5.3.1-2 +* Fix Source0 + * Fri Apr 24 2020 Bruce - 5.3.1-1 * update upstream to 5.3.1