buildah-1.9.0-0.15.dev.gitbcc5e51
- autobuilt bcc5e51 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
0dad4567a9
commit
213a6116b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -205,3 +205,4 @@
|
||||
/buildah-63808f9.tar.gz
|
||||
/buildah-3bf8547.tar.gz
|
||||
/buildah-7793c51.tar.gz
|
||||
/buildah-bcc5e51.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 7793c51a419870b0151cdda3e5e14c97df5e8b6d
|
||||
%global commit0 bcc5e51a948c1847fab1c932f1a343696a96cafd
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.15.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -91,6 +91,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue May 21 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.15.dev.gitbcc5e51
|
||||
- autobuilt bcc5e51
|
||||
|
||||
* Sun May 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.14.dev.git7793c51
|
||||
- autobuilt 7793c51
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-7793c51.tar.gz) = 3df53c6e3ff36331e3b4f9e76a80b978ae6ecce76734a42b8e6b39ef1610ed31c833106ca192a0dccff615820c1f94c2ea89a183fe646efdaf752526e12a63da
|
||||
SHA512 (buildah-bcc5e51.tar.gz) = 9e42e45483c8022705bfe33679efbdaa7a67e57eade54bdf8f60b2996c0395bdcee44b70d6d0bd7ae197e6528a917f161ef83dd64dc5e3b6c32863fd1ed484a9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user