From f24428dd25b3c0127e803fab44bd77430389f3e6 Mon Sep 17 00:00:00 2001 From: Malik Shahzad Muzaffar Date: Thu, 20 Apr 2023 15:52:35 +0200 Subject: [PATCH] [BuildRules] allow to enable disable dedicated unit test directory --- 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 2f5e3d4b35a..7b48261d19d 100644 --- a/scram-project-build.file +++ b/scram-project-build.file @@ -55,7 +55,7 @@ BuildRequires: dwz %endif %if "%{?configtag:set}" != "set" -%define configtag V08-00-03 +%define configtag V09-00-00 %endif %if "%{?buildarch:set}" != "set"