buildah-1.0-20.gitf449b28
- autobuilt f449b28 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
1e05b2555f
commit
088a5c278d
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@
|
||||
/buildah-f90b6c0.tar.gz
|
||||
/buildah-d3d097b.tar.gz
|
||||
/buildah-c306342.tar.gz
|
||||
/buildah-f449b28.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 c306342ee1390163c4f114c415a6ba27e84e3b04
|
||||
%global commit0 f449b28f618e06fe47a3afdf9cf78040e9a3befa
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.0
|
||||
Release: 19.git%{shortcommit0}%{?dist}
|
||||
Release: 20.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 09 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-20.gitf449b28
|
||||
- autobuilt f449b28
|
||||
|
||||
* Fri Jun 08 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-19.gitc306342
|
||||
- autobuilt c306342
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-c306342.tar.gz) = 48beb037ff783b8ae97a9d8a942c4acaef70c38ee276ede50ef65d41448b09d66179e6275ca86c1728f5f087320aec491ca0efaccca5cc016145b718fcca076b
|
||||
SHA512 (buildah-f449b28.tar.gz) = 7be29fd5c55633486039a3613443a01383ff5b0102198c43cf5188b6ceed8387a658c9b40686f1bbf246f9ba5356638a42079ea9f0ca7f4773754e4213a40868
|
||||
|
Loading…
Reference in New Issue
Block a user