buildah-0.16-13.gite008b73
- autobuilt commit e008b73 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
5695f6b881
commit
b63cc76915
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/buildah-6421399.tar.gz
|
||||
/buildah-45a4b81.tar.gz
|
||||
/buildah-28a27a3.tar.gz
|
||||
/buildah-e008b73.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 28a27a3c48bb58afc87718f42237bc711240c63d
|
||||
%global commit0 e008b736ac056f6bb06a05d492a952602a98a835
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 0.16
|
||||
Release: 12.git%{shortcommit0}%{?dist}
|
||||
Release: 13.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
|
||||
* Thu Apr 19 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-13.gite008b73
|
||||
- autobuilt commit e008b73
|
||||
|
||||
* Thu Apr 19 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-12.git28a27a3
|
||||
- autobuilt commit 28a27a3
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-28a27a3.tar.gz) = 1c5e263ff1b5b053e5925387b26f35d9991721a273900ccc9036471c6300d5163d77a0f59d8f5310d797b782f469e3f0e809f53f5e0c18e4f3e13f485df42bf0
|
||||
SHA512 (buildah-e008b73.tar.gz) = f1be0acdd81b07ba7b2775b19358dd37d5c992d8e905fea9a43744bf61736a7554ecdb55682458f4a5499fe0577cb5d3900539de4f8102bf23570bde75e109b6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user