buildah-1.2-8.gitda7be32
- autobuilt da7be32 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
97cc557362
commit
0081bc0a5a
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@
|
||||
/buildah-fc438bb.tar.gz
|
||||
/buildah-93d8606.tar.gz
|
||||
/buildah-2064b29.tar.gz
|
||||
/buildah-da7be32.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 2064b29f40d39d73232464ea88a32e6a88a30554
|
||||
%global commit0 da7be327375a75d33b58df1ac979da051a94b39e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.2
|
||||
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 Jun 20 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-8.gitda7be32
|
||||
- autobuilt da7be32
|
||||
|
||||
* Tue Jun 19 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-7.git2064b29
|
||||
- autobuilt 2064b29
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-2064b29.tar.gz) = 4d929e2144a7865a1a12d1bfefc467a5f825dbabe76dc3eed9695838dc599ee29ec6fe03f2d54d7addf36e19449a8f0fdfe403eeabef873c6b59530bdc1593fb
|
||||
SHA512 (buildah-da7be32.tar.gz) = 2e206c9e4669656ff4bc144ba1b8b9c5a214b9748485670cb52e8b94a1cc7e63bd6926aec3ab247ab271c95953535bc927823f09c114089efbe47f6536495049
|
||||
|
Loading…
Reference in New Issue
Block a user