diff --git a/python-ruamel-yaml-clib.spec b/python-ruamel-yaml-clib.spec index ba983f2..2aa0ddc 100644 --- a/python-ruamel-yaml-clib.spec +++ b/python-ruamel-yaml-clib.spec @@ -6,7 +6,7 @@ Name: python-%{pname} Version: 0.1.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: C version of reader, parser and emitter for ruamel.yaml derived from libyaml License: MIT @@ -56,6 +56,9 @@ rmdir ruamel.yaml.clib %{python3_sitearch}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.1.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Nov 12 2020 Miro HronĨok - 0.1.2-5 - Force regenerating C files from Cython sources - Require python3-ruamel-yaml