buildah-1.9.2-0.49.dev.gitb33b87b
- autobuilt b33b87b Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
355577f247
commit
e682919c5b
1
.gitignore
vendored
1
.gitignore
vendored
@ -239,3 +239,4 @@
|
||||
/buildah-2249ba3.tar.gz
|
||||
/buildah-bb5cbf1.tar.gz
|
||||
/buildah-16e3010.tar.gz
|
||||
/buildah-b33b87b.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 16e301031e1502be70728ba508e1c30595b916c3
|
||||
%global commit0 b33b87b28f43e5344fc19aa5e31a80d860f8ecf3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.2
|
||||
Release: 0.48.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.49.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.49.dev.gitb33b87b
|
||||
- autobuilt b33b87b
|
||||
|
||||
* Wed Jul 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.2-0.48.dev.git16e3010
|
||||
- autobuilt 16e3010
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-16e3010.tar.gz) = 05a9ecf8f7a019f434d6467bcd6e3bb8dd024926eace541b4cf4a6463a73ab1bcdf8d9f415fad686c7df7de56cdc3258f7a2f34cc8d89bdd3a3df8f93484df52
|
||||
SHA512 (buildah-b33b87b.tar.gz) = cae640fa8cc6fff479552e058f44c9e22ef6c8f6e1a6a1d926371892163223ba2d9d7eb512e223daac0a098b653f704fb7eb4afd7e936f3e0208388b5f7e2a52
|
||||
|
Loading…
Reference in New Issue
Block a user