buildah-1.0-8.git3e320b9
- autobuilt 3e320b9 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
d5c556e349
commit
950b6dac79
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
||||
/buildah-b9a1041.tar.gz
|
||||
/buildah-ce8d467.tar.gz
|
||||
/buildah-8515867.tar.gz
|
||||
/buildah-3e320b9.tar.gz
|
||||
|
@ -14,12 +14,12 @@
|
||||
# https://github.com/projectatomic/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 85158674432802ef21d8696cd5ca6866eaa813bd
|
||||
%global commit0 3e320b9ae4c3f4c9db8e7295b2dc7e114cca38c2
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.0
|
||||
Release: 7.git%{shortcommit0}%{?dist}
|
||||
Release: 8.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -85,6 +85,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed May 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-8.git3e320b9
|
||||
- autobuilt 3e320b9
|
||||
|
||||
* Tue May 15 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-7.git8515867
|
||||
- autobuilt 8515867
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-8515867.tar.gz) = 890f0b9dedb318ccf23aa20dbd401fc0a82fd199bcb4909e6f98c26a518aac3947b71e48f7a05a235e6ecb99b749920046f16fe442c8ee3cdbbf65f1f8200f82
|
||||
SHA512 (buildah-3e320b9.tar.gz) = 8c2fc9a62aa4ad821b177c2c52df8c4957d72ca9fd952be2aaa9f3859f0c5e556756ebbde7b7f83515ae53bd3effd3f9598227c83c44f38793577df5fcaddac4
|
||||
|
Loading…
Reference in New Issue
Block a user