Update to 945e502ee0d602dd985432c17cb1153d455b3395

This commit is contained in:
eabdullin 2023-02-17 11:52:03 +03:00
parent 5b1659bd73
commit eaf546f6d6
1 changed files with 2 additions and 2 deletions

View File

@ -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!