diff --git a/.gitignore b/.gitignore index 2f7301c..6b8568d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ PyYAML-3.09.tar.gz /PyYAML-5.1b6.tar.gz /PyYAML-5.1.tar.gz /PyYAML-5.1.1.tar.gz +/PyYAML-5.1.2.tar.gz diff --git a/PyYAML.spec b/PyYAML.spec index 969a24b..96ccb31 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -1,6 +1,6 @@ Name: PyYAML -Version: 5.1.1 -Release: 3%{?dist} +Version: 5.1.2 +Release: 1%{?dist} %global uversion %{version} Summary: YAML parser and emitter for Python @@ -64,7 +64,7 @@ Obsoletes: python3-PyYAML < 4.1-5 %prep -%setup -q -n pyyaml-%{uversion} +%setup -q chmod a-x examples/yaml-highlight/yaml_hl.py # remove pre-generated file @@ -100,6 +100,9 @@ rm -rf ext/_yaml.c %changelog +* Wed Jul 31 2019 John Eckersberg - 5.1.2-1 +- New upstream release 5.1.2 + * Wed Jul 24 2019 Fedora Release Engineering - 5.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index db19039..eba5090 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (PyYAML-5.1.1.tar.gz) = 5c89f432b370990702db74b1e54fa185c38d2666377d3325aebcbb4841897aa2039b10a2c8196ce7ed4bb1300a854312335d3475821d785016190d70195f1480 +SHA512 (PyYAML-5.1.2.tar.gz) = b5ee201c612486a95c87b7e41d474313160284359b8b30ababc80b51325aef9dd7dc27eb3b8a03a4749cb8c7e3789c5684d5c285fe35d4b20be1f189641531e0