From c5e3b19687136179277333c397c8f0df4761a071 Mon Sep 17 00:00:00 2001 From: Malik Shahzad Muzaffar Date: Fri, 27 Jan 2023 15:31:15 +0100 Subject: [PATCH] [BuildRules] First implementation of RocM build rules --- 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 fa956acce9b..236d3842e22 100644 --- a/scram-project-build.file +++ b/scram-project-build.file @@ -54,7 +54,7 @@ BuildRequires: dwz %endif %if "%{?configtag:set}" != "set" -%define configtag V07-03-18 +%define configtag V07-04-00 %endif %if "%{?cvssrc:set}" != "set"