buildah-1.8-26.dev.git13d9142
- autobuilt 13d9142 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
7de04e68c5
commit
4300e7d44a
1
.gitignore
vendored
1
.gitignore
vendored
@ -175,3 +175,4 @@
|
||||
/buildah-3d74031.tar.gz
|
||||
/buildah-c933fe4.tar.gz
|
||||
/buildah-a9bd025.tar.gz
|
||||
/buildah-13d9142.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 a9bd02515653efa618352a5baa7a4ff43b1e8025
|
||||
%global commit0 13d9142af6181bd843204dffac9149144f14be35
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.8
|
||||
Release: 25.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 26.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -91,6 +91,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat Mar 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-26.dev.git13d9142
|
||||
- autobuilt 13d9142
|
||||
|
||||
* Fri Mar 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-25.dev.gita9bd025
|
||||
- autobuilt a9bd025
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-a9bd025.tar.gz) = 5439a7811dc9d5ba09080a0a73485310e560addd3f89d3c69af47a76dac7d3ed5dcbcf5071bb54b2897cdf5e7e06fe7db9a6654d8d9da60366e211ab7ebe8a12
|
||||
SHA512 (buildah-13d9142.tar.gz) = 20a9a2c9ef6dbe7cf21c5a866316bfc7fe1eabbe8a70ca8284a6540cfb8c185b481a711b012b516a2cb66cf78a3c43705b037d0093c77135570f708c72f8626b
|
||||
|
Loading…
Reference in New Issue
Block a user