buildah-1.2-16.git704adec
- autobuilt 704adec Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
75a7ed539f
commit
f566bfbca2
1
.gitignore
vendored
1
.gitignore
vendored
@ -71,3 +71,4 @@
|
||||
/buildah-146c185.tar.gz
|
||||
/buildah-1acccce.tar.gz
|
||||
/buildah-b965fc4.tar.gz
|
||||
/buildah-704adec.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 b965fc4cdb11477138a9667b0cdb5c2841786669
|
||||
%global commit0 704adece391a653ecc206512dc84cf0af290cf09
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.2
|
||||
Release: 15.git%{shortcommit0}%{?dist}
|
||||
Release: 16.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
|
||||
* Sat Jun 30 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-16.git704adec
|
||||
- autobuilt 704adec
|
||||
|
||||
* Fri Jun 29 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-15.gitb965fc4
|
||||
- autobuilt b965fc4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-b965fc4.tar.gz) = ae2a3fdf030660474daaba32ea7a520a13e76463ae9f44c31204034a051de9bc6ce053bc69b41ff77e31155aa4fa82424859fa057d008e01de0cc491a07f0c19
|
||||
SHA512 (buildah-704adec.tar.gz) = 77a01b5aeffbdd4d4afca50eaf4e0fdd4503b3d52f3eb91b35287022ba711e8432dd1d75247ade67c7403e13fa23d3b7f0d8b711055d3972b3368202c52bce31
|
||||
|
Loading…
Reference in New Issue
Block a user