From 3da11a2a51ae130b4f5d473d403a1dca6c95fb3f Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 21 Feb 2023 14:04:33 +0300 Subject: [PATCH] Update to: f996c8e238fc1cb63c6c3b30328970dd54b1ea00 --- .gitignore | 2 +- .os-autoinst.metadata | 2 +- SPECS/os-autoinst.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a159875..81ef74c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/os-autoinst-865ccf15bc7625c5faa224e55aa37073145ef774.tar.gz +SOURCES/os-autoinst-f996c8e238fc1cb63c6c3b30328970dd54b1ea00.tar.gz diff --git a/.os-autoinst.metadata b/.os-autoinst.metadata index 971ef9e..0cd2a8b 100644 --- a/.os-autoinst.metadata +++ b/.os-autoinst.metadata @@ -1 +1 @@ -8332b1c901c5cbb10923cb3621ebe32bb27b8736 SOURCES/os-autoinst-865ccf15bc7625c5faa224e55aa37073145ef774.tar.gz +874af3133b9c2649a8f030845dd5bd121b1e884a SOURCES/os-autoinst-f996c8e238fc1cb63c6c3b30328970dd54b1ea00.tar.gz diff --git a/SPECS/os-autoinst.spec b/SPECS/os-autoinst.spec index 01c36ee..9934d8b 100644 --- a/SPECS/os-autoinst.spec +++ b/SPECS/os-autoinst.spec @@ -30,7 +30,7 @@ %global github_owner os-autoinst %global github_name os-autoinst %global github_version 4.6 -%global github_commit 865ccf15bc7625c5faa224e55aa37073145ef774 +%global github_commit f996c8e238fc1cb63c6c3b30328970dd54b1ea00 # if set, will be a post-release snapshot build, otherwise a 'normal' build %global github_date 20230209 %global shortcommit %(c=%{github_commit}; echo ${c:0:7})