diff --git a/PyYAML.spec b/PyYAML.spec index 6e2a0d8..969a24b 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -1,6 +1,6 @@ Name: PyYAML Version: 5.1.1 -Release: 2%{?dist} +Release: 3%{?dist} %global uversion %{version} Summary: YAML parser and emitter for Python @@ -100,6 +100,9 @@ rm -rf ext/_yaml.c %changelog +* Wed Jul 24 2019 Fedora Release Engineering - 5.1.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon Jul 15 2019 Petr Viktorin - 5.1.1-2 - Remove build dependency on python2-Cython