buildah-1.6-4.dev.git93d8b9f
- autobuilt 93d8b9f Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
b91f2c13f8
commit
b037feab0b
1
.gitignore
vendored
1
.gitignore
vendored
@ -103,3 +103,4 @@
|
|||||||
/buildah-25d89b4.tar.gz
|
/buildah-25d89b4.tar.gz
|
||||||
/buildah-d5a3c52.tar.gz
|
/buildah-d5a3c52.tar.gz
|
||||||
/buildah-4126176.tar.gz
|
/buildah-4126176.tar.gz
|
||||||
|
/buildah-93d8b9f.tar.gz
|
||||||
|
@ -15,12 +15,12 @@
|
|||||||
# https://github.com/containers/buildah
|
# https://github.com/containers/buildah
|
||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global commit0 412617652af33064d599feb86bdf90af342c686c
|
%global commit0 93d8b9f1c51d6d5799acc2aa4b9fc00827d4fc57
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.6
|
Version: 1.6
|
||||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
Release: 4.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{provider_prefix}
|
URL: https://%{provider_prefix}
|
||||||
@ -87,6 +87,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 29 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-4.dev.git93d8b9f
|
||||||
|
- autobuilt 93d8b9f
|
||||||
|
|
||||||
* Wed Nov 28 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-3.dev.git4126176
|
* Wed Nov 28 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-3.dev.git4126176
|
||||||
- autobuilt 4126176
|
- autobuilt 4126176
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-4126176.tar.gz) = 8a89a8f0df3992f7093a83148fbc095eea70609c2fdc7958d983cf0964e2c64a0987ca02903cde648a5f34f73e1bb39bad75ebadf62fa535e87b4369e76e0010
|
SHA512 (buildah-93d8b9f.tar.gz) = 871467f655d717735a5b147527ca19f3c80c0dc3b2e4c4166577d9f2aed91f66cdbf572b551bbdeb142af585c99f0f65963f13cfe92939dec5e2b78903e36a7c
|
||||||
|
Loading…
Reference in New Issue
Block a user