buildah-1.9.0-0.35.dev.git2191ba6
- autobuilt 2191ba6 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
fb0ae1126a
commit
b2353dd179
1
.gitignore
vendored
1
.gitignore
vendored
@ -225,3 +225,4 @@
|
||||
/buildah-4ae0a69.tar.gz
|
||||
/buildah-78dcf2f.tar.gz
|
||||
/buildah-dcbf193.tar.gz
|
||||
/buildah-2191ba6.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 dcbf1939ebedbd0efa87972f26ac7b933dcbfb67
|
||||
%global commit0 2191ba6d3f3740f44ba99aa0eae165612e68d64c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.34.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.35.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
|
||||
* Thu Jun 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.35.dev.git2191ba6
|
||||
- autobuilt 2191ba6
|
||||
|
||||
* Wed Jun 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.34.dev.gitdcbf193
|
||||
- autobuilt dcbf193
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-dcbf193.tar.gz) = 581cdf04936af813813afe6c3ffcabefb0ce1cd6d3946e302606371e50faa81c4dbdb903494fc30442e3ca7940a9c0e95e71622d8dda3d042571475263ce115b
|
||||
SHA512 (buildah-2191ba6.tar.gz) = c156f45287303bac18426aae623cc07d34c95f8573581be48433b7064ff0be30cc0b666e6b385ab4f7269c60648a65d2786c491ebfe45d809cce6e4d9892eeff
|
||||
|
||||
Loading…
Reference in New Issue
Block a user