From ebead5b795fe437d288c1fb685cdb928c76eedbc Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 28 Mar 2023 09:49:52 +0300 Subject: [PATCH] "Update to 201a2ef1b2b2af91b5ff7cc9e0450739a60a5b43" --- .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 c8fe9a6..b2d6eb0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/os-autoinst-0df74cf9e4385ba6626bbf9754a5eb22c7d2580f.tar.gz \ No newline at end of file +SOURCES/os-autoinst-201a2ef1b2b2af91b5ff7cc9e0450739a60a5b43.tar.gz \ No newline at end of file diff --git a/.os-autoinst.metadata b/.os-autoinst.metadata index e94ed98..3f9425a 100644 --- a/.os-autoinst.metadata +++ b/.os-autoinst.metadata @@ -1 +1 @@ -b909e05be7f7b89e889c450ad0f5993bd1581ef1 SOURCES/os-autoinst-0df74cf9e4385ba6626bbf9754a5eb22c7d2580f.tar.gz +5de47bcf851b332c5673b095558285f6063a6ff1 SOURCES/os-autoinst-201a2ef1b2b2af91b5ff7cc9e0450739a60a5b43.tar.gz diff --git a/SPECS/os-autoinst.spec b/SPECS/os-autoinst.spec index 6a5a697..be421d4 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 0df74cf9e4385ba6626bbf9754a5eb22c7d2580f +%global github_commit 201a2ef1b2b2af91b5ff7cc9e0450739a60a5b43 # if set, will be a post-release snapshot build, otherwise a 'normal' build -%global github_date 20230307 +%global github_date 20230328 %global shortcommit %(c=%{github_commit}; echo ${c:0:7}) Name: os-autoinst