bump to latest git again

f38
Adam Williamson 8 years ago
parent db48380756
commit 0ae49c2603

1
.gitignore vendored

@ -11,3 +11,4 @@
/os-autoinst-ba7ea2290f4ac5a70ad335eb56124ba49c518837.tar.gz /os-autoinst-ba7ea2290f4ac5a70ad335eb56124ba49c518837.tar.gz
/os-autoinst-96720315c0f7d6ac1539955f386243ad42dc493e.tar.gz /os-autoinst-96720315c0f7d6ac1539955f386243ad42dc493e.tar.gz
/os-autoinst-db6d2ef529c4cb61ca88f1730798fdb365fb462f.tar.gz /os-autoinst-db6d2ef529c4cb61ca88f1730798fdb365fb462f.tar.gz
/os-autoinst-3050cfaa60c3d8d3a222fcb6526ade02dc735177.tar.gz

@ -24,14 +24,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.4 %global github_version 4.4
%global github_commit db6d2ef529c4cb61ca88f1730798fdb365fb462f %global github_commit 3050cfaa60c3d8d3a222fcb6526ade02dc735177
# 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 20161123 %global github_date 20161213
%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: 7%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} Release: 8%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
Summary: OS-level test automation Summary: OS-level test automation
License: GPLv2+ License: GPLv2+
Group: Development/System Group: Development/System
@ -202,6 +202,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 Dec 13 2016 Adam Williamson <awilliam@redhat.com> - 4.4-8.20161213git3050cfa
- bump to latest git again
* Mon Nov 28 2016 Adam Williamson <awilliam@redhat.com> - 4.4-7.20161123gitdb6d2ef * Mon Nov 28 2016 Adam Williamson <awilliam@redhat.com> - 4.4-7.20161123gitdb6d2ef
- bump to latest git (inc. garretraziel's UEFI boot order patches) - bump to latest git (inc. garretraziel's UEFI boot order patches)
- drop patches merged upstream - drop patches merged upstream

@ -1 +1 @@
9877b3330f63bcdd8c65ea84c145839f os-autoinst-db6d2ef529c4cb61ca88f1730798fdb365fb462f.tar.gz SHA512 (os-autoinst-3050cfaa60c3d8d3a222fcb6526ade02dc735177.tar.gz) = 0d7822009ff497303f1fd20be15c0650ad8e98629647d8c7070efefa6e6a35aecc5b67e4a64d7768bf96d6bf1557793152e001e8e8e7d60392520f96337d7437

Loading…
Cancel
Save