From f8a6b1f6d92dc37b79ae6828449528fb8ff7a52e Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 04:01:29 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-ruamel-yaml-clib.git#f3f133c1dcced0ccf01c217078aa3359d11270ea --- python-ruamel-yaml-clib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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