buildah-1.9.1-0.42.dev.git1d11851
- autobuilt 1d11851 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
741815c0f0
commit
36114833d2
1
.gitignore
vendored
1
.gitignore
vendored
@ -232,3 +232,4 @@
|
||||
/buildah-2c4f388.tar.gz
|
||||
/buildah-c22957b.tar.gz
|
||||
/buildah-07aaf5e.tar.gz
|
||||
/buildah-1d11851.tar.gz
|
||||
|
@ -19,12 +19,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 07aaf5ed8e8f2d15ddd302c71b8d3a58dbc4703e
|
||||
%global commit0 1d11851c2ebd16fb810b3a258229c4b077d30f58
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.1
|
||||
Release: 0.41.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.42.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} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat Jun 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.1-0.42.dev.git1d11851
|
||||
- autobuilt 1d11851
|
||||
|
||||
* Fri Jun 21 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.1-0.41.dev.git07aaf5e
|
||||
- autobuilt 07aaf5e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-07aaf5e.tar.gz) = b828bcbefd7fabdb663cb4bc38c0dba8b6c8487bd84e224169d52eeeb46efdb47951a07e09f0d47f001a69bd57dbaf1ced8444f5f33129116e61dce04eb77b4c
|
||||
SHA512 (buildah-1d11851.tar.gz) = 3f7d62cc90fedfaa653eede73a3ee3df25360e1522a423c6e1a923efb90d0274a4769b90fba61e0b99da8e66a224a9654fa151299b643631823149f269e473c1
|
||||
|
Loading…
Reference in New Issue
Block a user