diff --git a/.gitignore b/.gitignore index a06eab8..e7cab0d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/openQA-bbf3cebb3fb9aee3af73c70a0b0a2c44682a68c9.tar.gz -SOURCES/assetcache-bbf3cebb3fb9aee3af73c70a0b0a2c44682a68c9.tar.xz \ No newline at end of file +SOURCES/openQA-46f13d3b28d19cbc8e5eca1abbbae4dd52fa6bf6.tar.gz +SOURCES/assetcache-46f13d3b28d19cbc8e5eca1abbbae4dd52fa6bf6.tar.xz \ No newline at end of file diff --git a/.openqa.metadata b/.openqa.metadata index def99ee..32f2ec4 100644 --- a/.openqa.metadata +++ b/.openqa.metadata @@ -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 diff --git a/SPECS/openqa.spec b/SPECS/openqa.spec index 8c61341..4143559 100644 --- a/SPECS/openqa.spec +++ b/SPECS/openqa.spec @@ -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!