diff --git a/.gitignore b/.gitignore index 6a50b0e..ed3caac 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /os-autoinst-7a1901d0c122345d80a68a0f1ffbe5ac5e6e6ddd.tar.gz /os-autoinst-cb0f4a8c4c740211f2f2ec7c837a098111cb563e.tar.gz /os-autoinst-c5e11abc7876a60e48868b7663693f135dad194b.tar.gz +/os-autoinst-243c03670ffca3d5c7f54235b3c948fb83976210.tar.gz diff --git a/os-autoinst.spec b/os-autoinst.spec index 37004ab..b863275 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -24,14 +24,14 @@ %global github_owner os-autoinst %global github_name os-autoinst %global github_version 4.3 -%global github_commit c5e11abc7876a60e48868b7663693f135dad194b +%global github_commit 243c03670ffca3d5c7f54235b3c948fb83976210 # if set, will be a post-release snapshot build, otherwise a 'normal' build -%global github_date 20160710 +%global github_date 20160711 %global shortcommit %(c=%{github_commit}; echo ${c:0:7}) Name: os-autoinst Version: %{github_version} -Release: 18%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} +Release: 19%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} Summary: OS-level test automation License: GPLv2+ Group: Development/System @@ -191,6 +191,9 @@ make check VERBOSE=1 %config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.opensuse.os_autoinst.switch.conf %changelog +* Mon Jul 11 2016 Adam Williamson - 4.3.19.20160711git243c036 +- bump to git master one more time for PR #536 (more shutdown stuff) + * Sun Jul 10 2016 Adam Williamson - 4.3.18.20160710gitc5e11ab - bump to git master once more with merged (updated) PR #534 diff --git a/sources b/sources index d3cc2fd..a8e80e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f8950e05b861de2cf8f2b867e1d0934c os-autoinst-c5e11abc7876a60e48868b7663693f135dad194b.tar.gz +0feb91592b456cba6d12f615cf7b810c os-autoinst-243c03670ffca3d5c7f54235b3c948fb83976210.tar.gz