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