From fa7bb4c3b14a82ae67a1926830a0d2c37f64e05c Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 2 Mar 2023 14:47:11 +0300 Subject: [PATCH] Update to 0fd9c6affb156cb12465caa2e089bfbeb31a1c24 --- .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 81ef74c..db40bcf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/os-autoinst-f996c8e238fc1cb63c6c3b30328970dd54b1ea00.tar.gz +SOURCES/os-autoinst-0fd9c6affb156cb12465caa2e089bfbeb31a1c24.tar.gz diff --git a/.os-autoinst.metadata b/.os-autoinst.metadata index 0cd2a8b..1b85ebe 100644 --- a/.os-autoinst.metadata +++ b/.os-autoinst.metadata @@ -1 +1 @@ -874af3133b9c2649a8f030845dd5bd121b1e884a SOURCES/os-autoinst-f996c8e238fc1cb63c6c3b30328970dd54b1ea00.tar.gz +e603f59921af64847c219db7c84835c4a5120c4a SOURCES/os-autoinst-0fd9c6affb156cb12465caa2e089bfbeb31a1c24.tar.gz diff --git a/SPECS/os-autoinst.spec b/SPECS/os-autoinst.spec index 0deb14f..b9bd1f9 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 f996c8e238fc1cb63c6c3b30328970dd54b1ea00 +%global github_commit 0fd9c6affb156cb12465caa2e089bfbeb31a1c24 # if set, will be a post-release snapshot build, otherwise a 'normal' build -%global github_date 20230217 +%global github_date 20230302 %global shortcommit %(c=%{github_commit}; echo ${c:0:7}) Name: os-autoinst