From eaf546f6d673cf55144bac4be805345fb7b1b789 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Fri, 17 Feb 2023 11:52:03 +0300 Subject: [PATCH] Update to 945e502ee0d602dd985432c17cb1153d455b3395 --- SPECS/openqa.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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!