From b5ec719325592061bff2c1848a5814f1d834ad5a Mon Sep 17 00:00:00 2001 From: Malik Shahzad Muzaffar Date: Fri, 9 Feb 2024 09:20:21 +0100 Subject: [PATCH] [14.0.X] BuildRules: Fixes for multi-arch and PGO Backport of #8996 --- scram-project-build.file | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scram-project-build.file b/scram-project-build.file index e626b8d1e87..ee1f4bba61c 100644 --- a/scram-project-build.file +++ b/scram-project-build.file @@ -55,7 +55,7 @@ BuildRequires: dwz %endif %if "%{?configtag:set}" != "set" -%define configtag V09-02-06 +%define configtag V09-02-07 %endif %if "%{?buildarch:set}" != "set"