From 35c4368d0467aebcbda3b7ba3cd87629fef75b8b Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 24 Jun 2025 17:44:58 +0300 Subject: [PATCH] Update config --- config.yaml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/config.yaml b/config.yaml index 11cc2f0..90d4296 100644 --- a/config.yaml +++ b/config.yaml @@ -76,11 +76,15 @@ actions: %endif %endif count: 1 + - target: "spec" + find: "with a Red Hat" + replace: "with" + count: -1 + - target: "spec" + find: "of a Red Hat" + replace: "of" + count: -1 - - delete_line: - - target: "spec" - lines: - - " a Red Hat" - modify_release: - suffix: ".alma.1"