buildah-1.0-16.git70641ee
- autobuilt 70641ee Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
9a95d85e5c
commit
e4a0f63a40
1
.gitignore
vendored
1
.gitignore
vendored
@ -50,3 +50,4 @@
|
||||
/buildah-5595d4d.tar.gz
|
||||
/buildah-73bfd79.tar.gz
|
||||
/buildah-03686e5.tar.gz
|
||||
/buildah-70641ee.tar.gz
|
||||
|
@ -14,12 +14,12 @@
|
||||
# https://github.com/projectatomic/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 03686e522727fe86aeb5ad7acf605e64c26a98b5
|
||||
%global commit0 70641ee2f04fd115d86906cf7f588fcdc545b049
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.0
|
||||
Release: 15.git%{shortcommit0}%{?dist}
|
||||
Release: 16.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -85,6 +85,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sun Jun 03 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-16.git70641ee
|
||||
- autobuilt 70641ee
|
||||
|
||||
* Sat Jun 02 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-15.git03686e5
|
||||
- autobuilt 03686e5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-03686e5.tar.gz) = d7ddfb0be30c9ef65918c955dc6caf0bc4815e2107f020510299caabb8c2ad523c4dfad201a5a93ca7f03e7ce4065adb44f8aa743fbcd6a470310beb5f9489fc
|
||||
SHA512 (buildah-70641ee.tar.gz) = 190d53b659decda3f1d04e0d9274e1095c9735b9da5208a9206042ea33645fc5affa263232331fb0b2c644d0ae62258867045c377515bc315895ef58323f6100
|
||||
|
Loading…
Reference in New Issue
Block a user