diff --git a/python-ruamel-yaml-clib.spec b/python-ruamel-yaml-clib.spec index 17e6ac4..24f80b4 100644 --- a/python-ruamel-yaml-clib.spec +++ b/python-ruamel-yaml-clib.spec @@ -3,7 +3,7 @@ Name: python-%{pname} Version: 0.1.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: C version of reader, parser and emitter for ruamel.yaml derived from libyaml License: MIT @@ -42,6 +42,9 @@ It is the C based reader/scanner and emitter for ruamel.yaml. %{python3_sitearch}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.1.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue May 26 2020 Miro HronĨok - 0.1.2-3 - Rebuilt for Python 3.9