"Update to 751566e302e880198cddb82f148617106b0d0360"

This commit is contained in:
eabdullin 2023-03-14 11:49:53 +03:00
parent bd75cbfc02
commit 66692f831c
3 changed files with 6 additions and 6 deletions

4
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/openQA-c4957683a77fe392a6ec8b2cf19c12725e25c9fb.tar.gz
SOURCES/assetcache-c4957683a77fe392a6ec8b2cf19c12725e25c9fb.tar.xz
SOURCES/openQA-751566e302e880198cddb82f148617106b0d0360.tar.gz
SOURCES/assetcache-751566e302e880198cddb82f148617106b0d0360.tar.xz

View File

@ -1,2 +1,2 @@
591f19d1c504c8ef2b3aef0605336e0cf1e8b7de SOURCES/openQA-c4957683a77fe392a6ec8b2cf19c12725e25c9fb.tar.gz
f7c44940ed7054946ed573b3e41d062014665b70 SOURCES/assetcache-c4957683a77fe392a6ec8b2cf19c12725e25c9fb.tar.xz
048bcf54af82cbcf809b1c6652f025d7d959c90e SOURCES/openQA-751566e302e880198cddb82f148617106b0d0360.tar.gz
6f47c6112b4681175fc754acd7a00157cfd3f37a SOURCES/assetcache-751566e302e880198cddb82f148617106b0d0360.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 c4957683a77fe392a6ec8b2cf19c12725e25c9fb
%global github_commit 751566e302e880198cddb82f148617106b0d0360
# if set, will be a post-release snapshot build, otherwise a 'normal' build
%global github_date 20230306
%global github_date 20230314
%global shortcommit %(c=%{github_commit}; echo ${c:0:7})
# can't use linebreaks here!