buildah-1.3-8.dev.gitc18724e
- autobuilt c18724e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
6ac685cfb6
commit
e040e166b6
1
.gitignore
vendored
1
.gitignore
vendored
@ -85,3 +85,4 @@
|
||||
/buildah-826733a.tar.gz
|
||||
/buildah-e5f7539.tar.gz
|
||||
/buildah-4976d8c.tar.gz
|
||||
/buildah-c18724e.tar.gz
|
||||
|
@ -21,12 +21,12 @@
|
||||
# https://github.com/projectatomic/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 4976d8c58367e835280125e6843a279cd8843b18
|
||||
%global commit0 c18724ebd7cabbd1c2321489644f36ed699bfa15
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.3
|
||||
Release: 7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 8.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -91,6 +91,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat Jul 28 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.3-8.dev.gitc18724e
|
||||
- autobuilt c18724e
|
||||
|
||||
* Thu Jul 26 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.3-7.dev.git4976d8c
|
||||
- autobuilt 4976d8c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-4976d8c.tar.gz) = 38ea25366513a2591ca29656f610ec6bd463f4fc5a917c5d89a9c5ebaeca737dbddac009ce16b2f59e7b3dfb1e79d567641bc646b306abedfb0f3dd9ebb50623
|
||||
SHA512 (buildah-c18724e.tar.gz) = 326bf8d6aa09dfe50a6bf7097c5f26dbfa1a0c476f73e31ad7db7e5973beebabd824d5f5b34d877c07d5d0097a4eab9575d07cb9914d779feec712b85b1984d3
|
||||
|
Loading…
Reference in New Issue
Block a user