"Update to c6177bfd62fbecd74115934b07dcb40ad8798b64"
This commit is contained in:
parent
9f81484906
commit
3d0ed92c6a
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
SOURCES/openQA-5ee8212ee1d1fd3ce3320538d0497a19268997df.tar.gz
|
||||
SOURCES/assetcache-5ee8212ee1d1fd3ce3320538d0497a19268997df.tar.xz
|
||||
SOURCES/openQA-c6177bfd62fbecd74115934b07dcb40ad8798b64.tar.gz
|
||||
SOURCES/assetcache-c6177bfd62fbecd74115934b07dcb40ad8798b64.tar.xz
|
@ -1,2 +1,2 @@
|
||||
c1940a51559f5d7ba3bccd4a9ecd14c7cf3ec13e SOURCES/openQA-5ee8212ee1d1fd3ce3320538d0497a19268997df.tar.gz
|
||||
6027058dc7aa8cb56a4c04186d1b2e49bf14af44 SOURCES/assetcache-5ee8212ee1d1fd3ce3320538d0497a19268997df.tar.xz
|
||||
12f8f706c08d9466bdccca5251fdd765c01edd93 SOURCES/openQA-c6177bfd62fbecd74115934b07dcb40ad8798b64.tar.gz
|
||||
4fa8d9fb550048ac782a4256178770b09bca8960 SOURCES/assetcache-c6177bfd62fbecd74115934b07dcb40ad8798b64.tar.xz
|
||||
|
Binary file not shown.
BIN
SOURCES/openQA-5ee8212ee1d1fd3ce3320538d0497a19268997df.tar.gz
Normal file
BIN
SOURCES/openQA-5ee8212ee1d1fd3ce3320538d0497a19268997df.tar.gz
Normal file
Binary file not shown.
@ -23,9 +23,9 @@
|
||||
%global github_owner os-autoinst
|
||||
%global github_name openQA
|
||||
%global github_version 4.6
|
||||
%global github_commit 5ee8212ee1d1fd3ce3320538d0497a19268997df
|
||||
%global github_commit c6177bfd62fbecd74115934b07dcb40ad8798b64
|
||||
# if set, will be a post-release snapshot build, otherwise a 'normal' build
|
||||
%global github_date 20230328
|
||||
%global github_date 20230329
|
||||
%global shortcommit %(c=%{github_commit}; echo ${c:0:7})
|
||||
|
||||
# can't use linebreaks here!
|
||||
|
Loading…
Reference in New Issue
Block a user