diff --git a/SPECS/python-ruamel-yaml-clib.spec b/SPECS/python-ruamel-yaml-clib.spec index b98bc06..190f5ed 100644 --- a/SPECS/python-ruamel-yaml-clib.spec +++ b/SPECS/python-ruamel-yaml-clib.spec @@ -6,7 +6,7 @@ Name: python-%{pname} Version: 0.1.2 -Release: 8%{?dist} +Release: 8%{?dist}.1 Summary: C version of reader, parser and emitter for ruamel.yaml derived from libyaml License: MIT @@ -56,6 +56,10 @@ rmdir ruamel.yaml.clib %{python3_sitearch}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Thu Sep 30 2021 Akira TAGOH - 0.1.2-8.1 +- Add CI test. + Resolves: rhbz#2009159 + * Tue Aug 10 2021 Mohan Boddu - 0.1.2-8 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688