Bump to latest git

f38
Adam Williamson 7 years ago
parent 01bee1b177
commit 667ef2dc76

1
.gitignore vendored

@ -23,3 +23,4 @@
/os-autoinst-cf2d0515497a49ec02077461e2d0a9ae6a975e45.tar.gz
/os-autoinst-25191d50d54eaded10b6b26199bb986728dcd5c2.tar.gz
/os-autoinst-1c7bb3f56f09b4ee902cd4632c7dc134cb315499.tar.gz
/os-autoinst-ab8eedab3cbf930dafd1c0c69133d8c52e872bb4.tar.gz

@ -23,14 +23,14 @@
%global github_owner os-autoinst
%global github_name os-autoinst
%global github_version 4.5
%global github_commit 1c7bb3f56f09b4ee902cd4632c7dc134cb315499
%global github_commit ab8eedab3cbf930dafd1c0c69133d8c52e872bb4
# if set, will be a post-release snapshot build, otherwise a 'normal' build
%global github_date 20171222
%global github_date 20180208
%global shortcommit %(c=%{github_commit}; echo ${c:0:7})
Name: os-autoinst
Version: %{github_version}
Release: 3%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
Release: 4%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
Summary: OS-level test automation
License: GPLv2+
Group: Development/System
@ -213,6 +213,9 @@ make check VERBOSE=1
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.opensuse.os_autoinst.switch.conf
%changelog
* Thu Feb 08 2018 Adam Williamson <awilliam@redhat.com> - 4.5-4.20180208gitab8eeda
- Bump to latest git
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.5-3.20171222git1c7bb3f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

@ -1 +1 @@
SHA512 (os-autoinst-1c7bb3f56f09b4ee902cd4632c7dc134cb315499.tar.gz) = 164e81d484e37540bd5dc61b29de0be2250367d075cbd268e7270b9038b795bbbfc07dff0c2333b1db3afa8e4353802d3f1106ef571c8e5d8d97db7753066ce9
SHA512 (os-autoinst-ab8eedab3cbf930dafd1c0c69133d8c52e872bb4.tar.gz) = 8abd2d6a3c6ed44eadea6ba1587513cdbe813e4c370a5948976798f10e10071eb6db265408190ea9e8471c755c4071e10be3d88037e4d080480684d05fc954d5

Loading…
Cancel
Save