Bump to latest git

f38
Adam Williamson 5 years ago
parent e3f4373d47
commit af01a8e6f3

1
.gitignore vendored

@ -37,3 +37,4 @@
/os-autoinst-447dab862096c5fb871fe06f61c3e5249ec0d5c1.tar.gz
/os-autoinst-75fbe1d37699c43909b6c1cb698decdebf4849d7.tar.gz
/os-autoinst-d693abe082d6559721e5053d8fd6151753c73020.tar.gz
/os-autoinst-63af2f4f91cfad88712bd0773e0a236d6e3853ea.tar.gz

@ -28,14 +28,14 @@
%global github_owner os-autoinst
%global github_name os-autoinst
%global github_version 4.6
%global github_commit d693abe082d6559721e5053d8fd6151753c73020
%global github_commit 63af2f4f91cfad88712bd0773e0a236d6e3853ea
# if set, will be a post-release snapshot build, otherwise a 'normal' build
%global github_date 20191226
%global github_date 20190205
%global shortcommit %(c=%{github_commit}; echo ${c:0:7})
Name: os-autoinst
Version: %{github_version}
Release: 7%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
Release: 8%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
Summary: OS-level test automation
License: GPLv2+
URL: https://os-autoinst.github.io/openQA/
@ -208,6 +208,9 @@ make check test VERBOSE=1 CHECK_DOC=0
%files devel
%changelog
* Wed Feb 05 2020 Adam Williamson <awilliam@redhat.com> - 4.6-8.20200205git63af2f4f
- Bump to latest git
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.6-7.20191226gitd693abe
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (os-autoinst-d693abe082d6559721e5053d8fd6151753c73020.tar.gz) = dcba9f0c90e1b88621eeb916cc299f2eca79dc0be547e58db9ed215a456328eefcd1cb7126504875369da95bc55d487974200616b01b8369c009e47a74ba97dc
SHA512 (os-autoinst-63af2f4f91cfad88712bd0773e0a236d6e3853ea.tar.gz) = 37bd3f6f474fb6cb491268dd68351c337691c8cba6d22594186c75b6b530a49291d1020a96b8a5d615017b1e8b1f7d639c832949488fad82503beba1158a8651

Loading…
Cancel
Save