Update to 46f13d3b28d19cbc8e5eca1abbbae4dd52fa6bf6

This commit is contained in:
eabdullin 2023-07-31 13:54:05 +03:00
parent 02e24b4509
commit f5eaebd0d6
3 changed files with 6 additions and 6 deletions

4
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/openQA-bbf3cebb3fb9aee3af73c70a0b0a2c44682a68c9.tar.gz
SOURCES/assetcache-bbf3cebb3fb9aee3af73c70a0b0a2c44682a68c9.tar.xz
SOURCES/openQA-46f13d3b28d19cbc8e5eca1abbbae4dd52fa6bf6.tar.gz
SOURCES/assetcache-46f13d3b28d19cbc8e5eca1abbbae4dd52fa6bf6.tar.xz

View File

@ -1,2 +1,2 @@
cff6074ac305254c6fae994cde3015de983e0cff SOURCES/openQA-bbf3cebb3fb9aee3af73c70a0b0a2c44682a68c9.tar.gz
1805974a58ae6b38c3f7492f11ac0bcb91c96466 SOURCES/assetcache-bbf3cebb3fb9aee3af73c70a0b0a2c44682a68c9.tar.xz
964133352c77f027cdd53b25b07f341110c024fd SOURCES/openQA-46f13d3b28d19cbc8e5eca1abbbae4dd52fa6bf6.tar.gz
b219dc292b1e789bb2352962872dd87554aba832 SOURCES/assetcache-46f13d3b28d19cbc8e5eca1abbbae4dd52fa6bf6.tar.xz

View File

@ -23,9 +23,9 @@
%global github_owner os-autoinst
%global github_name openQA
%global github_version 4.6
%global github_commit bbf3cebb3fb9aee3af73c70a0b0a2c44682a68c9
%global github_commit 46f13d3b28d19cbc8e5eca1abbbae4dd52fa6bf6
# if set, will be a post-release snapshot build, otherwise a 'normal' build
%global github_date 20230517
%global github_date 20230731
%global shortcommit %(c=%{github_commit}; echo ${c:0:7})
# can't use linebreaks here!