buildah-1.9.1-0.44.dev.git5d723ff
- autobuilt 5d723ff Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
a06b74259b
commit
d5fa2a1fec
1
.gitignore
vendored
1
.gitignore
vendored
@ -234,3 +234,4 @@
|
|||||||
/buildah-07aaf5e.tar.gz
|
/buildah-07aaf5e.tar.gz
|
||||||
/buildah-1d11851.tar.gz
|
/buildah-1d11851.tar.gz
|
||||||
/buildah-e160a63.tar.gz
|
/buildah-e160a63.tar.gz
|
||||||
|
/buildah-5d723ff.tar.gz
|
||||||
|
@ -15,12 +15,12 @@
|
|||||||
# https://github.com/containers/buildah
|
# https://github.com/containers/buildah
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 e160a632b7f571cd4c20d0e1240e47d02f82e9b9
|
%global commit0 5d723ff5ab4e0306ee79ef4c67b15e81a81050f8
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.9.1
|
Version: 1.9.1
|
||||||
Release: 0.43.dev.git%{shortcommit0}%{?dist}
|
Release: 0.44.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://%{name}.io
|
URL: https://%{name}.io
|
||||||
@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.1-0.44.dev.git5d723ff
|
||||||
|
- autobuilt 5d723ff
|
||||||
|
|
||||||
* Sun Jul 07 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.9.1-0.43.dev.gite160a63
|
* Sun Jul 07 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.9.1-0.43.dev.gite160a63
|
||||||
- built e160a63
|
- built e160a63
|
||||||
- add centos conditionals
|
- add centos conditionals
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-e160a63.tar.gz) = 75373058386d882ca9f7b1fba5fec213152b988a665039331c7878e26555005e85b369804cf5c958e12dbc52ee6c9ae08080a150f9bfc11bd3b1798908d31ca9
|
SHA512 (buildah-5d723ff.tar.gz) = 2fc264b7fb43b44970ac88650d959fa6ca99dfb8a3c52b4434eb8c4a1ee8d6391998c4468977b23da708df34f271799f1aeeb0332eca5319a056b8c3411e5d09
|
||||||
|
Loading…
Reference in New Issue
Block a user