From fd282728a193ba777fde4cdaa2ba9d9f715e33f5 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Oct 14 2016 01:45:01 +0000 Subject: bump to latest git to get #920 (fix for asset download name) --- diff --git a/.gitignore b/.gitignore index c7ff003..aec0659 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ /assetcache-5c812dbffa65ae5cc3263bd71845ad5df0901710.tar.xz /assetcache-23e4f4515ec81d7be6e2639017bc4d76d62c0c06.tar.xz /openQA-23e4f4515ec81d7be6e2639017bc4d76d62c0c06.tar.gz +/openQA-1ad6190f7a04242165c1366de61963bf7ae4c574.tar.gz +/assetcache-1ad6190f7a04242165c1366de61963bf7ae4c574.tar.xz diff --git a/openqa.spec b/openqa.spec index 29d4474..80d5c88 100644 --- a/openqa.spec +++ b/openqa.spec @@ -23,9 +23,9 @@ %global github_owner os-autoinst %global github_name openQA %global github_version 4.4 -%global github_commit 23e4f4515ec81d7be6e2639017bc4d76d62c0c06 +%global github_commit 1ad6190f7a04242165c1366de61963bf7ae4c574 # if set, will be a post-release snapshot build, otherwise a 'normal' build -%global github_date 20160922 +%global github_date 20161006 %global shortcommit %(c=%{github_commit}; echo ${c:0:7}) # can't use linebreaks here! @@ -40,7 +40,7 @@ systemd-tmpfiles --create %{?*} >/dev/null 2>&1 || : Name: openqa Version: %{github_version} -Release: 20%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} +Release: 21%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} Summary: OS-level automated testing framework License: GPLv2+ Url: http://os-autoinst.github.io/openQA/ @@ -372,6 +372,9 @@ fi %{_datadir}/openqa/lib/OpenQA/WebAPI/Plugin/Fedmsg.pm %changelog +* Thu Oct 06 2016 Adam Williamson - 4.4-21.20161006git1ad6190 +- bump to latest git again, to get #920 (fix for asset download name) + * Fri Sep 23 2016 Adam Williamson - 4.4-20.20160922git23e4f45 - bump to latest git once more, coolo fixed more stuff diff --git a/sources b/sources index 75050dc..bf31b54 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -426d1c97966f8050c6bdac5b780d9754 assetcache-23e4f4515ec81d7be6e2639017bc4d76d62c0c06.tar.xz -87902df5ce1c895586e1ace55965ef07 openQA-23e4f4515ec81d7be6e2639017bc4d76d62c0c06.tar.gz +7565c0c1e1fb73a4e8ab40a0f536099c openQA-1ad6190f7a04242165c1366de61963bf7ae4c574.tar.gz +5972edfe1cfe04f494bb81c1d80e45d1 assetcache-1ad6190f7a04242165c1366de61963bf7ae4c574.tar.xz