buildah-1.9.2-0.50.dev.gitbe51b9b
- autobuilt be51b9b Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
e682919c5b
commit
6f44fa8c0d
1
.gitignore
vendored
1
.gitignore
vendored
@ -240,3 +240,4 @@
|
||||
/buildah-bb5cbf1.tar.gz
|
||||
/buildah-16e3010.tar.gz
|
||||
/buildah-b33b87b.tar.gz
|
||||
/buildah-be51b9b.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 b33b87b28f43e5344fc19aa5e31a80d860f8ecf3
|
||||
%global commit0 be51b9bd245b5ec331cc92cfa34924c49a9330fd
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.2
|
||||
Release: 0.49.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.50.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Jul 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.2-0.50.dev.gitbe51b9b
|
||||
- autobuilt be51b9b
|
||||
|
||||
* Wed Jul 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.2-0.49.dev.gitb33b87b
|
||||
- autobuilt b33b87b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-b33b87b.tar.gz) = cae640fa8cc6fff479552e058f44c9e22ef6c8f6e1a6a1d926371892163223ba2d9d7eb512e223daac0a098b653f704fb7eb4afd7e936f3e0208388b5f7e2a52
|
||||
SHA512 (buildah-be51b9b.tar.gz) = b3b5ae8040a6fbed492dc63b4c5205d9b0f6e58e12f06d7541e1346fb53a258eef5b2540d39c40769e770af3d64811049c44e9f371876f7712de708be10b8bb0
|
||||
|
Loading…
Reference in New Issue
Block a user