buildah-1.6-17.dev.gitdd3dff5
- autobuilt dd3dff5 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
ddfc490f27
commit
fbad6110c6
1
.gitignore
vendored
1
.gitignore
vendored
@ -116,3 +116,4 @@
|
||||
/buildah-90ea890.tar.gz
|
||||
/buildah-de7f480.tar.gz
|
||||
/buildah-96c68db.tar.gz
|
||||
/buildah-dd3dff5.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 96c68db554b971825bd9c41dc0c1a09138a175f6
|
||||
%global commit0 dd3dff5a618f1849c03d8a9848ca23a6a93b5ef9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.6
|
||||
Release: 16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 17.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -87,6 +87,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Dec 19 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-17.dev.gitdd3dff5
|
||||
- autobuilt dd3dff5
|
||||
|
||||
* Sun Dec 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-16.dev.git96c68db
|
||||
- autobuilt 96c68db
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-96c68db.tar.gz) = 0b383066491989fa21613bcd0cb09fb2d8300dccf5397889823fd83d201e358baf4efd8bb8579ce99fde588dae65eaf94c008c2d3cddb00aca3bd7749fd746fa
|
||||
SHA512 (buildah-dd3dff5.tar.gz) = 6158904c75e37408031f7b82cb92f8edfdc653cb459a0b5584b1007938f7975a5ba02b4780f69db4386225f96ad5b660fd1f2b82a6f163cc97a960b261e21fcf
|
||||
|
Loading…
Reference in New Issue
Block a user