diff --git a/SPECS/openqa.spec b/SPECS/openqa.spec index 38bed0f..3bcdde3 100644 --- a/SPECS/openqa.spec +++ b/SPECS/openqa.spec @@ -23,9 +23,9 @@ %global github_owner os-autoinst %global github_name openQA %global github_version 4.6 -%global github_commit b93eb7f4b04494cf3c7128a6db7ddb9b689a748b +%global github_commit 945e502ee0d602dd985432c17cb1153d455b3395 # if set, will be a post-release snapshot build, otherwise a 'normal' build -%global github_date 20221123 +%global github_date 20230215 %global shortcommit %(c=%{github_commit}; echo ${c:0:7}) # can't use linebreaks here!