From 866f56475b413872823d68c78881ad8ffcc60eb5 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 29 Oct 2025 18:01:09 +0300 Subject: [PATCH] Update for 1.8.0 --- config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.yaml b/config.yaml index 993d7b4..7090c16 100644 --- a/config.yaml +++ b/config.yaml @@ -2,14 +2,14 @@ actions: - replace: - target: "spec" find: | - %global portablesuffix el9 + %global portablerhel 9 %endif replace: | - %global portablesuffix el9 + %global portablerhel 8 %endif %if 0%{?almalinux} - %global portablesuffix el8 + %global portablerhel 8 %endif count: 1 @@ -21,4 +21,4 @@ actions: - name: "Eduard Abdullin" email: "eabdullin@almalinux.org" line: - - "Change portablesiffix" + - "Change portablerhel"