From 95af17f46e17cdbd3ddf6f1f96f4b7b20e1e0433 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 6 Mar 2023 13:26:38 +0300 Subject: [PATCH] "Update to 09e9b54a31689f84e828c9dcf4c24db0dc81f6a9" --- .gitignore | 2 +- .os-autoinst.metadata | 2 +- SPECS/os-autoinst.spec | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index db40bcf..370864b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/os-autoinst-0fd9c6affb156cb12465caa2e089bfbeb31a1c24.tar.gz +SOURCES/os-autoinst-09e9b54a31689f84e828c9dcf4c24db0dc81f6a9.tar.gz \ No newline at end of file diff --git a/.os-autoinst.metadata b/.os-autoinst.metadata index 1b85ebe..27e8394 100644 --- a/.os-autoinst.metadata +++ b/.os-autoinst.metadata @@ -1 +1 @@ -e603f59921af64847c219db7c84835c4a5120c4a SOURCES/os-autoinst-0fd9c6affb156cb12465caa2e089bfbeb31a1c24.tar.gz +401da93c0c12806b7f3b6633a9d68280aff5d892 SOURCES/os-autoinst-09e9b54a31689f84e828c9dcf4c24db0dc81f6a9.tar.gz diff --git a/SPECS/os-autoinst.spec b/SPECS/os-autoinst.spec index b9bd1f9..4a57cc6 100644 --- a/SPECS/os-autoinst.spec +++ b/SPECS/os-autoinst.spec @@ -30,9 +30,9 @@ %global github_owner os-autoinst %global github_name os-autoinst %global github_version 4.6 -%global github_commit 0fd9c6affb156cb12465caa2e089bfbeb31a1c24 +%global github_commit 09e9b54a31689f84e828c9dcf4c24db0dc81f6a9 # if set, will be a post-release snapshot build, otherwise a 'normal' build -%global github_date 20230302 +%global github_date 20230306 %global shortcommit %(c=%{github_commit}; echo ${c:0:7}) Name: os-autoinst