buildah-1.2-7.git2064b29
- autobuilt 2064b29 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
6e011cb808
commit
97cc557362
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@
|
||||
/buildah-73820fc.tar.gz
|
||||
/buildah-fc438bb.tar.gz
|
||||
/buildah-93d8606.tar.gz
|
||||
/buildah-2064b29.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 93d86062e9f51f147c77cf8b113282b36e6303ad
|
||||
%global commit0 2064b29f40d39d73232464ea88a32e6a88a30554
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.2
|
||||
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 Jun 19 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-7.git2064b29
|
||||
- autobuilt 2064b29
|
||||
|
||||
* Mon Jun 18 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-6.git93d8606
|
||||
- autobuilt 93d8606
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-93d8606.tar.gz) = 36f04eb47d7509f6ee7dbfd4924d6a74cc87175529d56e5f117af1173bba338f6a03fcde05451aeb2da8e4bcd0f15967d2acebf1c21287fe6cfc8186062482f8
|
||||
SHA512 (buildah-2064b29.tar.gz) = 4d929e2144a7865a1a12d1bfefc467a5f825dbabe76dc3eed9695838dc599ee29ec6fe03f2d54d7addf36e19449a8f0fdfe403eeabef873c6b59530bdc1593fb
|
||||
|
Loading…
Reference in New Issue
Block a user