From 1935d28e98a57c69f489ce7886497b05e7bbceda Mon Sep 17 00:00:00 2001 From: Malik Shahzad Muzaffar Date: Wed, 15 Jun 2022 00:21:24 +0200 Subject: [PATCH] [BuildRules] Fix findDependency whcih was broken due to python compile rules change --- 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 7e8a5c82249..cb606e82ac6 100644 --- a/scram-project-build.file +++ b/scram-project-build.file @@ -53,7 +53,7 @@ BuildRequires: dwz %endif %if "%{?configtag:set}" != "set" -%define configtag V07-01-05 +%define configtag V07-01-06 %endif %if "%{?cvssrc:set}" != "set"