buildah-1.8-9.dev.git0a8ec97
- autobuilt 0a8ec97 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
f3b3ca010a
commit
51787f9724
1
.gitignore
vendored
1
.gitignore
vendored
@ -159,3 +159,4 @@
|
||||
/buildah-8b1d11f.tar.gz
|
||||
/buildah-11dd219.tar.gz
|
||||
/buildah-3afba37.tar.gz
|
||||
/buildah-0a8ec97.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 3afba37c91f7d3c7711e8a3274b34eb361aba48a
|
||||
%global commit0 0a8ec97272aee3ba2f5e96d6c66a4cd4979ed1fd
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.8
|
||||
Release: 8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 9.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
|
||||
* Thu Mar 07 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-9.dev.git0a8ec97
|
||||
- autobuilt 0a8ec97
|
||||
|
||||
* Wed Mar 06 2019 Dan Walsh <dwalsh@redhat.com> - 1.8-8.dev.git3afba37
|
||||
- Add recommends for fuse-overlay and slirp4netns
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-3afba37.tar.gz) = 281359af07caa9faff6ca672f7ddf3483a7817efb89c5730dc3dfbe9cc439f82dff6b28ec6363a37893635652f04b88389d6535fb6981d37c379a73bfda6bc4b
|
||||
SHA512 (buildah-0a8ec97.tar.gz) = 0470129c964b33f05fc65413d588b33aec718eb7633178b60513e418a622ae22e0a1999b4c56ff76362e8ee8473a71e251e9d412e480652a38798471b525521c
|
||||
|
Loading…
Reference in New Issue
Block a user