From 074abe59d63c6f3eb02285cad143f314c58e677d Mon Sep 17 00:00:00 2001 From: ccowman Date: Fri, 20 Dec 2024 00:03:44 +0000 Subject: [PATCH] Update changelog post release bump Update the changelog to reflect release bump Resolves: RHEL-66152 Signed-off-by: ccowman --- python-ruamel-yaml-clib.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/python-ruamel-yaml-clib.spec b/python-ruamel-yaml-clib.spec index 9b7a4f5..6b89bf4 100644 --- a/python-ruamel-yaml-clib.spec +++ b/python-ruamel-yaml-clib.spec @@ -95,6 +95,10 @@ rmdir ruamel.yaml.clib %doc README.rst %changelog +* Thu Dec 19 2024 Conor Cowman - 0.2.7-9 +- Bump release and add gating.yaml file + Resolves: RHEL-66152 + * Tue Oct 29 2024 Troy Dawson - 0.2.7-8 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018