Update to latest git again

f38
Adam Williamson 6 years ago
parent 28e7ee33d1
commit 6e52754177

1
.gitignore vendored

@ -32,3 +32,4 @@
/os-autoinst-1080c396568ab9e3def8c33830dd371dac7797c9.tar.gz /os-autoinst-1080c396568ab9e3def8c33830dd371dac7797c9.tar.gz
/os-autoinst-43185de17bd3b9462fa9529433450a3f031079c2.tar.gz /os-autoinst-43185de17bd3b9462fa9529433450a3f031079c2.tar.gz
/os-autoinst-c3d5e8ac168f5976ca488559d489bbcfa737422a.tar.gz /os-autoinst-c3d5e8ac168f5976ca488559d489bbcfa737422a.tar.gz
/os-autoinst-c597122986fb779fe5985a96c2d73aa03e2d4b15.tar.gz

@ -23,14 +23,14 @@
%global github_owner os-autoinst %global github_owner os-autoinst
%global github_name os-autoinst %global github_name os-autoinst
%global github_version 4.5 %global github_version 4.5
%global github_commit c3d5e8ac168f5976ca488559d489bbcfa737422a %global github_commit c597122986fb779fe5985a96c2d73aa03e2d4b15
# 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 20190706 %global github_date 20190806
%global shortcommit %(c=%{github_commit}; echo ${c:0:7}) %global shortcommit %(c=%{github_commit}; echo ${c:0:7})
Name: os-autoinst Name: os-autoinst
Version: %{github_version} Version: %{github_version}
Release: 20%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} Release: 21%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
Summary: OS-level test automation Summary: OS-level test automation
License: GPLv2+ License: GPLv2+
URL: https://os-autoinst.github.io/openQA/ URL: https://os-autoinst.github.io/openQA/
@ -223,6 +223,9 @@ 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
* Tue Aug 06 2019 Adam Williamson <awilliam@redhat.com> - 4.5-21.20190806gitc597122
- Update to latest git again
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.5-20.20190706gitc3d5e8a * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.5-20.20190706gitc3d5e8a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

@ -1 +1 @@
SHA512 (os-autoinst-c3d5e8ac168f5976ca488559d489bbcfa737422a.tar.gz) = d0fe105f78cf1528236cbc47ef07ce47987ad1ded67613ed23fdf3bb882a8464edbcb99f4cacb7c799845decabd1fb01bbe2626f1327e22361e99aedd89cd9a1 SHA512 (os-autoinst-c597122986fb779fe5985a96c2d73aa03e2d4b15.tar.gz) = 155627528b916aeffe48f74987ddaa9f8f714e564bcd12c5566a0db9527a2cdbf82cd240b6ba6e7affecc6e9f2339426a079ee351c639e968e68133b4fd97b4d

Loading…
Cancel
Save