diff --git a/SPECS/openqa.spec b/SPECS/openqa.spec index fa0b49e..831e2c1 100644 --- a/SPECS/openqa.spec +++ b/SPECS/openqa.spec @@ -25,7 +25,7 @@ %global github_version 4.6 %global github_commit f6873b591e4e7777673263cdfdcd46876177e58a # if set, will be a post-release snapshot build, otherwise a 'normal' build -%global github_date 20230215 +%global github_date 20230221 %global shortcommit %(c=%{github_commit}; echo ${c:0:7}) # can't use linebreaks here!