buildah-0.16-3.git4339223
- autobuilt commit 4339223 Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
d2a10b790a
commit
46a0f633ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/buildah-ef0ca9c.tar.gz
|
||||
/buildah-d1330a5.tar.gz
|
||||
/buildah-82529cd.tar.gz
|
||||
/buildah-4339223.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 4743c2e7f132010a01de2d9cf96d10244fced423
|
||||
%global commit0 43392231c3e773569d598c48d4ac14512e009002
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 0.16
|
||||
Release: 2.git%{shortcommit0}%{?dist}
|
||||
Release: 3.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -84,6 +84,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Apr 09 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.16-3.git4339223
|
||||
- autobuilt commit 4339223
|
||||
|
||||
* Sun Apr 08 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.16-2.git4743c2e
|
||||
- autobuilt commit 4743c2e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-82529cd.tar.gz) = 979a9e1cef5368ae03c0f67b9649b7f74ab3c294e1e1efe2b23e4e2a7ddeb143d73ee8cdd2cbb0bba9266fdf5db059cac0dcdafb461f3e0f60cdecf6e21684a5
|
||||
SHA512 (buildah-4339223.tar.gz) = f790eff54d5c1028fd1ca30b7769157763d390cc84665cfe93589a5a5808ec3171a0e3d06bb661ff46cdae1a4998106e28b6d50d058d05007162e74577d26e4e
|
||||
|
Loading…
Reference in New Issue
Block a user