diff --git a/PyYAML.spec b/PyYAML.spec index b2b83df..e35357a 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -7,7 +7,7 @@ Name: PyYAML Version: 5.3.1 -Release: 2%{?dist} +Release: 3%{?dist} %global uversion %{version} Summary: YAML parser and emitter for Python @@ -116,6 +116,9 @@ rm -rf ext/_yaml.c %changelog +* Fri May 22 2020 Miro HronĨok - 5.3.1-3 +- Rebuilt for Python 3.9 + * Mon May 18 2020 John Eckersberg - 5.3.1-2 - Fix fedora conditional macro (rhbz#1836656)