diff --git a/python-ruamel-yaml.spec b/python-ruamel-yaml.spec index f2bafef..acf288a 100644 --- a/python-ruamel-yaml.spec +++ b/python-ruamel-yaml.spec @@ -6,7 +6,7 @@ Name: python-%{pname} Version: 0.13.14 -Release: 3%{?dist} +Release: 4%{?dist} Summary: YAML 1.2 loader/dumper package for Python License: MIT @@ -106,6 +106,9 @@ PYTHONPATH=$(echo build/lib.*%{python3_version}) py.test-%{python3_version} _tes %endif %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.13.14-4 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Iryna Shcherbina - 0.13.14-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)