Update to: f996c8e238fc1cb63c6c3b30328970dd54b1ea00

This commit is contained in:
eabdullin 2023-02-21 14:04:33 +03:00
parent 2f409c0e1e
commit 3da11a2a51
3 changed files with 3 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/os-autoinst-865ccf15bc7625c5faa224e55aa37073145ef774.tar.gz
SOURCES/os-autoinst-f996c8e238fc1cb63c6c3b30328970dd54b1ea00.tar.gz

View File

@ -1 +1 @@
8332b1c901c5cbb10923cb3621ebe32bb27b8736 SOURCES/os-autoinst-865ccf15bc7625c5faa224e55aa37073145ef774.tar.gz
874af3133b9c2649a8f030845dd5bd121b1e884a SOURCES/os-autoinst-f996c8e238fc1cb63c6c3b30328970dd54b1ea00.tar.gz

View File

@ -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})