diff --git a/.gitignore b/.gitignore index a595bd9..5205454 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ PyYAML-3.09.tar.gz /PyYAML-5.1b1.tar.gz /PyYAML-5.1b3.tar.gz /PyYAML-5.1b6.tar.gz +/PyYAML-5.1.tar.gz diff --git a/PyYAML.spec b/PyYAML.spec index c280858..37ba538 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -1,7 +1,7 @@ Name: PyYAML Version: 5.1 -Release: 0.1.b6%{?dist} -%global uversion %{version}b6 +Release: 1%{?dist} +%global uversion %{version} Summary: YAML parser and emitter for Python License: MIT @@ -65,7 +65,7 @@ Obsoletes: python3-PyYAML < 4.1-5 %prep -%setup -q -n pyyaml-%{uversion} +%setup -q -n %{name}-%{uversion} chmod a-x examples/yaml-highlight/yaml_hl.py # remove pre-generated file @@ -99,6 +99,10 @@ rm -rf ext/_yaml.c %changelog +* Wed Mar 13 2019 John Eckersberg - 5.1-1 +- New upstream release 5.1 (rhbz#1688414) +- Fixes CVE-2017-18342 (rhbz#1595744) + * Fri Mar 8 2019 John Eckersberg - 5.1-0.1.b6 - New upstream beta release 5.1b6 (rhbz#1686643) diff --git a/sources b/sources index 19277ec..4d81cd3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (PyYAML-5.1b6.tar.gz) = 5f1e2e2b20edc95f746930621c11b90bc134a3132ef8c39cde5ec2f95574b173f56d42bf5e604f680fd0173d3fe7586569318a87dbbcae7b64d34c7e013bac98 +SHA512 (PyYAML-5.1.tar.gz) = 8f27f92bdfa310a99dd6d83947332cc033fa18f0011998bb585ad5c4340a2da20d8c20bfdb53beaae15651198d1240c986818379b0a05b230f74d1f30f53e7fd