buildah-1.2-5.gitfc438bb
- autobuilt fc438bb Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
5354b27be8
commit
8537ee94a4
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@
|
||||
/buildah-94c1e6d.tar.gz
|
||||
/buildah-6c4bef7.tar.gz
|
||||
/buildah-73820fc.tar.gz
|
||||
/buildah-fc438bb.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 73820fc76a576d8891f52e0d67df052384c02afe
|
||||
%global commit0 fc438bb932e891cbe04109cfae1dfbe3c99307a5
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.2
|
||||
Release: 4.git%{shortcommit0}%{?dist}
|
||||
Release: 5.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 15 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-5.gitfc438bb
|
||||
- autobuilt fc438bb
|
||||
|
||||
* Thu Jun 14 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-4.git73820fc
|
||||
- autobuilt 73820fc
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-73820fc.tar.gz) = e0553f27e3b465216acaaa87aca130afd600a153e4fe0303c62dfcb694c5c2a7472184d1d55f71f33a0cef9f4176f6e62ff230ff8f89221f41861eae843d39df
|
||||
SHA512 (buildah-fc438bb.tar.gz) = fbf3566117bb8454ee4b42f5ddbe478c5ec77e103f649c9e02fa9175668febd3707a10879e8e029b2e22ef6ff94d888280c52e781cf3ae4a7c0f75b434b8385e
|
||||
|
Loading…
Reference in New Issue
Block a user