From c36877f9c38d0d16e01db5e8b1535e8f29406629 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 3 Feb 2025 12:18:32 +0300 Subject: [PATCH] Update for ALK10 --- config.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/config.yaml b/config.yaml index b3a1c36..34c4ecc 100644 --- a/config.yaml +++ b/config.yaml @@ -4,18 +4,6 @@ actions: find: "Red Hat" replace: "AlmaLinux" count: 1 - - target: "spec" - find: | - %description - Mozilla Thunderbird is a standalone mail and newsgroup client. - replace: | - %if %{?use_openssl_for_librnp} - Obsoletes: thunderbird-librnp-rnp < %{version}-%{release} - %endif - - %description - Mozilla Thunderbird is a standalone mail and newsgroup client. - count: 1 - modify_release: - suffix: ".alma.1"