buildah-1.6-11.dev.git9c1d273
- autobuilt 9c1d273 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
510e80d7c7
commit
40fae251f0
1
.gitignore
vendored
1
.gitignore
vendored
@ -110,3 +110,4 @@
|
||||
/buildah-9c65e56.tar.gz
|
||||
/buildah-01f9ae2.tar.gz
|
||||
/buildah-5cca1d6.tar.gz
|
||||
/buildah-9c1d273.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 5cca1d605983f4f24fc0f2146789cab507f65bbc
|
||||
%global commit0 9c1d27350830d9947bed0ae3037e3d2a0e5769ba
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.6
|
||||
Release: 10.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 11.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
|
||||
* Fri Dec 07 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-11.dev.git9c1d273
|
||||
- autobuilt 9c1d273
|
||||
|
||||
* Thu Dec 06 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-10.dev.git5cca1d6
|
||||
- autobuilt 5cca1d6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-5cca1d6.tar.gz) = 100a76de5f93f55e54603372e651387b5a9352c3c04e563d6d034e3aec68b5453bbe409313c07c4018620d54ae1e2a03c8536c061980a7d62fb77fa517cc0c9e
|
||||
SHA512 (buildah-9c1d273.tar.gz) = bb06d70c755aaba0b2c7a4ad1002ef935dc91aa39c7f041f324e7f3989067b6539d9ca71bcc3a06548451decd3c85075cf5e968c3b376bea19ff5c6f9a565129
|
||||
|
Loading…
Reference in New Issue
Block a user