"Update to c4957683a77fe392a6ec8b2cf19c12725e25c9fb"

This commit is contained in:
eabdullin 2023-03-06 13:17:52 +03:00
parent 46300e22e8
commit bd75cbfc02
3 changed files with 6 additions and 6 deletions

4
.gitignore vendored
View File

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

View File

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