From cc21a5220f65561a68c5fe2003dcab88246ddefd Mon Sep 17 00:00:00 2001 From: Kseniia Nivnia <101121921+knivnia@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:09:57 +0000 Subject: [PATCH] Update the changelog to reflect release bump Resolves: RHEL-66152 --- python-ruamel-yaml.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/python-ruamel-yaml.spec b/python-ruamel-yaml.spec index 298c50d..60cf419 100644 --- a/python-ruamel-yaml.spec +++ b/python-ruamel-yaml.spec @@ -67,6 +67,10 @@ k="${k-}${k+ and }not test_dump_cyaml_1_2" %doc README.md %changelog +* Thu Dec 19 2024 Kseniia Nivnia - 0.18.5-6 +- Bump release and add gating.yaml file + Resolves: RHEL-66152 + * Tue Oct 29 2024 Troy Dawson - 0.18.5-5 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018