|
|
@ -24,7 +24,7 @@
|
|
|
|
%global github_owner os-autoinst
|
|
|
|
%global github_owner os-autoinst
|
|
|
|
%global github_name os-autoinst
|
|
|
|
%global github_name os-autoinst
|
|
|
|
%global github_version 4.3
|
|
|
|
%global github_version 4.3
|
|
|
|
%global github_commit 7a1901d0c122345d80a68a0f1ffbe5ac5e6e6ddd
|
|
|
|
%global github_commit cb0f4a8c4c740211f2f2ec7c837a098111cb563e
|
|
|
|
# if set, will be a post-release snapshot build, otherwise a 'normal' build
|
|
|
|
# if set, will be a post-release snapshot build, otherwise a 'normal' build
|
|
|
|
%global github_date 20160708
|
|
|
|
%global github_date 20160708
|
|
|
|
%global shortcommit %(c=%{github_commit}; echo ${c:0:7})
|
|
|
|
%global shortcommit %(c=%{github_commit}; echo ${c:0:7})
|
|
|
@ -193,7 +193,8 @@ make check VERBOSE=1
|
|
|
|
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.opensuse.os_autoinst.switch.conf
|
|
|
|
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.opensuse.os_autoinst.switch.conf
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Sun Jul 10 2016 Adam Williamson <awilliam@redhat.com> - 4.3.17.20160708git7a1901d
|
|
|
|
* Sun Jul 10 2016 Adam Williamson <awilliam@redhat.com> - 4.3.17.20160708gitcb0f4a8
|
|
|
|
|
|
|
|
- bump to current git master again to make PR apply cleanly
|
|
|
|
- backport PR #534 to fix #535 and openQA #781
|
|
|
|
- backport PR #534 to fix #535 and openQA #781
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 08 2016 Adam Williamson <awilliam@redhat.com> - 4.3-16.20160708git7a1901d
|
|
|
|
* Fri Jul 08 2016 Adam Williamson <awilliam@redhat.com> - 4.3-16.20160708git7a1901d
|
|
|
|