buildah-1.0-7.git8515867
- autobuilt 8515867 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
40e971d707
commit
d5c556e349
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@
|
||||
/buildah-2ea3e11.tar.gz
|
||||
/buildah-b9a1041.tar.gz
|
||||
/buildah-ce8d467.tar.gz
|
||||
/buildah-8515867.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 ce8d46762895f11a1d57231b28cbd38c070d12f2
|
||||
%global commit0 85158674432802ef21d8696cd5ca6866eaa813bd
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.0
|
||||
Release: 6.git%{shortcommit0}%{?dist}
|
||||
Release: 7.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
|
||||
* Tue May 15 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-7.git8515867
|
||||
- autobuilt 8515867
|
||||
|
||||
* Sun May 13 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-6.gitce8d467
|
||||
- autobuilt ce8d467
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-ce8d467.tar.gz) = aa2c6e903f79dd3778a828531ce87cd8f79b956a6f4eb2030d6388f96290736d4b11b1e5f4627a74f3cf28fb5e7749f6d91785fe670beb993d0980fe150af325
|
||||
SHA512 (buildah-8515867.tar.gz) = 890f0b9dedb318ccf23aa20dbd401fc0a82fd199bcb4909e6f98c26a518aac3947b71e48f7a05a235e6ecb99b749920046f16fe442c8ee3cdbbf65f1f8200f82
|
||||
|
Loading…
Reference in New Issue
Block a user